Get Payment By Token
This endpoint retrieves an individual payment along with its order details.
### Connection Timeouts
| Timeout | Time (Seconds) |
| ------- | ------------ |
| Open | 10 |
| Read | 20 |
Authentication
AuthorizationBasic
Basic authentication of the form Basic <username:password>.
Path Parameters
token
Order token that was used to complete payment.
Headers
User-Agent
Accept
Response
Returns a Payment object in response.