Features weather V2

In this page you will find the schedule of the progress of the functionalities, the current functionalities and modifications …

Carriers Octopia Cdiscount
GET /carriers OK OK
     
Seller Octopia Cdiscount
GET /sellers OK OK
GET /sellers/delivery-modes OK OK
GET /sellers/addresses OK OK
GET /sellers/subscriptions OK OK
GET /sellers/indicators KO OK
     
Order Octopia Cdiscount
Get /Order OK OK
Get /Order/count OK OK
Get /Order/{orderid} OK OK
POST /orders/{orderId}/approval-status Only needed for Cdiscount OK
POST /orders/{orderId}/shipments OK Global delivery only
POST /order-partial-cancellation-requests OK Before shipping only
GET /order-cancellation-requests OK OK
POST /order-cancellation-requests OK Before shipping only
GET /order-invoice-imports OK OK
POST /order-invoice-imports OK OK
GET /order-invoice-imports/{importId} OK OK
GET /orders/{orderId}/invoice-documents OK OK
POST /orders/{orderId}/invoice-documents OK OK
     
Offer Octopia Cdiscount
GET /offers OK OK
POST /offers/search OK OK
GET /offer-integration-packages/{packageId} OK OK
POST /offer-integration-packages OK OK
     
Product Category Octopia Cdiscount
GET /categories/{categoryReference} OK OK
GET /categories/{categoryReference}/properties OK OK
GET /categories/count OK OK
GET/categories OK OK
     
Product integration Octopia Cdiscount
POST /products-integration OK OK
GET /products-integration-reports OK OK
     
Discussion Octopia Cdiscount
POST /discussions OK KO
GET /discussions/{discussionId} OK OK
PATCH /discussions/{discussionId} OK OK
GET /discussions OK OK
GET /discussions/count OK OK
POST /messages OK OK
PATCH /messages/{messageId} OK OK
GET /typologies OK OK
GET /attachments OK OK
     
Fulfillment Octopia Cdiscount
GET /outbound-shipments OK KO
POST /outbound-shipments OK KO
GET /outbound-shipments/count OK KO
GET /outbound-shipments/{outboundShipmentId} OK KO
GET /stocks OK KO
GET /stocks/{stockId} OK KO
GET /stock-seller-references OK KO
GET /inbound-shipments/count OK KO
POST /inbound-shipments OK KO
GET /inbound-shipments OK KO
GET /inbound-shipments/{inboundShipmentId}/delivery-notes OK KO
GET /inbound-shipments/{inboundShipmentId} OK KO
POST /fulfillment-products OK KO
POST /returns OK KO
GET /returns OK KO
GET /returns/{returnId} OK KO
GET /returns/{returnId}/labels OK KO
GET /returns/{returnId}/labels OK KO
     
Finance Octopia Cdiscount
GET /invoices/{invoiceId}/details OK OK
GET /invoices/{invoiceId}/details/count OK OK
GET /invoices/{invoiceId}/documents OK OK
GET /invoice-documents OK OK
GET /operations OK OK
GET /operations/count OK OK
GET /payments OK OK
GET /payments/count OK OK

 

Scroll to Top