Save the Store Order Json

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

orderIdintegerRequired
The order ID to Store

Request

The JSON that represent the order on the Third Party Source
order_jsonstringOptional>=1 character
Json String that represent the order on a store front system

Response

Created

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error