Create a scheduled service

Creates a scheduled service request for the named service type.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

serviceTypestringRequired
Scheduled service type used when creating a request.

Request

This endpoint expects an object.
customerIdintegerRequired
scheduledRequestConfigobjectRequired
initialLocationobjectRequired
locationTimezonestringOptional
allLocationslist of objectsOptional
scheduledAtdatetimeOptionalDeprecated
latitudedoubleOptionalDeprecated
longitudedoubleOptionalDeprecated

Response

Successful.
messagestring
scheduledRequestobject

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error