List of Payment Modes [v3]
POST/api/v3/payment-modes
Retrieve all available payment modes for an order, including applicable offers and additional charges per mode.
Quick Reference
- Required:
order_id - Returns: Array of payment modes, each with
payment_mode_code,offerdetails, andadditional_charges
Request
Responses
- 200
- 4XX
- 5XX
When the list of payment modes are fetched, the response will be as below
When the list of payment modes cannot be fetched, the response will be as below
When there is a problem on the server, the response will be as below