Supported Requests by Cart-Zoho Inventory-Orders
Number of APIs: 9
-
Get single order fulfillment GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments/{{id}}
-
Get single order GET https://api.ecartapi.com/api/v2/orders/{{id}}
-
Fulfillments POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
-
Delete fulfillment POST localhost:3000/api/v1/orders/{{orderId}}/fulfillments/{{id}}/cancel
-
Get all order fulfillments GET https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments