[Not Implemented] Get order

View as MarkdownOpen in Claude

Status: Not Implemented

Retrieve an order by ID from the specified POS system.

Authentication

X-Api-Keystring
API Key authentication via header

Path parameters

orderIdstringRequired
Order identifier

Headers

X-Tenant-IDstringOptional
Tenant identifier
X-Store-IDstringOptional
Store identifier

Query parameters

posTypestringOptional
Type of POS system

Response

OK
idstring
storeIdstring
itemslist of objects
totalAmountobject
statusstring
externalIdstring
channelOrderIdstring
channelNamestring
customerobject
subtotalobject
taxobject
tipobject
deliveryFeeobject
orderTypestring
scheduledFordatetime
estimatedDeliveryTimedatetime
pickupTimedatetime
deliveryAddressobject
notesstring
metadataobject
createdAtdatetime
updatedAtdatetime

Errors

404
Not Found Error