Create outlet

View as MarkdownOpen in Claude
Create a new outlet in Cata. POS adapters normalize their payload into this standard format before calling this endpoint.

Authentication

X-Api-Keystring
API Key authentication via header

Headers

X-Tenant-IDstringOptional
Tenant identifier

Request

This endpoint expects an object.
namestringRequired
externalIdstringRequired
internalNamestringRequired
addressobjectRequired
contactobjectRequired
timezonestringRequired
channelLinkIdstringRequired
locationIdstringRequired
visiblebooleanRequired

Response

Created
idstring
namestring
statusstring
externalIdstring
internalNamestring
slugstring
refCodestring
imageUrlstringformat: "uri"
addressobject
contactobject
isOpenboolean
isBusyboolean
visibleboolean
timezonestring
openingHourslist of objects
capabilitiesobject
locationIdstring
channelLinkIdstring
showStartDatetimedatetime
createdAtdatetime
updatedAtdatetime

Errors

400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error