1. Home
  2. Docs
  3. TikiNOW Smart Logistics
  4. API References
  5. Fulfillment Service Group
  6. Order Service

Order Service

With the Fulfillment By Tiki (FBT) service that seller products are sent to TNSL fulfillment centers to stored and when have orders, we handle receiving, packing, shipping and returns for those orders. The big picture below debrief the full flow of Order process:

Service Actions

The following operations are included in the Orders API section:

Operation NameOperation DescriptionAPI Documentation
Get QuotesGet estimate fee and time to deliveryDocumentation
Create OrderTo create one FBT order to TNSL. Documentation
Get Order DetailReturns detailed order item information for the order indicated by order ID.Documentation
Get Order ListReturns orders created or updated during a time frame or filters that you specify.Documentation
Import Mass OrderTo create in bulk in one-go to request create order by “Excel file”.Documentation
Get Import ListReturn a list of files import along with additional information when processing with specified filters.Documentation
Get Order Import detailReturn summary information for the order indicated by import ID.Documentation
Get Export Order Return the Excel file with import and process information. Documentation
Cancel OrderTo cancel order.
Cancel order is allowed at status: new, awaiting_confirmation, processing
Reference order status
Documentation
Update Extra OrderUpdate order extra data (shipping_label_url, delivery_partner). Only fields in payload will overwrite the existing in order extra info.Documentation
Webhook Sync StatusGet status update of orderDocumentation
Update order receivable To update order receivableDocumentation

Terminology

The following table defines terminology for this API section:

TermDefinition
Create OrderCreate order at TNSL to we handle fulfill and delivery to customer.
There are 2 type of order
– TNSL fulfill and delivery to customer.
– TNSL fulfill only, the businesses delivery to customer
Get Order DetailOperation returns information about fulfill and delivery for the order items in the order.
Get Order ListYou can also apply a range of filtering criteria to narrow the list of orders returned.
Import Mass OrderTo import in bulk in one-go. There are 2 type of order
– TNSL fulfill and delivery to customer.
– TNSL fulfill only, the businesses delivery to customer.
Get Import ListReturn a list of files import along with additional information when processing with specified fillers.
Get Order Import detailReturn order information for a specify import file.
Cancel OrderTo cancel if the order has changed direction

Articles

Was this article helpful to you? Yes No

How can we help?

Leave a Reply

Your email address will not be published.