United States (DBNA): Seller Tax Scheme Identifier
Configure the Seller Tax Scheme Identifier for your United States documents.
The tax scheme identifier of the seller. Use TAX.
Elements
| Path | Cardinality | Usage | Final Format Path |
|---|---|---|---|
Invoice/AccountingSupplierParty/Party/PartyTaxScheme/TaxScheme/ID | 1..1 | M | /Invoice/cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cac:TaxScheme/cbc:ID |
Example
<ubl:Invoice>
<!-- ... omitted for readability -->
<cac:AccountingSupplierParty>
<!-- ... omitted for readability -->
<cac:Party>
<!-- ... omitted for readability -->
<cac:PartyTaxScheme>
<!-- ... omitted for readability -->
<cac:TaxScheme>
<cbc:ID>TAX</cbc:ID>
</cac:TaxScheme>
</cac:PartyTaxScheme>
</cac:Party>
</cac:AccountingSupplierParty>
</ubl:Invoice>Updated 5 days ago
Did this page help you?
