Skip to main content
POST
Create order fulfillment

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
order_id
order_items
(object | null)[] | null
tracking_informations
(object | null)[] | null
send_fulfillment_notification
boolean | null

Response

object | null

Created

id
created_at
updated_at
order_item_fulfillments
(object | null)[] | null
tracking_informations
(object | null)[] | null
meta
object | null