/Transfers

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Instant Funding provides merchants with immediate access to funds, improving cash flow and financial flexibility. This feature enhances the payment process by enabling quick fund transfers, increasing transaction volumes, and offering a competitive advantage.

API Method: Instant Funding Request

Endpoint: POST /Transfers

Description:
This method closes the batch and requests the instant funding amount that can be issued to the merchant’s account.

Request Body:

{
  "referenceId": "string",
  "mid": 0,
  "amount": 0
}
  • referenceId (string) – Unique batch reference.
  • mid (integer) – Merchant ID.
  • amount (decimal) – Total transaction batch amount.
Body Params
string | null
int64
double
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
http
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json