OutboundFeatures
Returns a list of features available for Multi-Channel Fulfillment orders in the marketplace you specify, and whether the seller for which you made the call is enrolled for each feature.
Columns
| Name | Type | References | Description |
| MarketplaceId [KEY] | String | Required. The marketplace identifier. | |
| FeatureName | String | The feature name. | |
| FeatureDescription | String | The feature description. | |
| SellerEligible | Boolean | Indicates whether the seller is eligible to use the feature. | |
| SellerSku | String | Used to identify an item in the given marketplace. SellerSKU is qualified by the seller's SellerId, which is included with every operation that you submit. | |
| FnSku | String | The unique SKU used by Amazon's fulfillment network. | |
| Asin | String | The Amazon Standard Identification Number (ASIN) of the item. | |
| SkuCount | String | The number of SKUs available for this service. | |
| OverlappingSkus | String | Other seller SKUs that are shared across the same inventory. | |
| IneligibleReasons | String | A list of one or more reasons that the seller SKU is ineligible for the feature. | |
| QueryStartDate | Datetime | A date that you can use to select inventory that has been updated since a specified date. |