Orders

POST https://api.ecartapi.com/api/v2/orders

Request Body

{"order"=>{"reference"=>"38990389", "status"=>{"name"=>"finalized"}, "createdAt"=>"2015-11-12T08:06:01.561Z", "billingAddressId"=>"49552189", "shippingAddressId"=>"49552189", "products"=>[{"variantId"=>"63193707", "taxTypeId"=>"379992", "quantity"=>"1"}]}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring