Retrieves all service locations.
query Parameters
includeDeletedHeaders
skimmer-api-keyThe skimmer-api-key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Retrieves all service locations. › Responses
OK
customerIdThe unique identifier of the customer associated with this service location.
addressThe street address of the service location.
cityThe city where the service location is located.
stateThe state or province of the service location.
zipThe ZIP or postal code of the service location.
idThe unique identifier for the service location.
rateThe service rate charged at this location.
rateTypeThe type of rate applied to the service.
laborCostThe labor cost associated with servicing this location.
laborCostTypeThe type of labor cost applied.
deletedIndicates whether the service location has been marked as deleted.
The tax group.
latitudeThe latitude coordinate of the service location.
longitudeThe longitude coordinate of the service location.
gateCodeThe gate access code for the service location, if applicable.
dogsNameThe name of the dog at the service location, if applicable.
notesAdditional notes about the service location.
locationCodeA custom code assigned to the service location.
minutesAtStopThe estimated number of minutes spent at this service location per visit.
Updates an existing service location.
Headers
skimmer-api-keyThe skimmer-api-key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Updates an existing service location. › Request Body
idThe unique identifier for the service location.
addressThe street address of the service location.
cityThe city where the service location is located.
stateThe state or province of the service location.
zipThe ZIP or postal code of the service location.
The service rate charged at this location.
The labor cost associated with servicing this location.
latitudeThe latitude coordinate of the service location.
longitudeThe longitude coordinate of the service location.
gateCodeThe gate access code for the service location, if applicable.
dogsNameThe name of the dog at the service location, if applicable.
notesAdditional notes about the service location.
locationCodeA custom code assigned to the service location.
minutesAtStopThe estimated number of minutes spent at this service location per visit.
Updates an existing service location. › Responses
OK
idThe unique identifier for the service location.
addressThe street address of the service location.
cityThe city where the service location is located.
stateThe state or province of the service location.
zipThe ZIP or postal code of the service location.
The service rate charged at this location.
The labor cost associated with servicing this location.
latitudeThe latitude coordinate of the service location.
longitudeThe longitude coordinate of the service location.
gateCodeThe gate access code for the service location, if applicable.
dogsNameThe name of the dog at the service location, if applicable.
notesAdditional notes about the service location.
locationCodeA custom code assigned to the service location.
minutesAtStopThe estimated number of minutes spent at this service location per visit.
Creates a new service location.
Headers
skimmer-api-keyThe skimmer-api-key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Creates a new service location. › Request Body
customerIdThe unique identifier of the customer associated with this service location.
Bodies of water associated with the service location.
addressThe street address of the service location.
cityThe city where the service location is located.
stateThe state or province of the service location.
zipThe ZIP or postal code of the service location.
The service rate charged at this location.
The labor cost associated with servicing this location.
latitudeThe latitude coordinate of the service location.
longitudeThe longitude coordinate of the service location.
gateCodeThe gate access code for the service location, if applicable.
dogsNameThe name of the dog at the service location, if applicable.
notesAdditional notes about the service location.
locationCodeA custom code assigned to the service location.
minutesAtStopThe estimated number of minutes spent at this service location per visit.
Creates a new service location. › Responses
Created
idThe unique identifier for the service location.
addressThe street address of the service location.
cityThe city where the service location is located.
stateThe state or province of the service location.
zipThe ZIP or postal code of the service location.
The service rate charged at this location.
The labor cost associated with servicing this location.
latitudeThe latitude coordinate of the service location.
longitudeThe longitude coordinate of the service location.
gateCodeThe gate access code for the service location, if applicable.
dogsNameThe name of the dog at the service location, if applicable.
notesAdditional notes about the service location.
locationCodeA custom code assigned to the service location.
minutesAtStopThe estimated number of minutes spent at this service location per visit.
Searches all service locations.
query Parameters
SortsComma-delimited ordered list of property names to sort by. Adding - before the property name sorts in reverse order.Values: Id, City, State, Zip, TaxGroupId, Rate, RateType, LaborCost, LaborCostType, CreatedAt, UpdatedAt
FiltersA comma-delimited list of property name, operator, value.Values: Id, City, State, Zip, TaxGroupId, IsBadAddress, Rate, RateType, LaborCost, LaborCostType, CreatedAt, UpdatedAt, Deleted
PageThe page number to return
PageSizeThe number of items returned per page
Headers
skimmer-api-keyThe skimmer-api-key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Searches all service locations. › Responses
OK
customerIdThe unique identifier of the customer associated with this service location.
addressThe street address of the service location.
cityThe city where the service location is located.
stateThe state or province of the service location.
zipThe ZIP or postal code of the service location.
idThe unique identifier for the service location.
rateThe service rate charged at this location.
rateTypeThe type of rate applied to the service.
laborCostThe labor cost associated with servicing this location.
laborCostTypeThe type of labor cost applied.
deletedIndicates whether the service location has been marked as deleted.
The tax group.
latitudeThe latitude coordinate of the service location.
longitudeThe longitude coordinate of the service location.
gateCodeThe gate access code for the service location, if applicable.
dogsNameThe name of the dog at the service location, if applicable.
notesAdditional notes about the service location.
locationCodeA custom code assigned to the service location.
minutesAtStopThe estimated number of minutes spent at this service location per visit.
Retrieves one service location by ID.
path Parameters
idquery Parameters
includeDeletedHeaders
skimmer-api-keyThe skimmer-api-key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Retrieves one service location by ID. › Responses
OK
customerIdThe unique identifier of the customer associated with this service location.
addressThe street address of the service location.
cityThe city where the service location is located.
stateThe state or province of the service location.
zipThe ZIP or postal code of the service location.
Bodies of water associated with the service location.
idThe unique identifier for the service location.
rateThe service rate charged at this location.
rateTypeThe type of rate applied to the service.
laborCostThe labor cost associated with servicing this location.
laborCostTypeThe type of labor cost applied.
deletedIndicates whether the service location has been marked as deleted.
The tax group.
latitudeThe latitude coordinate of the service location.
longitudeThe longitude coordinate of the service location.
gateCodeThe gate access code for the service location, if applicable.
dogsNameThe name of the dog at the service location, if applicable.
notesAdditional notes about the service location.
locationCodeA custom code assigned to the service location.
minutesAtStopThe estimated number of minutes spent at this service location per visit.