We’re thrilled to share that we’ve launched public API support for the creation of order fulfillment and listing existing orders!
This recent enhancement equips corporate users with robust capabilities to improve the efficacy of automatic fulfillment process in their apps.
We have introduced a new scope, ‘payments/orders.write’, for generating new order fulfillments.
API Endpoints:
1. ‘GET /orders/fulfillments/all’: This retrieves all fulfillments of orders.
2. ‘POST /orders/fulfillments’: This creates a fulfillment for an order.
With these APIs, developers now have the ability to effortlessly create automatic order fulfillment apps.