CData Python Connector for Amazon Marketplace

Build 25.0.9454

ListAvailableFBMShipmentServices

Returns a list of merchant fulfilled shipping service offers that satisfy the specified shipment request details from Merchant Fulfillment.

Input

Name Type Required Description
AmazonOrderId String True An Amazon-defined order identifier, in 3-7-7 format.
ShipFromCity String True The city.
ShipFromCountryCode String True The two-letter country code in ISO 3166-1 alpha-2 format.
CustomTextForLabel String False Custom text to print on the label.
DeclaredValueAmount Decimal False The currency amount.
DeclaredValueCurrencyCode String False Three-digit currency code in ISO 4217 format.
ShipFromDistrictOrCounty String False The district or county.
ShipFromEmail String True The email address.
PackageHeight Decimal True The package height.
IncludeComplexShippingOptions Bool False When true, include complex shipping options.
IncludePackingSlipWithLabel Bool False When true, include a packing slip with the label.
Items String True An Amazon order item identifier and a quantity.
PackageLength Decimal True The package length.
MustArriveByDate Datetime False The latest date by which the package must arrive.
ShipFromName String True The name of the addressee, or business name.
PackageDimensionsUnit String True The unit of length.
ShipFromPhone String True The phone number.
ShipFromPostalCode String True The zip code or postal code.
PredefinedPackageDimensions String False An enumeration of predefined parcel tokens.
SellerOrderId String False A seller-defined order identifier.
ShipFromAddressLine1 String True The street address information.
ShipFromAddressLine2 String False Additional street address information.
ShipFromAddressLine3 String False Additional street address information.
ShippingOfferingFilterCarrierWillPickUp String False Carrier will pick up option.
ShippingOfferingFilterDeliveryExperience String False The delivery confirmation level.
ShipDate Datetime False The date when the package will be shipped.
ShippingServiceOptionsCarrierWillPickUp Bool False When true, the carrier will pick up the package.
ShippingServiceOptionsCarrierWillPickUpOption String False Carrier will pick up option.
ShippingServiceOptionsDeliveryExperience String False The delivery confirmation level.
ShippingServiceOptionsLabelFormat String False The label format.
StandardIdForLabel String False The type of standard identifier to print on the label.
ShipFromStateOrProvinceCode String True The state or province code.
WeightValue Decimal True The weight value.
WeightUnit String True The unit of weight.
PackageWidth Decimal True The package width.

Result Set Columns

Name Type Description
ShippingServiceId String An Amazon-defined shipping service identifier.
ShipDate String The date when the package will be shipped.
ShippingServiceName String The localized name of the shipping service. For example, FedEx Standard Overnight.
ShippingServiceOfferId String An Amazon-defined shipping service offer identifier.
AvailableLabelFormats String The list of available label formats for this shipping service.
CarrierName String The name of the carrier.
DeclaredValueAmount Decimal The currency amount.
DeclaredValueCurrencyCode String Three-digit currency code in ISO 4217 format.
EarliestEstimatedDeliveryDate String The earliest estimated delivery date for the shipment.
IncludedBenefits String The list of benefits included with this shipping service.
LatestEstimatedDeliveryDate String The latest estimated delivery date for the shipment.
RateAmount Decimal The base shipping rate amount.
RateCurrencyCode String The three-digit currency code for the shipping rate in ISO 4217 format.
RequiresAdditionalSellerInputs Bool Indicates whether additional seller inputs are required to purchase this shipping service.
ShippingServiceOptionsCarrierWillPickUp Bool Indicates whether the carrier will pick up the package.
ShippingServiceOptionsDeliveryExperience String The delivery confirmation level for this shipping service.
ShippingServiceOptionsLabelFormat String The label format for this shipping service.
AvailableCarrierWillPickUpOption String The available carrier pickup options and associated fees, if any.
AvailableDeliveryExperienceOption String The available delivery confirmation options and associated fees, if any.
ExcludedBenefit String The benefits that are excluded for this shipping service offer.
LabelFormatOption String The available label format options and packing slip preferences.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454