...
Outbound | POST | {Client’s URL}
...
Description
This API will call share the channel with sales order details.
Description
This API will call the channel Outward Order data with the ERP system with the details of sales orders which are completed in Increff Omni. This
The API calls will be triggered sent at a certain frequency from Increff Omni system to the channels.We can send these posting on these triggersERP system.
ERP system is advised to implement idempotency on messageId
and shipmentCode
fields.
Info |
---|
|
Postings can be triggered on below event types:
OUTWARD_ORDER_CREATE
OUTWARD_ORDER_CANCEL
OUTWARD_ORDER_PARTIAL_CANCEL
OUTWARD_ORDER_COMPLETE
OUTWARD_ORDER_SHIPMENT_DISPATCH
OUTWARD_ORDER_SHIPMENT_DELIVER
...