Order Fulfillment Sync API

The FulfilmentSync API enables merchants to efficiently inform Juspay whether an order was successfully fulfilled after a payment request is confirmed. It reduces manual intervention and streamlines the fulfilment process by allowing automatic triggers for actions such as refunds or invoice generation, or simply notifying Juspay when no further action is required. Additionally, it supports proactive monitoring of fulfilment performance. In cases where a payment remains unpaid, the receiving party can initiate a protest, which may impact the payer’s credit score.

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 2 months ago