A valid request URL is required to generate request examples{
"items": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"date": "2023-11-07T05:31:56Z",
"endTime": "<string>",
"fulfillmentType": "<string>",
"id": "<string>",
"isClosed": true,
"label": "<string>",
"locationCode": "<string>",
"startTime": "<string>",
"tenantId": 123
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}Gets all Cut Off Time overrides. Location and/or Date Range and/or FulfillmentType can be used to filter the results. For a single date, pass only the fromDate parameter.
A valid request URL is required to generate request examples{
"items": [
{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"date": "2023-11-07T05:31:56Z",
"endTime": "<string>",
"fulfillmentType": "<string>",
"id": "<string>",
"isClosed": true,
"label": "<string>",
"locationCode": "<string>",
"startTime": "<string>",
"tenantId": 123
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body