quotes-controller
Check available time slots for a quote
Returns a list of time slots grouped by date. Each time slot represents an arrival window.
get/api/quotes/{trackingId}/check-availability
Path parameters
trackingIdstring required
Query parameters
startstring date
daysinteger
Response
Returns a list of time slots grouped by date. Each time slot represents an arrival window.
Changes
No recorded changes to this endpoint across all 1 revision of this API.