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

scheduleSelfShipAppointment

Confirms or reschedules 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
22

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.

string
required
length between 38 and 38

An identifier to a self-ship appointment slot.

Body Params

The body of the request to scheduleSelfShipAppointment.

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
selfShipAppointmentDetails
object
required

Appointment details for carrier pickup or fulfillment center appointments.

number

Identifier for appointment.

appointmentSlotTime
object

An appointment slot time with start and end.

string
length between 1 and 1024

Status of the appointment.

Headers
object
string

Unique request reference identifier.

string

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

Language