Withdraw Fiat

This API initiates a fiat withdrawal from a user wallet by deducting the specified amount and routing it to a selected beneficiary account using the given payment method (such as SWIFT).

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

The amount of fiat currency to be withdrawn.

integer
required

The identifier of the user’s wallet from which the funds will be withdrawn.

integer
required

The ID of the beneficiary account to which the funds will be sent.

string
required

The method used to process the withdrawal (e.g., SWIFT, SEPA).

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