Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
  • One order can have multiple shipments. Once a shipment is invoiced, it will appear in all subsequent

postings, so endure you
  • posting

  • Hence it should be ensured to capture the unique shipmentCode for idempotency at shipment level.

 

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

...