Retrieves a list of self-ship appointment slots for a shipment.
Retrieves a list of self-ship appointment slots for a shipment.
Path parameters
inboundPlanId
Identifier of an inbound plan.
shipmentId
Identifier of a shipment.
Query parameters
pageSize
The number of self ship appointment slots to return in the response matching the given query.
paginationToken
A token to fetch a certain page when there are multiple pages worth of results.
Response
Success
selfShipAppointmentSlotsAvailability
The self ship appointment time slots availability and an expiration date for which the slots can be scheduled.
pagination
Contains tokens to fetch from a certain page.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error