Last Mile shipping service is a service where the carrier will take care of taking the products/parcels from the seller and delivering them to the customer. Seller will self-fulfil products/packaging in their warehouse
Stage machine diagram
Service actions
The following operations are included in API section:
Operation | Description | API documentation |
---|---|---|
Get access token | Before integrating with TikiNOW Center and using the Last Mile service, you need to create an application on the Tiki Platform by following guidelines here: getting started Create an application Inhouse guide to get Application ID and Application Secret here Note: Skip this step if you already have Seller Center Token. | Documentation |
Register webhooks – Mapping account | Mapping TikiNOW account and Partner account (ex: sapo, haravan, nhanh.vn, pankcake, ghtc, gosell…) Register webhooks to receive shipment status when status change, and fee incurred. See all status detail below | Documentation |
Tiki ward code | Get from API (Link) or Download file | Download file |
Get quotes | Return estimated information about a shipment ( Transportation partner, a shipping fee, estimated pickup and delivery timelines, …) | Documentation |
Create shipment | Create a shipment by submitting order info, cod amount, package information, origin and destination information | Documentation |
Cancel shipment | Request cancel a shipment that has already been created before.Note: A cancel shipment request is only allowed when a shipment status is “Allocating” or “New” | Documentation |
Get a shipment detail | Retrieve basic shipment information ( Transportation partner, a shipping fee, estimated pickup and delivery timelines, … ) | Documentation |
Import shipment | Allow seller able to request to create multiple shipments by an excel file. Import template: Import_transportation_only_template | Documentation |
Import list | Get a list of all import requests | Documentation |
Import detail | Retrieve detail information on an import file that have requested before | Documentation |
Export detail | Export detail information on an import file that have requested before | Documentation |
Get stamp transportation | Get a transportation stamp to label products/packaging. | Documentation |
Change COD | Allows to change COD in some shipping status | Documentation |