patch https://pluraluat.v2.pinepg.in/api/pay/v1/orders//settlementId//release
Use this API to release a settlement against an order.
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/orders/{orderId}/settlementId/{settlementId}/release |
Production [PROD] | https://api.pluralpay.in/api/pay/v1/orders/{orderId}/settlementId/{settlementId}/release |
Note:
- This API can only be used for orders with split settlements.
- Use our Create Orders API to create a split settlement order.