get https://global-api-sandbox.afterpay.com/v2/payments/token:
This endpoint retrieves an individual payment along with its order details.
Successful Response (200)
Returns a Payment object in response.
Connection Timeouts
Timeout | Time (Seconds) |
---|---|
Open | 10 |
Read | 20 |
Errors
In addition to the GET Errors applicable to all GET endpoints, the following errors are specific to Get Payment By Token:
HTTP Status Code | errorCode | Description |
---|---|---|
404 Not Found | not_found | No Clearpay Order was found matching the token provided. |