/Transfers/Verify

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 from their transactions, enhancing cash flow and liquidity management. This feature ensures faster payments, improving merchant satisfaction and competitiveness.

API Method: Verify Instant Funding

Endpoint: POST /Transfers/Verify
Description: Closes the batch and requests the eligible instant funding amount.
The next step is to confirm the receipt of instant funding/Transfers

Request Body:

{
  "mid": 0,
  "amount": 0
}
  • mid (integer) – Merchant ID.
  • amount (decimal) – Total batch transaction amount.

Response:

Returns the status and the approved instant funding amount.

Body Params
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