Selling Partner API SDK for JavaScript
    Preparing search index...

    An additional attribute associated with a tax registration.

    interface TaxRegistrationAttribute {
        key?: string;
        value?: string;
    }
    Index

    Properties

    Properties

    key?: string

    The name of the tax registration attribute. Possible values: TAX_OFFICE

    value?: string

    The value of the tax registration attribute.