Initiate Sandbox Fiat Deposit
Initiate a test fiat deposit in the sandbox environment.
The deposit will be processed based on memo_id from a previous Fiat Deposit Instructions response.
This functionality is only available in the sandbox environment.
Documentation Index
Fetch the complete documentation index at: https://paxos-0ac97319-travel-rule-api-enhancements.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Paxos APIs use OAuth 2 with the client credentials grant flow.
Token URLs:
- Production: https://oauth.paxos.com/oauth2/token
- Sandbox: https://oauth.sandbox.paxos.com/oauth2/token
Learn more in the API credentials guide →
Body
The amount to deposit.
^[0-9]*\.?[0-9]{1,2}$The asset to deposit. Current supported asset: "USD".
The string that the client must provide in the memo field on their deposit to credit their Paxos platform balance.
Response
A successful response.
The response is of type object.