Concepts

Concepts used in Amazon Selling Partner book.

The following documentation is for Amazon Selling Partner v1.0.0 (BDK).

Amazon order

Amazon Selling Partner order information.

Field Name
Description
Type

amazon_order_id

The unique Amazon order identifier.

text

order_status

The current status of the order.

text

purchase_date

The date when the order was purchased.

text

last_update_date

The date when the order was last updated.

text

marketplace_id

The Amazon marketplace identifier.

optional[text]

fulfillment_channel

The fulfillment channel (e.g., MFN, AFN).

optional[text]

order_type

The type of order.

optional[text]

shipment_service_level_category

The shipment service level category.

optional[text]

earliest_ship_date

The earliest ship date.

optional[text]

latest_ship_date

The latest ship date.

optional[text]

earliest_delivery_date

The earliest delivery date.

optional[text]

latest_delivery_date

The latest delivery date.

optional[text]

The shipping address.

optional[json]

The default ship from location address.

optional[json]

number_of_items_shipped

The number of items shipped.

optional[number]

number_of_items_unshipped

The number of items unshipped.

optional[number]

payment_method

The payment method.

optional[text]

payment_method_details

List of payment method details.

optional[list of text]

Buyer information.

optional[json]

is_business_order

Whether this is a business order.

optional[boolean]

is_prime

Whether this is a Prime order.

optional[boolean]

is_global_express_enabled

Whether global express is enabled.

optional[boolean]

is_premium_order

Whether this is a premium order.

optional[boolean]

is_sold_by_ab

Whether sold by Amazon Business.

optional[boolean]

is_iba

Whether this is an IBA order.

optional[boolean]

is_ispu

Whether this is an ISPU order.

optional[boolean]

is_access_point_order

Whether this is an access point order.

optional[boolean]

Fulfillment instructions.

optional[json]

Automated shipping settings.

optional[json]

sales_channel

The sales channel.

optional[text]

order_channel

The order channel.

optional[text]

ship_service_level

The ship service level.

optional[text]

order_total

The order total amount.

optional[json]

payment_execution_detail

Payment execution details.

optional[list of json]

Concept attribute specifications

shipping_address (amazon order)

Name
Type

name

optional[text]

address_line1

optional[text]

address_line2

optional[text]

address_line3

optional[text]

city

optional[text]

county

optional[text]

district

optional[text]

state_or_region

optional[text]

municipality

optional[text]

postal_code

optional[text]

country_code

optional[text]

phone

optional[text]

address_type

optional[text]

default_ship_from_location_address (amazon order)

Name
Type

name

optional[text]

address_line1

optional[text]

address_line2

optional[text]

address_line3

optional[text]

city

optional[text]

county

optional[text]

district

optional[text]

state_or_region

optional[text]

municipality

optional[text]

postal_code

optional[text]

country_code

optional[text]

phone

optional[text]

address_type

optional[text]

buyer_info (amazon order)

Name
Type

buyer_email

optional[text]

buyer_name

optional[text]

buyer_county

optional[text]

buyer_tax_info

optional[json]

purchase_order_number

optional[text]

fulfillment_instruction (amazon order)

Name
Type

fulfillment_supply_source_id

optional[text]

automated_shipping_settings (amazon order)

Name
Type

has_automated_shipping_settings

optional[boolean]

automated_carrier

optional[text]

automated_ship_method

optional[text]

Last updated

Was this helpful?