AccountDetails
An object with your accountId
and TRN information.
Contents
- accountId
-
List of unique account identifiers.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d+$
Required: No
- accountMetaData
-
The meta data information associated with the account.
Type: AccountMetaData object
Required: No
- taxInheritanceDetails
-
Tax inheritance information associated with the account.
Type: TaxInheritanceDetails object
Required: No
- taxRegistration
-
Your TRN information. Instead of having full legal address, here TRN information will have jurisdiction details (for example, country code and state/region/province if applicable).
Type: TaxRegistrationWithJurisdiction object
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: