TaxDocumentMetadata
The metadata for your tax document.
Contents
- taxDocumentAccessToken
-
The tax document access token, which contains information that the Tax Settings API uses to locate the tax document.
Note
If you update your tax registration, the existing
taxDocumentAccessToken
won't be valid. To get the latest token, call theGetTaxRegistration
orListTaxRegistrations
API operation. This token is valid for 24 hours.Type: String
Pattern:
^[\s\S]*$
Required: Yes
- taxDocumentName
-
The name of your tax document.
Type: String
Pattern:
^[\s\S]*$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: