Get Payment By Order ID
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
environment
Use api-sandbox for AU/NZ, or api.us-sandbox for US.
orderId
The unique ID of the Afterpay Order, for which a Payment event has been completed.
Headers
User-Agent
Accept
Response
Returns a Payment object in response.