Save the Store Order Json
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Path parameters
orderId
The order ID to Store
Request
The JSON that represent the order on the Third Party Source
order_json
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

