{
"payload": {
"totalResultSize": 0,
"nextPageToken": "string",
"previousPageToken": "string",
"jobs": [
{
"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": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
}
}
}
]
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}