Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface CarrierAccountAttribute

    Attribute Properties required by carrier

    interface CarrierAccountAttribute {
        attributeName?: string;
        propertyGroup?: string;
        value?: string;
    }
    Index
    attributeName?: string

    Attribute Name .

    propertyGroup?: string

    Property Group.

    value?: string

    Value .