Error
Create Cutoff Time Override
Creates a new Cut Off Time override.
POST
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
Body
application/json
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{
"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
}Creates a new Cut Off Time override.
A valid request URL is required to generate request examples{
"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
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
