Representing the included/excluded benefits that we offer for each ShippingOffering/Rate. Benefits being services provided by Amazon when sellers purchase shipping through Amazon.

Benefits

interface ShippingApiModelV2Benefits {
    excludedBenefits: ShippingApiModelV2ExcludedBenefit[];
    includedBenefits: string[];
}

Properties

A list of excluded benefit. Refer to the ExcludeBenefit object for further documentation

Benefits

includedBenefits: string[]

A list of included benefits.

Benefits

MMNEPVFCICPMFPCPTTAAATR