[Not Implemented] Receive order status update

View as MarkdownOpen in Claude

Status: Not Implemented

Receives an order status update from the third-party POS system. Cata does not push status changes to the POS — status changes originate from the POS and are forwarded to Cata.

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

Request

This endpoint expects an object.
posTypestringRequired
statusstringRequired
reasonstringRequired

Response

OK
successboolean
orderIdstring
externalOrderIdstring
statusstring
orderobject
messagestring

Errors

400
Bad Request Error
404
Not Found Error