Overview
The Tax Registration Import process reads files from the ./Incoming/TaxRegistration/
in the SFTP. These files will be moved to the archive folder located at ./Incoming/Archive/TaxRegistration/
before being processed in alpha-numeric order.
Validations
You can update any field if you specify Number. Number can only be updated from the User Interface.
Tax registration columns
Column Name |
Description |
Req'd |
Unique |
Type |
Allowable Values |
Column Name |
Description |
Req'd |
Unique |
Type |
Allowable Values |
Number |
The registered tax number |
Yes |
No |
string(47) |
Any |
Country Code |
The country code of the tax registration |
Yes |
No |
string(4) |
Any |
Owner ID |
Coupa ID of the entity to which the tax registration belongs. |
Yes |
No |
integer(11) |
Any |
Owner Type |
The type of the owning entity. Examples are Address and SupplierRemitTo |
Yes |
No |
string(255) |
Any |
Active |
Determines if the tax registration is enabled or disabled |
No |
No |
boolean |
Yes/No, True/False |
Local |
Set to true if this tax number cannot be used for cross-border invoices |
No |
No |
boolean |
Yes/No, True/False |