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

orderIdstringRequiredformat: "int32"
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