Generates a list of self-ship appointment slots for a given shipment. This is an asynchronous operation.
Generates a list of self-ship appointment slots for a given shipment. This is an asynchronous operation.
Path parameters
inboundPlanId
Identifier of an inbound plan.
shipmentId
Identifier of a shipment.
Request
This endpoint expects an object.
desiredEndDate
The desired end date. In ISO 8601 datetime format.
desiredStartDate
The desired start date. In ISO 8601 datetime format.
Response
Accepted — operation submitted asynchronously.
operationId
UUID for the given operation.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error