Retrieve the customer (sender) information associated with an onramp order.
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 theDocumentation Index
Fetch the complete documentation index at: https://pay-docs.holdstation.com/llms.txt
Use this file to discover all available pages before exploring further.
code field.
code | Name | Meaning |
|---|---|---|
0 | SUCCESS | customer_info is populated. |
2 | NOT_SUPPORTED | The payment provider for this order does not return customer info. |
3 | NOT_AVAILABLE | The fiat deposit callback has not yet been received; try again later. |