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

    Tax registration details of the entity. Applicable to direct fulfillment shipments.

    interface TaxRegistrationInfo {
        address?: Address;
        messages?: string;
        number?: string;
        type?: TaxRegistrationInfoTypeEnum;
    }
    Index

    Properties

    address?: Address
    messages?: string

    Tax registration message that can be used for additional tax related details.

    number?: string

    The tax registration number for the party. For example, their VAT ID.

    Tax registration type for the entity