Create Order Without CompanyID

Deprecated
Create an order from bigCommerce, you must known order id

Authentication

authTokenstring
API Key authentication via header

Path parameters

customerIdstringRequired

Headers

authTokenstringRequired
Auth token in header.

Request

This endpoint expects an object.
orderIdstringRequired
BigCommerce order id
totalIncTaxdoubleRequired
Total incTax
poNumberstringOptional
PoNumber

Response

Response Success
codedouble
Response status code
dataobject
Response data
messagestring
Response message

Errors

400
Bad Request Error
404
Not Found Error