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

    Contains the business invoice tax information. Available only in the TR marketplace.

    interface BuyerTaxInformation {
        BuyerBusinessAddress?: string;
        BuyerLegalCompanyName?: string;
        BuyerTaxOffice?: string;
        BuyerTaxRegistrationId?: string;
    }
    Index

    Properties

    BuyerBusinessAddress?: string

    Business buyer's address.

    BuyerLegalCompanyName?: string

    Business buyer's company legal name.

    BuyerTaxOffice?: string

    Business buyer's tax office.

    BuyerTaxRegistrationId?: string

    Business buyer's tax registration ID.