createReservation 操作的响应模式。{
"payload": {
"reservation": {
"reservationId": "string",
"type": "APPOINTMENT",
"availability": {
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"recurrence": {
"endTime": "2019-08-24T14:15:22Z",
"daysOfWeek": [
"MONDAY"
],
"daysOfMonth": [
1
]
},
"capacity": 1
}
},
"warnings": [
{
"code": "string",
"message": "string",
"details": "string"
}
],
"errors": [
{
"code": "string",
"message": "string",
"details": "string",
"errorLevel": "ERROR"
}
]
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string",
"errorLevel": "ERROR"
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群