Record Order Payment
POST/payments/orders/:orderId/record-payment
The "Record Order Payment" API allows to record a payment for an order. Use this endpoint to record payment for an order and update the order status to "Paid".
Request
Responses
- 200
- 400
- 401
- 422
Successful response
Order not found
Unauthorized
Unprocessable Entity