Error
List Reservation Disruptions
List Reservation Disruptions
GET
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"content": [
{
"affectedCallOffOrderIds": [
"<string>"
],
"affectedReservationIds": [
"<string>"
],
"affectedShipmentIds": [
123
],
"deltaQty": 123,
"eventId": "<string>",
"eventType": "<string>",
"jobId": "<string>",
"locationCode": "<string>",
"newQuantity": 123,
"occurredAt": "2023-11-07T05:31:56Z",
"oldQuantity": 123,
"status": "<string>",
"upc": "<string>"
}
],
"empty": true,
"first": true,
"last": true,
"number": 123,
"numberOfElements": 123,
"pageable": {
"offset": 123,
"pageNumber": 123,
"pageSize": 123,
"paged": true,
"sort": {
"empty": true,
"sorted": true,
"unsorted": true
},
"unpaged": true
},
"size": 123,
"sort": {
"empty": true,
"sorted": true,
"unsorted": true
},
"totalElements": 123,
"totalPages": 123
}List Reservation Disruptions
A valid request URL is required to generate request examples{
"content": [
{
"affectedCallOffOrderIds": [
"<string>"
],
"affectedReservationIds": [
"<string>"
],
"affectedShipmentIds": [
123
],
"deltaQty": 123,
"eventId": "<string>",
"eventType": "<string>",
"jobId": "<string>",
"locationCode": "<string>",
"newQuantity": 123,
"occurredAt": "2023-11-07T05:31:56Z",
"oldQuantity": 123,
"status": "<string>",
"upc": "<string>"
}
],
"empty": true,
"first": true,
"last": true,
"number": 123,
"numberOfElements": 123,
"pageable": {
"offset": 123,
"pageNumber": 123,
"pageSize": 123,
"paged": true,
"sort": {
"empty": true,
"sorted": true,
"unsorted": true
},
"unpaged": true
},
"size": 123,
"sort": {
"empty": true,
"sorted": true,
"unsorted": true
},
"totalElements": 123,
"totalPages": 123
}JWT Authorization header using the Bearer scheme.
OK
Show child attributes
Show child attributes
Show child attributes
