getServiceJobs
Gets service job details for the specified filter query.
Usage Plan:
| Rate (requests per second) | Burst |
|---|---|
| 10 | 40 |
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 parameters
List of service order ids for the query you want to perform.Max values supported 20.
A list of up to 20 associated product order IDs. You can use these IDs to query service jobs.
A list of up to 20 associated product tracking IDs. You can use these IDs to query service jobs.
A list of one or more job status by which to filter the list of jobs.
String returned in the response of your previous request.
A non-negative integer that indicates the maximum number of jobs to return in the list, Value must be 1 - 20. Default 20.
Sort fields on which you want to sort the output.
Sort order for the query you want to perform.
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.
A date used for selecting jobs created at or before a specified time. Must be in ISO 8601 format.
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.
A date used for selecting jobs updated at or before a specified time. Must be in ISO 8601 format.
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.
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.
Used to select jobs that were placed in the specified marketplaces.
List of Amazon Standard Identification Numbers (ASIN) of the items. Max values supported is 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.
List of Amazon-defined identifiers for the region scope. Max values supported is 50.
Response
Success response.