|
You must have the Service Board Integration role to call this API.
|
Parameter
|
Description
|
Required
|
---|---|---|
resources
|
List of Resource info, including all Resource location information.
|
Yes
|
resourceId
|
External ID for Service Board Resource, which is the record ID for the relevant Salesforce Technician/Equipment record.
|
Yes
|
reportedOn
|
Reported date and time in milliseconds. If not specified, this value defaults to the current time on Service Board.
|
No
|
latitude
|
Latitude of the location.
|
Yes
|
longitude
|
Longitude of the location.
|
Yes
|
addressInfo
|
Detailed street address of the location.
|
No
|
Name
|
Description
|
---|---|
status
|
Final operation status. Success means that all locations are successfully sent and Failed means the resources parameter was unspecified or is an empty list.
|
total
|
The total number of locations.
|
success
|
The number of locations successfully sent and saved to Service Board.
|
failed
|
The number of locations sent to Service Board but not properly saved.
|
message
|
No resources specified when the status value is failed or All locations were sent when the status value is success.
|
|
Resources in failed status are logged for troubleshooting.
|