Deposit Fiat

Initiates a fiat currency deposit to the user’s account by submitting payment details and the receiving bank account reference. The API records the deposit request, calculates applicable fees, and returns the transaction status along with the payment reference for tracking. Authentication is required via API key, signature, and timestamp headers.

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

The type of fiat currency selected for the deposit (e.g., EUR, USD, INR).

integer
required

The amount of fiat currency the user wants to deposit into their account.

string
required

A unique transaction or payment reference ID used to track and verify the deposit.

integer
required

The identifier of the admin or platform bank account where the deposit payment is made.

Headers
string
required

The unique API key assigned to the client for authenticating API requests.

string
required

The cryptographic signature generated to verify the integrity and authenticity of the request.

string
required

The timestamp of the API request used to prevent replay attacks.

string
required

Bearer token used to authenticate and authorize access to the API.

Response

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