Availability in delivery time period
Request and response
Request
Response
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
CheckoutOptionsDeliveryTimePeriodRequest
endDatestring · date-timeOptional
End date-time of the period
includeCalculationHintsbooleanOptional
Whether to include calculation hints in the response
startDatestring · date-timeOptional
Start date-time of the period
Responses
200
The request could be evaluated
application/json
400
Invalid input. See response for details.
application/json
401
Your user is not allowed to operate against this API instance
application/json
403
Your user, although recognized, is not authorized to use this
application/json
404
The requested entity was not found
application/json
409
A version conflict occurred.
application/json
post
/api/promises/checkoutoptions/delivery/timeperiodLast updated