Benefits that are included and excluded for each shipping offer. Benefits represents services provided by Amazon (eg. CLAIMS_PROTECTED, etc.) when sellers purchase shipping through Amazon. Benefit details will be made available for any shipment placed on or after January 1st 2024 00:00 UTC.

Benefits

interface Benefits {
    excludedBenefits: ExcludedBenefit[];
    includedBenefits: string[];
}

Properties

excludedBenefits: ExcludedBenefit[]

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

Benefits

includedBenefits: string[]

A list of included benefits.

Benefits

MMNEPVFCICPMFPCPTTAAATR