Get Order Store Data

View as Markdown
Retrieves the original store order data associated with the order in JSON format, preserving custom fields and metadata from the order source.

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token or OAuth2

Path parameters

orderIdstringRequiredformat: "int32"
The order ID to Get the JSON Stored

Response

Success

Errors

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