LocationImportRequest
tenantId stringnullable
data objectnullable
property name* LocationImportData
record object
location object
id stringnullable
tenantId stringnullable
position object
latitude doublerequired
longitude doublerequired
type stringnullable
name stringrequired
Possible values: <= 255 characters
tolerance int32required
tag stringrequired
Possible values: <= 255 characters
polyPoints object[]nullable
Array [
latitude doublerequired
longitude doublerequired
]
radius int32nullable
geoZone stringnullable
category stringnullable
userType stringnullable
contactID stringnullable
contactName stringnullable
contactNumber stringnullable
contactEmail stringnullable
address stringnullable
addressCity stringnullable
addressState stringnullable
addressCountry stringnullable
description stringnullable
speedEventSettings object[]nullable
Array [
minimumSpeed int64
maximumSpeed int64
daysOfWeek object[]nullable
Array [
dayOfWeek int64
timeSlots object[]nullable
Array [
startTime int64
endTime int64
]
]
]
turnAroundTimeEventSettings object[]nullable
Array [
minimumDuration int64
maximumDuration int64
daysOfWeek object[]nullable
Array [
dayOfWeek int64
timeSlots object[]nullable
Array [
startTime int64
endTime int64
]
]
]
skillSetEventSettings object[]nullable
Array [
assetSkillSets string[]nullable
operatorSkillSets string[]nullable
daysOfWeek object[]nullable
Array [
dayOfWeek int64
timeSlots object[]nullable
Array [
startTime int64
endTime int64
]
]
]
speedLimit doublenullable
contact object
documentType stringnullable
id stringnullable
version stringnullable
freeze boolean
idNumber stringnullable
name stringnullable
firstName stringnullable
lastName stringnullable
description stringnullable
jobTitle stringnullable
company stringnullable
emailAddresses stringnullable
crmContact boolean
businessPhones stringnullable
businessAddress object
street stringnullable
city stringnullable
state stringnullable
countryOrRegion stringnullable
postalCode stringnullable
mobilePhone stringnullable
lastUpdatedTime int64
lastUpdatedBy stringnullable
createdBy stringnullable
tenantId stringnullable
creation int64
svrPin stringnullable
isNewContact booleannullable
isNewCategory boolean
isNewTag boolean
updateContact boolean
LocationImportRequest
{
"tenantId": "string",
"data": {}
}