...
Outbound | POST | {Client’s URL}
Summary
This API will call the channel with sales send the Outward Sales order details to the ERP system.
Description
This API will call the channel share the 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 channelsERP system.
List of Indian State Names: State Names (Indian)Please
ERP system is advised to implement idempotency on messageId
and
...
shipmentCode
fields.
Info |
---|
|
We can send these posting on these triggersPostings can be sent 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
...