Fulfillment Inbound v2024-03-20
cancelSelfShipAppointment
Cancels a self-ship appointment slot against a shipment. Only available in the following marketplaces: MX, BR, EG, SA, AE, IN.
put/inbound/fba/2024-03-20/inboundPlans/{inboundPlanId}/shipments/{shipmentId}/selfShipAppointmentCancellation
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
{
"reasonComment": "OTHER"
}Response
CancelSelfShipAppointment 202 response