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

    Tax registration details of the entity.

    interface TaxRegistrationDetails {
        taxRegistrationNumber: string;
        taxRegistrationType: TaxRegistrationDetailsTaxRegistrationTypeEnum;
    }
    Index

    Properties

    taxRegistrationNumber: string

    The tax registration number for the entity. For example, VAT ID, Consumption Tax ID.

    The tax registration type for the entity.