Document | Purpose |
---|---|
850 | Purchase Order |
855 | Purchase Order Acknowledgement / Cancellations |
856 | Advance Ship Notice (Shipment) |
810 | Invoice |
846 | Inventory Inquiry/Advice |
997 | Functional Acknowledgement |
860 | Purchase Order Change (Cancellations Only) |
180 | Return Merchandise Authorization and Notification |
Transaction Type | Purpose |
---|---|
Orders | Pull new orders from fabric Dropship. |
Shipments | Submit shipment details after an order ships. |
Cancellations | Submit full or partial order cancellations. |
Invoices | Submit invoices for fulfilled orders. |
Returns | Pull return details and accept/reject RMAs. |
Inventory | Update stock levels. |
Products | Create products. Contact support to confirm the correct workflow for your specific merchant partner. |
Process | EDI Integration | API Integration |
---|---|---|
Inventory Updates | Upload 846 Inventory Advice to your EDI outbox | Send PATCH requests to the Inventory API |
Receiving Orders | 850 Purchase Orders arrive in your EDI inbox | Pull new orders through Orders API or webhooks |
Fulfillment Updates | Upload 856 Advance Ship Notices to your EDI outbox | Push shipment updates through Shipments API |
Cancels & Backorders | Upload 860 Change Orders to your EDI outbox | Push updates through the Orders API PATCH requests |
Invoicing | Upload 810 Invoices to your EDI outbox | Push invoices through Invoices API |
Returns | Upload 180 RMAs to your EDI outbox | Manage through Returns API |