Countries Schema (For Location Evidence)
The fields here are returned by the Calculate Tax request and are only available in that response.
Each country has specific information that is recorded in the Location Evidence Schema. See Location Evidence Schema.
Field | Description |
---|---|
by_token | Country detected from SMS token |
by_cc | Country detected by credit card number prefix |
by_2003_rules | Used when merchant uses 2003 EU VAT rules. |
forced | Country forced by parameters. |
by_ip | Country detected by IP. |
guessed_from_ip | Country guessed from IP due to lack of other evidence. |
other_commercially_relevant_info | Additional evidence held by the merchant. |
by_billing | Country detected by billing country code. |
by_tax_number | Country detected from EU TAX number. |
detected | Country detected from provided evidence. |
self_declaration | Self declared country as evidence. |
Updated over 1 year ago