Payment
Get Payment
Retrieve all data about a single Payment.
GET
/
v0
/
payments
/
{id}
Usage
Use this API endpoint to get all of the properties of a given Payment record, including its total fee, processing timestamp, and settlement status.
Configuration
Path Parameters
id
string
requiredPayment ID
Header Parameters
apikey
string
requiredZBD Project API Key
Was this page helpful?