Update Order

To update an order with open API
透過open API更新一筆訂單

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Order's ID
訂單ID

Query Params
include_fields[]
array of strings

Provide additional attributes in the response
結果添加哪些參數

include_fields[]
Allowed:
fields[]
array of strings

Only return the provided fields in the responses
結果只包含輸入的參數
This parameter will override include_fields[]
此參數會覆蓋include_fields[]。

fields[]
Body Params
string

Delivery Tracking Number
物流追蹤號碼

string

Delivery Tracking url
物流追蹤url

delivery_provider_name
object

Delivery Provider Name
物流提供者名稱

string

For third party custom order id
可供儲存第三方訂單ID

custom_data
array of objects

Custom data
自定義資料

custom_data
delivery_data
object

Delivery Data
運送資訊

Able to update the fields below
可修改以下欄位
- location_code
- location_name
- store_address
- recipient_name
- recipient_phone

delivery_address
object

Delivery Address Information
運送地址資訊

Able to update the fields below
可修改以下欄位
- country
- country_code
- address_1
- address_2
- city
- state
- postcode

string
enum

To skip filtering delivery_data fields if force_update = ['delivery_data'] is passed
略過delivery_data的篩選。

Allowed:
boolean

Order has notes or not
訂單是否有備註

Responses

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