Amazon SP API
Shipping
Copy Page
Amazon SP API
Overview
Authorization Workflow
Permissions
Sandbox
API Models
Available API Models
Request Apidog Access
OPENAPI SPECIFICATION
Research Docs
Amazon Seller Order Fulfillment Workflow
Amazon Warehousing and Distribution
getInboundShipment
listInboundShipments
listInventory
Authorization
Authorization
Catalog Items
searchCatalogItems
getCatalogItem
Catalog [Deprecated]
listCatalogItems
getCatalogItem
listCatalogCategories
Definitions
searchDefinitionsProductTypes
getDefinitionsProductType
Easy Ship
listHandoverSlots
getScheduledPackage
createScheduledPackage
updateScheduledPackages
createScheduledPackageBulk
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
getInventorySummaries
createInventoryItem
deleteInventoryItem
addInventory
FBAOutbound
getFulfillmentPreview
deliveryOffers
listAllFulfillmentOrders
createFulfillmentOrder
getPackageTrackingDetails
listReturnReasonCodes
createFulfillmentReturn
getFulfillmentOrder
updateFulfillmentOrder
cancelFulfillmentOrder
submitFulfillmentOrderStatusUpdate
getFeatures
getFeatureInventory
getFeatureSKU
Feeds
getFeeds
createFeed
cancelFeed
getFeed
createFeedDocument
getFeedDocument
Fees
getMyFeesEstimateForSKU
getMyFeesEstimateForASIN
getMyFeesEstimates
Finance
listTransactions
listFinancialEventGroups
listFinancialEventsByGroupId
listFinancialEventsByOrderId
listFinancialEvents
Invoices [Brazil]
getInvoicesAttributes
getInvoicesDocument
createInvoicesExport
getInvoicesExports
getInvoicesExport
getInvoices
getInvoice
Listings Items
getListingsRestrictions
deleteListingsItem
getListingsItem
patchListingsItem
putListingsItem
Merchant Fulfillment
getEligibleShipmentServices
getShipment
cancelShipment
createShipment
getAdditionalSellerInputs
Orders
getOrders
getOrder
getOrderBuyerInfo
getOrderAddress
getOrderItems
getOrderItemsBuyerInfo
updateShipmentStatus
getOrderRegulatedInfo
updateVerificationStatus
confirmShipment
ProductPricing
deprecated
getPricing
getCompetitivePricing
getListingOffers
getItemOffers
getItemOffersBatch
getListingOffersBatch
getFeaturedOfferExpectedPriceBatch
getCompetitiveSummary
Reports
getReports
createReport
cancelReport
getReport
getReportSchedules
createReportSchedule
cancelReportSchedule
getReportSchedule
getReportDocument
Sales
getOrderMetrics
Sellers
getMarketplaceParticipations
getAccount
Service
getServiceJobByServiceJobId
cancelServiceJobByServiceJobId
completeServiceJobByServiceJobId
getServiceJobs
addAppointmentForServiceJobByServiceJobId
rescheduleAppointmentForServiceJobByServiceJobId
assignAppointmentResources
setAppointmentFulfillmentData
getRangeSlotCapacity
getFixedSlotCapacity
updateSchedule
createReservation
updateReservation
cancelReservation
getAppointmmentSlotsByJobId
getAppointmentSlots
createServiceDocumentUploadDestination
ShipmentInvoice[Brazil]
getShipmentDetails
submitInvoice
getInvoiceStatus
Shipping
getRates
POST
createShipment
POST
directPurchaseShipment
POST
getShipment
GET
purchaseShipment
POST
cancelShipment
POST
oneClickShipment
POST
purchaseLabels
POST
getTracking
GET
retrieveShippingLabel
POST
getShipmentDocuments
GET
purchaseShipment
POST
cancelShipment
PUT
getRates
POST
getAdditionalInputs
GET
getAccount
GET
getCarrierAccountFormInputs
GET
getTrackingInformation
GET
getCarrierAccounts
PUT
linkCarrierAccount
PUT
unlinkCarrierAccount
PUT
generateCollectionForm
POST
getCollectionFormHistory
PUT
getUnmanifestedShipments
PUT
getCollectionForm
GET
getAccessPoints
GET
Supply Sources
getSupplySources
createSupplySource
getSupplySource
updateSupplySource
archiveSupplySource
updateSupplySourceStatus
Tokens
createRestrictedDataToken
Uploads
createUploadDestinationForResource
Notifications
getSubscription
createSubscription
getSubscriptionById
deleteSubscriptionById
getDestinations
createDestination
getDestination
deleteDestination
Shipping
Copy Page
getAccount
Exception
GET
/shipping/v1/account
Run in Apidog
Run in Apidog
Last modified:
2025-06-25 09:22:56
Maintainer:
Not configured
Verify if the current account is valid.
Usage Plan:
Rate (requests per second)
Burst
5
15
For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
Request
None
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
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://sandbox.sellingpartnerapi-na.amazon.com/shipping/v1/account'
Responses
🟢
200
OK
application/json
The account was valid.
Headers
Generate Code
x-amzn-RateLimit-Limit
string
Â
optional
Your rate limit (requests per second) for this operation.
x-amzn-RequestId
string
Â
optional
Unique request reference id.
Body
Generate Code
The response schema for the getAccount operation.
payload
object
Â
(Account)Â
optional
The account related data.
accountId
string
Â
required
This is the Amazon Shipping account id generated during the Amazon Shipping onboarding process.
<= 10 characters
errors
array
[object (Error) {3}]Â
optional
A list of error responses that are returned when a request is unsuccessful.
code
string
Â
required
An error code that identifies the type of error that occurred.
message
string