- Overview
- Authorization Workflow
- Permissions
- Sandbox
- API Models
- Available API Models
- Request Apidog Access
- OPENAPI SPECIFICATION
- Research Docs
- Amazon Warehousing and Distribution
- Authorization
- Catalog Items
- Catalog [Deprecated]
- Definitions
- Easy Ship
- FBAInbound
- listInboundPlans
- createInboundPlan
- getInboundPlan
- listInboundPlanBoxes
- cancelInboundPlan
- listInboundPlanItems
- updateInboundPlanName
- listPackingGroupBoxes
- listPackingGroupItems
- setPackingInformation
- listPackingOptions
- generatePackingOptions
- confirmPackingOption
- listInboundPlanPallets
- listPlacementOptions
- generatePlacementOptions
- confirmPlacementOption
- getShipment
- listShipmentBoxes
- listShipmentContentUpdatePreviews
- generateShipmentContentUpdatePreviews
- getShipmentContentUpdatePreview
- confirmShipmentContentUpdatePreview
- getDeliveryChallanDocument
- listDeliveryWindowOptions
- generateDeliveryWindowOptions
- confirmDeliveryWindowOptions
- listShipmentItems
- updateShipmentName
- listShipmentPallets
- cancelSelfShipAppointment
- getSelfShipAppointmentSlots
- generateSelfShipAppointmentSlots
- scheduleSelfShipAppointment
- updateShipmentSourceAddress
- updateShipmentTrackingDetails
- listTransportationOptions
- generateTransportationOptions
- confirmTransportationOptions
- listItemComplianceDetails
- updateItemComplianceDetails
- createMarketplaceItemLabels
- listPrepDetails
- setPrepDetails
- getInboundOperationStatus
- getItemEligibilityPreview
- FBAInventory
- FBAOutbound
- Feeds
- Fees
- Finance
- Invoices [Brazil]
- Listings Items
- Merchant Fulfillment
- Orders
- ProductPricing
- Reports
- Sales
- Sellers
- Service
- getServiceJobByServiceJobId
- cancelServiceJobByServiceJobId
- completeServiceJobByServiceJobId
- getServiceJobs
- addAppointmentForServiceJobByServiceJobId
- rescheduleAppointmentForServiceJobByServiceJobId
- assignAppointmentResources
- setAppointmentFulfillmentData
- getRangeSlotCapacity
- getFixedSlotCapacity
- updateSchedule
- createReservation
- updateReservation
- cancelReservation
- getAppointmmentSlotsByJobId
- getAppointmentSlots
- createServiceDocumentUploadDestination
- ShipmentInvoice[Brazil]
- Shipping
- getRatesPOST
- createShipmentPOST
- directPurchaseShipmentPOST
- getShipmentGET
- purchaseShipmentPOST
- cancelShipmentPOST
- oneClickShipmentPOST
- purchaseLabelsPOST
- getTrackingGET
- retrieveShippingLabelPOST
- getShipmentDocumentsGET
- purchaseShipmentPOST
- cancelShipmentPUT
- getRatesPOST
- getAdditionalInputsGET
- getAccountGET
- getCarrierAccountFormInputsGET
- getTrackingInformationGET
- getCarrierAccountsPUT
- linkCarrierAccountPUT
- unlinkCarrierAccountPUT
- generateCollectionFormPOST
- getCollectionFormHistoryPUT
- getUnmanifestedShipmentsPUT
- getCollectionFormGET
- getAccessPointsGET
- Supply Sources
- Tokens
- Uploads
- Notifications
oneClickShipment
Pending
POST
/shipping/v2/oneClickShipment
shipping
Last modified:2024-11-28 09:36:30
Maintainer:Not configured
Rate (requests per second) | Burst |
---|---|
80 | 100 |
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 then those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.Request
Header Params
x-amzn-shipping-business-id
enum<string>Â
optional
Allowed values:
AmazonShipping_USAmazonShipping_INAmazonShipping_UKAmazonShipping_UAEAmazonShipping_SAAmazonShipping_EGAmazonShipping_ITAmazonShipping_ESAmazonShipping_FRAmazonShipping_JP
Body Params application/json
The request schema for the OneClickShipment operation. When the channelType is not Amazon, shipTo is required and when channelType is Amazon shipTo is ignored.
shipTo
object (Address)Â
optional
Example:
{"addressLine1":"address_1","addressLine2":"address_2","addressLine3":"address_3","city":"Seattle","countryCode":"US","county":"Washington","district":"District1","name":"address_name","phoneNumber":"+14155552671","postalCode":"123456","stateOrRegion":"Washington"}
addressLine1
stringÂ
required
addressLine2
stringÂ
optional
addressLine3
stringÂ
optional
city
stringÂ
optional
countryCode
stringÂ
required
county
stringÂ
optional
Example:
Washington
district
stringÂ
optional
name
stringÂ
required
phoneNumber
stringÂ
optional
Example:
+14155552671
postalCode
stringÂ
optional
stateOrRegion
stringÂ
required
shipFrom
object (Address)Â
required
Example:
{"addressLine1":"address_1","addressLine2":"address_2","addressLine3":"address_3","city":"Seattle","countryCode":"US","county":"Washington","district":"District1","name":"address_name","phoneNumber":"+14155552671","postalCode":"123456","stateOrRegion":"Washington"}
returnTo
object (Address)Â
optional
Example:
{"addressLine1":"address_1","addressLine2":"address_2","addressLine3":"address_3","city":"Seattle","countryCode":"US","county":"Washington","district":"District1","name":"address_name","phoneNumber":"+14155552671","postalCode":"123456","stateOrRegion":"Washington"}
shipDate
string <date-time>
optional
packages
array[object (Package) {9}]Â
required
scheduledPackageId
object (ScheduledPackageId)Â
required
packageDimensions
object (Dimensions)Â
required
packageWeight
object (Weight)Â
required
packageItems
array[object (Item) {7}]Â
optional
<= 500 items
packageTimeSlot
object (TimeSlot)Â
required
packageIdentifier
stringÂ
optional
invoice
object (InvoiceData)Â
optional
packageStatus
enum<string>Â
optional
Allowed values:
ReadyForPickupPickedUpAtOriginFCAtDestinationFCDeliveredRejectedUndeliverableReturnedToSellerLostInTransitLabelCanceledDamagedInTransitOutForDelivery
trackingDetails
object (TrackingDetails)Â
optional
valueAddedServicesDetails
array[object (OneClickShipmentValueAddedService) {2}]Â
optional
id
stringÂ
required
amount
object (Currency)Â
optional
taxDetails
array[object (TaxDetail) {2}]Â
optional
taxType
enum<string>Â
required
Allowed value:
GST
taxRegistrationNumber
stringÂ
required
channelDetails
object (ChannelDetails)Â
required
channelType
enum<string>Â
required
Allowed values:
AMAZONEXTERNAL
amazonOrderDetails
object (AmazonOrderDetails)Â
optional
amazonShipmentDetails
object (AmazonShipmentDetails)Â
optional
labelSpecifications
object (RequestedDocumentSpecification)Â
required
format
enum<string>Â
required
Allowed values:
PDFPNGZPL
size
object (DocumentSize)Â
required
dpi
integerÂ
optional
pageLayout
stringÂ
optional
needFileJoining
booleanÂ
required
requestedDocumentTypes
array[string]
required
Allowed values:
PACKSLIPLABELRECEIPTCUSTOM_FORM
serviceSelection
object (ServiceSelection)Â
required
serviceId
array[string]
required
shipperInstruction
object (ShipperInstruction)Â
optional
deliveryNotes
stringÂ
optional
<= 256 characters
destinationAccessPointDetails
object (AccessPointDetails)Â
optional
accessPointId
stringÂ
optional
Example
{
"shipTo": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"shipFrom": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"returnTo": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"shipDate": "2019-08-24T14:15:22Z",
"packages": [
{
"scheduledPackageId": {
"amazonOrderId": "string",
"packageId": "string"
},
"packageDimensions": {
"height": {
"unit": "string",
"value": 0
},
"length": {
"unit": "string",
"value": 0
},
"weight": {
"unit": "string",
"value": 0
},
"width": {
"unit": "string",
"value": 0
}
},
"packageWeight": {
"value": 11,
"unit": "Grams"
},
"packageItems": [
{
"sku": "string",
"summaries": [
{
"marketplaceId": "string",
"asin": "string",
"productType": "string",
"conditionType": "new_new",
"status": [
"BUYABLE"
],
"fnSku": "string",
"itemName": "string",
"createdDate": "2019-08-24T14:15:22Z",
"lastUpdatedDate": "2019-08-24T14:15:22Z",
"mainImage": {
"link": "string",
"height": 0,
"width": 0
}
}
],
"attributes": {},
"issues": [
{
"code": "string",
"message": "string",
"severity": "ERROR",
"attributeNames": [
"string"
],
"categories": [
"INVALID_ATTRIBUTE"
],
"enforcements": {
"actions": [
{
"action": "LISTING_SUPPRESSED"
}
],
"exemption": {
"status": "EXEMPT",
"expiryDate": "2023-10-28T00:36:48.914Z"
}
}
}
],
"offers": [
{
"marketplaceId": "string",
"offerType": "B2C",
"price": {
"currencyCode": "string",
"amount": "string"
},
"points": {
"pointsNumber": 0,
"pointsMonetaryValue": {
"currencyCode": "string",
"amount": 0
}
},
"audience": {
"value": "ALL",
"displayName": "string"
}
}
],
"fulfillmentAvailability": [
{
"fulfillmentChannelCode": "string",
"quantity": 0
}
],
"procurement": [
{
"costPrice": {
"currencyCode": "string",
"amount": "string"
}
}
]
}
],
"packageTimeSlot": {
"slotId": "string",
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"handoverMethod": "Pickup"
},
"packageIdentifier": "string",
"invoice": {
"invoiceNumber": "string",
"invoiceDate": "2019-08-24T14:15:22Z"
},
"packageStatus": "ReadyForPickup",
"trackingDetails": {
"trackingId": "string"
}
}
],
"valueAddedServicesDetails": [
{
"id": "string",
"amount": {
"amount": 0,
"code": "str"
}
}
],
"taxDetails": [
{
"taxType": "GST",
"taxRegistrationNumber": "string"
}
],
"channelDetails": {
"channelType": "AMAZON",
"amazonOrderDetails": {
"orderId": "string"
},
"amazonShipmentDetails": {
"shipmentId": "string"
}
},
"labelSpecifications": {
"format": "PDF",
"size": {
"width": 0,
"length": 0,
"unit": "INCH"
},
"dpi": 0,
"pageLayout": "string",
"needFileJoining": true,
"requestedDocumentTypes": [
"PACKSLIP"
]
},
"serviceSelection": {
"serviceId": [
"string"
]
},
"shipperInstruction": {
"deliveryNotes": "string"
},
"destinationAccessPointDetails": {
"accessPointId": "string"
}
}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://sandbox.sellingpartnerapi-na.amazon.com/shipping/v2/oneClickShipment' \
--header 'Content-Type: application/json' \
--data-raw '{
"shipTo": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"shipFrom": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"returnTo": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"shipDate": "2019-08-24T14:15:22Z",
"packages": [
{
"scheduledPackageId": {
"amazonOrderId": "string",
"packageId": "string"
},
"packageDimensions": {
"height": {
"unit": "string",
"value": 0
},
"length": {
"unit": "string",
"value": 0
},
"weight": {
"unit": "string",
"value": 0
},
"width": {
"unit": "string",
"value": 0
}
},
"packageWeight": {
"value": 11,
"unit": "Grams"
},
"packageItems": [
{
"sku": "string",
"summaries": [
{
"marketplaceId": "string",
"asin": "string",
"productType": "string",
"conditionType": "new_new",
"status": [
"BUYABLE"
],
"fnSku": "string",
"itemName": "string",
"createdDate": "2019-08-24T14:15:22Z",
"lastUpdatedDate": "2019-08-24T14:15:22Z",
"mainImage": {
"link": "string",
"height": 0,
"width": 0
}
}
],
"attributes": {},
"issues": [
{
"code": "string",
"message": "string",
"severity": "ERROR",
"attributeNames": [
"string"
],
"categories": [
"INVALID_ATTRIBUTE"
],
"enforcements": {
"actions": [
{
"action": "LISTING_SUPPRESSED"
}
],
"exemption": {
"status": "EXEMPT",
"expiryDate": "2023-10-28T00:36:48.914Z"
}
}
}
],
"offers": [
{
"marketplaceId": "string",
"offerType": "B2C",
"price": {
"currencyCode": "string",
"amount": "string"
},
"points": {
"pointsNumber": 0,
"pointsMonetaryValue": {
"currencyCode": "string",
"amount": 0
}
},
"audience": {
"value": "ALL",
"displayName": "string"
}
}
],
"fulfillmentAvailability": [
{
"fulfillmentChannelCode": "string",
"quantity": 0
}
],
"procurement": [
{
"costPrice": {
"currencyCode": "string",
"amount": "string"
}
}
]
}
],
"packageTimeSlot": {
"slotId": "string",
"startTime": "2019-08-24T14:15:22Z",
"endTime": "2019-08-24T14:15:22Z",
"handoverMethod": "Pickup"
},
"packageIdentifier": "string",
"invoice": {
"invoiceNumber": "string",
"invoiceDate": "2019-08-24T14:15:22Z"
},
"packageStatus": "ReadyForPickup",
"trackingDetails": {
"trackingId": "string"
}
}
],
"valueAddedServicesDetails": [
{
"id": "string",
"amount": {
"amount": 0,
"code": "str"
}
}
],
"taxDetails": [
{
"taxType": "GST",
"taxRegistrationNumber": "string"
}
],
"channelDetails": {
"channelType": "AMAZON",
"amazonOrderDetails": {
"orderId": "string"
},
"amazonShipmentDetails": {
"shipmentId": "string"
}
},
"labelSpecifications": {
"format": "PDF",
"size": {
"width": 0,
"length": 0,
"unit": "INCH"
},
"dpi": 0,
"pageLayout": "string",
"needFileJoining": true,
"requestedDocumentTypes": [
"PACKSLIP"
]
},
"serviceSelection": {
"serviceId": [
"string"
]
},
"shipperInstruction": {
"deliveryNotes": "string"
},
"destinationAccessPointDetails": {
"accessPointId": "string"
}
}'
Responses
🟢200OK
application/json
Headers
x-amzn-RateLimit-Limit
stringÂ
optional
x-amzn-RequestId
stringÂ
optional
Body
The response schema for the OneClickShipment operation.
payload
object (OneClickShipmentResult)Â
optional
shipmentId
stringÂ
required
packageDocumentDetails
array[object (PackageDocumentDetail) {3}]Â
required
promise
object (Promise)Â
required
carrier
object (Carrier)Â
required
service
object (Service)Â
required
totalCharge
object (Currency)Â
required
Example
{
"shipmentId": "87852211788104",
"packageDocumentDetails": [
{
"packageClientReferenceId": "#abcd",
"packageDocuments": [
{
"type": "LABEL",
"format": "PNG",
"contents": "sdioadaiosfhdodsaiufhouafhoudfhdouahfac=="
}
],
"trackingId": 1578648261977
}
],
"promise": {
"pickupWindow": {
"start": "2019-12-11T07:09:05.513Z",
"end": "2019-12-11T09:09:05.513Z"
},
"deliveryWindow": {
"start": "2019-12-13T07:09:05.513Z",
"end": "2019-12-13T09:09:05.513Z"
}
},
"carrier": {
"id": "AMZN_UK",
"name": "Amazon Shipping"
},
"service": {
"id": "SWA-UK-PREM",
"name": "Amazon Shipping One Day"
},
"totalCharge": {
"unit": "GBP",
"value": 4.76
}
}
🟠400Bad Request
🟠401Unauthorized
🟠403Forbidden
🟠404Record Not Found
🟠413413
🟠415415
🟠429429
🔴500Server Error
🔴503Service Unavailable