Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 1.44 KB

TaxIdentifier.md

File metadata and controls

executable file
·
11 lines (8 loc) · 1.44 KB

TaxIdentifier

Properties

Name Type Description Notes
taxpayer_id string This value is the unique tax ID associated with the buyer. The type of tax identification is shown in the <strong>taxIdentifierType</strong> field. [optional]
tax_identifier_type string This enumeration value indicates the type of tax identification being used for the buyer. The different tax types are defined in the <strong>TaxIdentifierTypeEnum</strong> type. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/fulfillment/types/sel:TaxIdentifierTypeEnum&#x27;&gt;eBay API documentation</a> [optional]
issuing_country string This two-letter code indicates the country that issued the buyer's tax ID. The country that the two-letter code represents can be found in the <strong>CountryCodeEnum</strong> type, or in the <a href=&quot;https://www.iso.org/iso-3166-country-codes.html &quot;>ISO 3166</a> standard. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/fulfillment/types/ba:CountryCodeEnum&#x27;&gt;eBay API documentation</a> [optional]

[Back to Model list] [Back to API list] [Back to README]