OutboundFulfillmentOrders
Returns a list of fulfillment orders fulfilled after (or at) a specified date-time, or indicated by the next token parameter.
Columns
| Name | Type | ReadOnly | References | Description |
| SellerFulfillmentOrderId [KEY] | String | False |
The fulfillment order identifier | |
| DisplayableOrderId | String | False |
A fulfillment order identifier submitted when creating a fulfillment order. Displays as the order identifier in recipient-facing materials such as the packing slip. | |
| DisplayableOrderComment | String | False |
A text block submitted when creating a fulfillment order. Displays in recipient-facing materials such as the packing slip. | |
| DisplayableOrderDate | Datetime | False |
A date and time submitted when creating a fulfillment order. Displays as the order date in recipient-facing materials such as the packing slip. | |
| FeatureConstraints | String | False |
A list of features and their fulfillment policies to apply to the order. | |
| FulfillmentAction | String | False |
Specifies whether the fulfillment order should ship now or have an order hold put on it. | |
| FulfillmentOrderStatus | String | False |
The current status of the fulfillment order. | |
| FulfillmentPolicy | String | False |
The FulfillmentPolicy value specified when creating a fulfillment order. | |
| ReceivedDate | Datetime | False |
The date and time that the fulfillment order was received by an Amazon fulfillment center. | |
| ShippingSpeedCategory | String | False |
The shipping method used for the fulfillment order. | |
| StatusUpdatedDate | Datetime | False |
The date and time that the status of the fulfillment order last changed, in ISO 8601 date time format. | |
| AddressLine1 | String | False |
The first line of the address. | |
| AddressLine2 | String | False |
Additional address information. | |
| AddressLine3 | String | False |
Additional address information. | |
| City | String | False |
The city where the person, business, or institution is located. This property is required in all countries except Japan. It should not be used in Japan. | |
| CountryCode | String | False |
The two digit country code. In ISO 3166-1 alpha-2 format. | |
| DistrictOrCounty | String | False |
The district or county where the person, business, or institution is located. | |
| AddressName | String | False |
The name of the person, business or institution at the address. | |
| PostalCode | String | False |
The postal code of the address. | |
| StateOrRegion | String | False |
The state or region where the person, business or institution is located. | |
| Phone | String | False |
The phone number of the person, business, or institution located at the address. | |
| ReturnAuthorizations | String | False |
A JSON object of return authorization information. | |
| ReturnItems | String | False |
A JSON object of items that Amazon accepted for return. Returns empty if no items were accepted for return. | |
| FulfillmentShipments | String | False |
A JSON object of fulfillment shipment information. | |
| FulfillmentOrderItems | String | False |
A JSON object of fulfillment order item information. | |
| MarketplaceId | String | False |
The marketplace identifier. | |
| QueryStartDate | String | False |
A date used to select fulfillment orders that were last updated after (or at) a specified time. An update is defined as any change in fulfillment order status, including the creation of a new fulfillment order. | |
| PaymentInformation | String | False |
A JSON object of various payment attributes related to this fulfillment order. Required for India but is optional for all other marketplaces. |