AmzSpApi::MerchantFulfillmentApiModel::ShippingService

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- shipping_service_name | String | A plain text representation of a carrier's shipping service. For example, "UPS Ground" or "FedEx Standard Overnight". | carrier_name | String | The name of the carrier. | shipping_service_id | {ShippingServiceIdentifier} | | shipping_service_offer_id | String | An Amazon-defined shipping service offer identifier. | ship_date | {Timestamp} | | earliest_estimated_delivery_date | {Timestamp} | | [optional] latest_estimated_delivery_date | {Timestamp} | | [optional] rate | {CurrencyAmount} | | shipping_service_options | {ShippingServiceOptions} | | available_shipping_service_options | {AvailableShippingServiceOptions} | | [optional] available_label_formats | {LabelFormatList} | | [optional] available_format_options_for_label | {AvailableFormatOptionsForLabelList} | | [optional] requires_additional_seller_inputs | BOOLEAN | When true, additional seller inputs are required. |