Functional documentation
Fulfillment feature V2
How to manage fulfillment with Octopia
Please notice : this API is for Octopia fulfillment sellers only.
you can not use it if you are a fulfilment legacy seller front Cdiscount.
API Fulfillment Feature
The Fulfillment API is designed for sellers aiming to delegate the storage of their products and the shipping of their orders.
You will be able to :
- Submit products to be managed
- Manage supply orders and retrieve your delivery note
- Review warehouses stocks
- Manage shipping orders
What is Fulfillment ?
In order to understand what “Fulfillment” means for Octopia you can read the help center documentation. You will find :
- What is fulfillment (FFM) pricing and invoicing
- What is FFM order
- How to take back or yield your products
- How to activate/desactivate FMM product
How fulfillment works
1- Handling warehouse supply
Logistic referencing
It allows them to create the products to be managed by our logistic service.
It is composed of 3 services:
- Create a new product
- Add your seller product référence to an existing product
- Retrieve your referenced products.
Functionnal documentation :
API Endpoints :
Inbound
The Inbound API enables you to manage your supply orders (inbounds).
It is composed of 4 services:
- Create a new supply order
- Retrieve a list of supply orders posted
- Consult the status of a supply order posted
- Retrieve a delivery note needed to deliver the warehouse
Functionnal documentation :
API Endpoints :
2- Reviewing inventory
The Stock API enables you to manage your stock. It is compound of 2 services:
- Consult the stocks for a specific product
- Consult the stocks corresponding to different criteria
Functionnal documentation :
API Endpoints :
3- Manage warehouse shipments
The Outbound API enables you to manage your orders to the fulfillment warehouse.
It is composed of 3 services:
- Declare orders for shipping
- Manage outbound shipments
- Manage parcel returns
Functionnal documentation :
API Endpoints :