post https://pluraluat.v2.pinepg.in/api/pay/v1/refunds/
Use this API to initiate a refund against an order.
Note:
- For a full refund, all IMEI numbers associated with the products are automatically blocked. For a partial refund, you must specify the IMEI number that needs to be blocked.
Environment
Use our UAT environment endpoint for testing and for integration utilize our production endpoint.
Environment | Endpoints |
---|---|
User Acceptance Testing [UAT] | https://pluraluat.v2.pinepg.in/api/pay/v1/refunds/{order_id} |
Production [PROD] | https://api.pluralpay.in/api/pay/v1/refunds/{order_id} |