Skip to main content
GET
Get Order Customer Info
Retrieve the customer (sender) information associated with an onramp order. The response includes the masked bank account number, bank code, and name of the sender as provided by the payment provider during the fiat deposit callback. This endpoint is only meaningful for onramp orders that have received a fiat deposit callback. If the provider does not return customer info, or if the callback has not yet arrived, the response indicates the reason via the code field.

Authentication

Partner-App-Key
string
required
Your partner app key.

Path Parameters

order_id
string
required
The UUID of the order.

Response Codes