文档中心 > Miravia Open Platform

How integrate Orders

更新时间:2023/10/09 访问次数:637

Step index

Order overview: Read this section before of starting .

1. Order process for DBS fullfiment

1.1. The flow of API calls

1.2 Get OrderID and OrderItemID of new order

1.3. Packaged orders

1.4. Get shipping provider and Tracking number

1.5. Update shipping provider and Tracking number

1.6. Set the order to RTS(Ready to ship) status

1.7. Set the order to delivery or failed delivery status.

2. Order Process for DBM fullfilment

2.1. The flow of API calls

2.2. Get OrderID and OrderItemID of new order

2.3. Packaged orders

2.4.Get shipping label

2.5. Update orders to RTS status

3. Order Cancelation

3.1. Step 1. Call the GetOrderItems or GetMultipleOrderItems API

3.2. Step 2: Call the OrderCancelValidate API

3.3. Step 3: Process order cancellation

 

Order overview

image

Miravia provides two delivery options: DBM, where Miravia manages the shipment, and DBS, where the seller handles shipping. DBS requires approval, but you can use either method for different products, specifying the delivery option when creating or updating your product listings.

  1. DBM (Delivery By Miravia):
    • Miravia takes responsibility for shipping the product.
    • A partner of Miravia will collect the product from the designated warehouse.
    • This method is suitable for parcels weighing less than 40 kilograms.
    • You can determine eligibility for DBM by using the following criteria: (Length + Width + Height) < 300 and (Length * Width * Height) / 6000 < 40.
  1. DBS (Delivery By Seller):
    • When you opt for "Delivery by Seller," the seller takes on the responsibility of managing the shipment.
    • You will be in charge of handling the shipping process if you choose this option.
  1. Who Can Use DBS?
    • Not everyone can use DBS as a delivery method.
    • To use DBS, you need to request permission from Miravia.
    • Contact Miravia to request authorization for this option, and they will enable it for you once approved.
  1. Mixing Delivery Methods:
    • Yes, you have the flexibility to use both DBM and DBS for different products or shipments.
    • You can define the delivery method on a per-item basis, allowing you to choose the most suitable option for each product.
  1. Defining the Delivery Option:
    • To specify the delivery option for your products, you can do so during product creation or update.
    • Use the attribute "delivery_option_sof," where setting it to 1 indicates your preference for DBS (Seller Own Fleet) as the delivery method.

 

 

 

FAQ

关于此文档暂时还没有FAQ
返回
顶部