Skip to main content
POST
Add Location

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

customerId
string
required

Body

application/json;charset=UTF-8
name
string
required
categoryName
string
required
id
string
Pattern: ^[\w]*$
radius
number<double>
address
object
coordinate
object

Geographic coordinate with latitude and longitude values.

polygon
object[]
Required array length: 3 - 2147483647 elements
reference
string
Maximum string length: 50
phoneNumber
string
Maximum string length: 20
Pattern: ^\+?\d+$
contact
string
Maximum string length: 50
email
string
Maximum string length: 50
notes
string
Maximum string length: 140

Response

200 - application/json;charset=UTF-8

Successful operation

name
string
required
categoryName
string
required
id
string
Pattern: ^[\w]*$
radius
number<double>
address
object
coordinate
object

Geographic coordinate with latitude and longitude values.

polygon
object[]
Required array length: 3 - 2147483647 elements
reference
string
Maximum string length: 50
phoneNumber
string
Maximum string length: 20
Pattern: ^\+?\d+$
contact
string
Maximum string length: 50
email
string
Maximum string length: 50
notes
string
Maximum string length: 140