HomeGuidesAPI ReferenceChangelogDiscussions
HomeLog In
API Reference

Split Order

To split an order with open API
透過 open API 進行拆單

Log in to see full request history
Path Params
string
required

Order ID
訂單ID

Body Params
order_items
array of objects
required

The order_items of the order would like to be split to a new order.
想要拆單的訂單項目

order_items*
string
required

The updated_at of the order would like to be split.
欲被拆單的訂單更新時間
* Should use UTC time

boolean
Defaults to true

Do you want to notify the customer that the child order already created by email?
是否發送拆單成立通知(新訂單)給顧客

boolean
Defaults to false

Do you want to notify the customer that the parent order already split by email?
是否發送拆單成立通知(原訂單)給顧客

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json