Create Refund

📘

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.
  • Refunds of less than ₹1 are not supported.
  • For a given day, the total sale amount must be greater than or equal to the total refund amount.

Environment

Use our UAT environment endpoint for testing and for integration utilize our production endpoint.

EnvironmentEndpoints
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}
Path Params
string
required
Body Params
string
required
order_amount
object
required
merchant_metadata
object
products
array of objects
products
split_info
object
Headers
string
string
required
string
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Ask AI
Assistant
Order Lifecycle
Refunds
Settlements
Checkout
Dashboard
International Payments
How do I implement webhook notifications for payment status updates, and what's the recommended way to verify webhook authenticity?
How do I integrate Pine Labs payment gateway with my React Native mobile app and what are the required API credentials?
Can I customize the payment UI for card transactions, and what parameters can I pass to modify the checkout experience for my customers?
Assistant