HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

getServiceJobs

Gets service job details for the specified filter query.

Usage Plan:

Rate (requests per second)Burst
1040

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.

Query Params
array of strings
length between 1 and 20

List of service order ids for the query you want to perform.Max values supported 20.

serviceOrderIds
array of strings

A list of one or more job status by which to filter the list of jobs.

Show Details
NOT_SERVICEDJobs which are not serviced.
CANCELLEDJobs which are cancelled.
COMPLETEDJobs successfully completed.
PENDING_SCHEDULEJobs which are pending schedule.
NOT_FULFILLABLEJobs which are not fulfillable.
HOLDJobs which are on hold.
PAYMENT_DECLINEDJobs for which payment was declined.
serviceJobStatus
string

String returned in the response of your previous request.

integer
1 to 20
Defaults to 20

A non-negative integer that indicates the maximum number of jobs to return in the list, Value must be 1 - 20. Default 20.

string

Sort fields on which you want to sort the output.

string

Sort order for the query you want to perform.

string

A date used for selecting jobs created at or after a specified time. Must be in ISO 8601 format. Required if LastUpdatedAfter is not specified. Specifying both CreatedAfter and LastUpdatedAfter returns an error.

string

A date used for selecting jobs created at or before a specified time. Must be in ISO 8601 format.

string

A date used for selecting jobs updated at or after a specified time. Must be in ISO 8601 format. Required if createdAfter is not specified. Specifying both CreatedAfter and LastUpdatedAfter returns an error.

string

A date used for selecting jobs updated at or before a specified time. Must be in ISO 8601 format.

string

A date used for filtering jobs schedules at or after a specified time. Must be in ISO 8601 format. Schedule end date should not be earlier than schedule start date.

string

A date used for filtering jobs schedules at or before a specified time. Must be in ISO 8601 format. Schedule end date should not be earlier than schedule start date.

array of strings
required
length ≤ 1

Used to select jobs that were placed in the specified marketplaces.

marketplaceIds*
array of strings
length between 1 and 20

List of Amazon Standard Identification Numbers (ASIN) of the items. Max values supported is 20.

asins
array of strings
length between 1 and 20

A defined set of related knowledge, skills, experience, tools, materials, and work processes common to service delivery for a set of products and/or service scenarios. Max values supported is 20.

requiredSkills
array of strings
length between 1 and 50

List of Amazon-defined identifiers for the region scope. Max values supported is 50.

storeIds
Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json