serviceJobID
指示的服务作业的详细信息。速率(每秒请求数) | 峰值 |
---|---|
20 | 40 |
x-amzn-RateLimit-Limit
响应头返回请求的操作所应用的使用计划速率限制(如果可用)。上表指示了该操作的默认速率和峰值值。业务需求更高的销售合作伙伴可能会看到比这里显示的更高的速率和峰值值。有关更多信息,请参见销售合作伙伴 API 中的使用计划和速率限制。curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/service/v1/serviceJobs/'
{
"payload": {
"createTime": "2019-08-24T14:15:22Z",
"serviceJobId": "string",
"serviceJobStatus": "NOT_SERVICED",
"scopeOfWork": {
"asin": "string",
"title": "string",
"quantity": 0,
"requiredSkills": [
"string"
]
},
"seller": {
"sellerId": "string"
},
"serviceJobProvider": {
"serviceJobProviderId": "string"
},
"preferredAppointmentTimes": [
{
"startTime": "2019-08-24T14:15:22Z",
"durationInMinutes": 1
}
],
"appointments": [
{
"appointmentId": "string",
"appointmentStatus": "ACTIVE",
"appointmentTime": {
"startTime": "2019-08-24T14:15:22Z",
"durationInMinutes": 1
},
"assignedTechnicians": [
{
"technicianId": "string",
"name": "string"
}
],
"rescheduledAppointmentId": "string",
"poa": {
"appointmentTime": {
"startTime": "2019-08-24T14:15:22Z",
"durationInMinutes": 1
},
"technicians": [
{
"technicianId": "string",
"name": "string"
}
],
"uploadingTechnician": "string",
"uploadTime": "2019-08-24T14:15:22Z",
"poaType": "NO_SIGNATURE_DUMMY_POS"
}
}
],
"serviceOrderId": "string",
"marketplaceId": "string",
"storeId": "string",
"buyer": {
"buyerId": "string",
"name": "string",
"phone": "string",
"isPrimeMember": true
},
"associatedItems": [
{
"asin": "string",
"title": "string",
"quantity": 0,
"orderId": "string",
"itemStatus": "ACTIVE",
"brandName": "string",
"itemDelivery": {
"estimatedDeliveryDate": "2019-08-24T14:15:22Z",
"itemDeliveryPromise": {
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z"
}
}
}
],
"serviceLocation": {
"serviceLocationType": "IN_HOME",
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
}
}
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string",
"errorLevel": "ERROR"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码