For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create or Update Location

Create or update location

post

Create a new location or update existing location details

Header parameters
X-API-KEYstringRequired

Your API key

X-SECRET-KEYstringRequired

Your Secret key

Body
app_idstringRequired
idstringRequired
namestringRequired
addressstringOptional
phonestringOptional
emailstringOptional
timezonestringOptional
hoursstringOptional
Responses
200

Location created/updated successfully

application/json
resultstringOptionalExample: success
post
/v2/ExternalApi/newLocation

Last updated