Fulfillment Inbound v2024-03-20
generateSelfShipAppointmentSlots
Initiates the process of generating the appointment slots list. Only available in the following marketplaces: MX, BR, EG, SA, AE, IN.
post/inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/shipments/{shipmentId}/selfShipAppointmentSlots
Path parameters
inboundPlanIdstring required
Identifier of an inbound plan.
shipmentIdstring required
Identifier of a shipment. A shipment contains the boxes and units being inbounded.
Request body
Example request
{
"desiredEndDate": "2024-01-06T14:48:00.000Z",
"desiredStartDate": "2024-01-05T14:48:00.000Z"
}Response
GenerateSelfShipAppointmentSlots 201 response