Skip to content
SynupAPI
Get an API key
ERRORSY10095

Voice already enabled for this location

The Synup API returns SY10095 in the errors array when this happens.

What the response looks like

Response
{
  "data": null,
  "errors": [
    {
      "message": "Voice already enabled for this location",
      "context": {},
      "code": "SY10095"
    }
  ]
}

Where it comes from

Documented under Locations. The context field carries the offending value when one is relevant, and is empty otherwise.

See the full error code reference for every code the API can return.

CodeMessage
SY10001Location `${name}` needs to be between 2
SY10002Additional Info needs to be a maximum of 1024 char
SY10003Plan Id needs to be present
SY10004Account Id needs to be present
SY10005Description needs to have a minimum of 200 characters.
SY10006Owner Email is of incorrect
SY10007Enabled Site Ids are invalid
SY10008Year of Incorporation is not valid
SY10009Country is invalid
SY10010State is invalid
SY10011Street is invalid
SY10012City is invalid