HomeDocumentationCode SamplesAPI ReferenceAnnouncementsModelsRelease NotesFAQGitHubVideos
Developer HubAPI StatusSupport
API Reference
Developer HubAPI StatusSupport

cancelSelfShipAppointment

Cancels a self-ship appointment slot against a shipment. Only available in the following marketplaces: MX, BR, EG, SA, AE, IN.

Usage Plan:

Rate (requests per second)Burst
230

The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API.

Path Params
string
required
length between 38 and 38

Identifier of an inbound plan.

string
required
length between 38 and 38

Identifier of a shipment. A shipment contains the boxes and units being inbounded.

Body Params

The body of the request to cancelSelfShipAppointment.

string

Reason for cancelling or rescheduling a self-ship appointment.

Show Details
APPOINTMENT_REQUESTED_BY_MISTAKE-
VEHICLE_DELAY-
SLOT_NOT_SUITABLE-
OUTSIDE_CARRIER_BUSINESS_HOURS-
UNFAVOURABLE_EXTERNAL_CONDITIONS-
PROCUREMENT_DELAY-
SHIPPING_PLAN_CHANGED-
INCREASED_QUANTITY-
OTHER-
Responses

Response body
object
string
required
length between 36 and 38

UUID for the given operation.

Headers
object
string

Unique request reference identifier.

string

Your rate limit (requests per second) for this operation.

Language