Skip to main content
POST
Initiate Sandbox Fiat Deposit
OAuth Scope

Authorizations

Authorization
string
header
required

Paxos APIs use OAuth 2 with the client credentials grant flow.

Token URLs:

Learn more in the API credentials guide →

Body

application/json
amount
string
required

The amount to deposit.

Pattern: ^[0-9]*\.?[0-9]{1,2}$
asset
string
required

The asset to deposit. Current supported asset: "USD".

memo_id
string
required

The string that the client must provide in the memo field on their deposit to credit their Paxos platform balance.

fiat_network_instructions
object
required
fiat_account_owner
object

Response

A successful response.

The response is of type object.