Fulfillments
POST https://api.ecartapi.com/api/v2/orders/{{orderId}}/fulfillments
Creates an order's fulfillment.
Important information:
Request Body
{"fulfillment"=>{"notifyCustomer"=>"true", "tracking"=>{"number"=>"5555", "company"=>"FedEx", "url"=>"https://shipping.xyz/track.php?num=123456789"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |