cURL
curl --request POST \ --url https://api.paxos.com/v2/transfer/crypto-deposits/{id}/update \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "identity_id": "54385e67-d7ef-40d1-b488-ceda6dd9b264", "originator_address_info": { "first_name": "John", "last_name": "Doe" } }'
{}
Crypto deposits that do not meet the minimum travel rule requirements are blocked. To update a crypto deposit, provide the required travel rule information about the originator address.
transfer:update_crypto_deposit
Show child attributes
Was this page helpful?