Get Order by ID
GET/payments/orders/:orderId
The "Get Order by ID" API allows to retrieve information for a specific order using its unique identifier. Use this endpoint to fetch details for a single order based on the provided order ID.
Request
Responses
- 200
- 400
- 401
- 422
Successful response
Order not found
Unauthorized
Unprocessable Entity