Create Deposit

This API enables users to initiate a deposit (pay-in) to fund their account. Users specify the deposit amount and select the target bank account.

The system provides the deposit account details - such as account holder name, account number, routing number, and bank address—which can be used to complete the transfer. Deposit processing and completion depend on the selected payment method and the applicable bank cut-off times.

Once the transfer is successfully processed, the deposited amount is credited to the user’s account.

Body Params
string
required
integer
required
string
required
Headers
string
required

Identifies the merchant making the request.

string
required

Public API key associated with the merchant.

string
required

RSA signature generated from the HMAC hash of the request payload.

string
required

Current UNIX timestamp (in seconds). Used to prevent replay attacks.

string
required

Unique UUID per request

Responses

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