SupplementalTaxRegistration
Supplemental TRN details.
Contents
- address
-
The details of the address associated with the TRN information.
Type: Address object
Required: Yes
-
Unique authority ID for the supplemental TRN.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
^[\s\S]*$
Required: Yes
- legalName
-
The legal name associated with your TRN registration.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
^(?!\s*$)[\s\S]+$
Required: Yes
- registrationId
-
The supplemental TRN unique identifier.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
^(?!\s*$)[\s\S]+$
Required: Yes
- registrationType
-
Type of supplemental TRN. Currently, this can only be VAT.
Type: String
Valid Values:
VAT
Required: Yes
- status
-
The status of your TRN.
Type: String
Valid Values:
Verified | Pending | Deleted | Rejected
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: