Getting Payments
Path parameters
payment_stringstringRequired
The unique identifier string of the payment.
Responses
200
Payment details retrieved successfully.
application/json
paymentstringOptionalExample:
1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNacreated_atstring · date-timeOptionalExample:
2024-09-02T12:34:56ZplatformstringOptionalExample:
Example Platformttlnumber · integerOptionalExample:
86400404
Payment not found.
get
/payments/{payment_string}Last updated