Headers
Unique platform identifier (UUID). You receive this during onboarding. Must be sent with every API request.
HMAC-SHA256 request signature for authentication. Use your platform secret key to compute it as: METHOD + PATH + QUERY + BODY_HASH
.
Path Parameters
Unique identifier (UUID) of the user initiating the withdrawal.
Body
Amount to withdraw from the wallet
Withdrawal method (e.g., CARD, ACH)
bank_withdrawal
, card_withdrawal
Optional note or comment for the withdrawal
255
Bank account ID to withdraw to (if using ACH)
Card ID to withdraw to (if using CARD method)
Response
Successful Response
Indicates whether the request was processed successfully.
true
A short, human-readable message describing the result of the request.
"Operation completed."
The main response payload, if applicable
The Unix timestamp (in seconds) indicating when the response was generated.
1718006400