AmzSpApi::FulfillmentOutboundApiModel::GetFeatureSkuResult
¶ ↑
Properties¶ ↑
Name | Type | Description | Notes ———— | ————- | ————- | ————- marketplace_id | String | The requested marketplace. | feature_name | String | The name of the feature. | is_eligible | BOOLEAN | When true, the seller SKU is eligible for the requested feature. | ineligible_reasons | Array<String> | A list of one or more reasons that the seller SKU is ineligibile for the feature. Possible values: * MERCHANT_NOT_ENROLLED - The merchant isn't enrolled for the feature. * SKU_NOT_ELIGIBLE - The SKU doesn't reside in a warehouse that supports the feature. * INVALID_SKU - There is an issue with the SKU provided. | [optional] sku_info | {FeatureSku} | | [optional]