Order Fulfillment Sync API

Overview:

The FulfilmentSync API is designed to provide merchants with an efficient way to inform Juspay whether an order was successfully fulfilled or not, after Juspay confirms a payment request. This API reduces manual intervention and simplifies the fulfilment process by allowing you to automatically trigger actions (like refunds or invoices) or notify Juspay with no further action required. This API also offers benefits for proactive monitoring of fulfilment performance.

API Endpoints
Sandbox Link
POST
https://sandbox.juspay.in/orders/{order_id}/fulfillment
Production Link
POST
https://api.juspay.in/orders/{order_id}/fulfillment
Authorization Header
Headers
Path Params
Body
200 : Success
400 : Invalid Input data
Last updated 1 month ago