Order
PUT https://api.ecartapi.com/api/v2/orders/{{id}}
Request Body
{"order"=>{"reference"=>"38990390", "status"=>"finalized", "createdAt"=>"2017-11-12T08:06:01.561Z", "billingAddressId"=>"49552190", "shippingAddressId"=>"49552190"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |