Tax area request mapping
The tax area request messages are used to initiate a tax area look up. Tax area request messages are also used to retrieve the tax jurisdiction and tax area ID for a single postal address.
| Vertex | Infor | ||
|---|---|---|---|
| Element/Attribute | Data type | Element value | Data type |
| UserName | String (1-64) | ||
| Password | String (1-64) | ||
| TrustedId | String (1-64) | VertexConfigVersion.TrustedId | Alpha 16 |
| AsOfDate | Date (yyyy-mm-dd) | Current date | |
| LookupId | String (1-40) | ||
| TaxAreaId* | Integer (0-999999999) | TaxCode (1st 9 char) | Alpha 15 |
| PostalAddress* | |||
| StreetAddress1 | String (1-100) | PostalAddressV2.DeliveryAddress.AddressLine1 | Alpha 40 |
| StreetAddress2 | String (1-100) | ||
| City | String (1-60) | PostalAddressV2.Municipality | Alpha 35 |
| MainDivision | String (1-60) | PostalAddressV2.StateProvince | Alpha 35 |
| SubDivision | String (1-60) | PostalAddressV2.County | Alpha 30 |
| PostalCode | String (1-20) | PostalAddressV2.PostalCode | Alpha 12 |
| Country | String (1-60) | PostalAddressV2.Country | Alpha 3 |
| ExternalJurisdiction* | |||
| ExternalJurisdictionCode | String (0-20) | ||
| Country | String (1-60) | ||
| ApplicationData | |||
| Sender | String | ||
| MessageLogging | |||
| returnLogEntries | Boolean | ||
| OverrideLoggingThreshold | |||
| thresholdScope | String | ||
| LogEntry | |||
| logLevel | LogLevel | ||
| instanceId | String | ||
| threadId | String | ||
| className | String | ||
| Message | String | ||
| Exception | String | ||
| ResponseTimeMS | Decimal | ||