BatchDeleteTaxRegistrationError
The error object for representing failures in the BatchDeleteTaxRegistration
operation.
Contents
- accountId
-
The unique account identifier for the account whose tax registration couldn't be deleted during the
BatchDeleteTaxRegistration
operation.Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d+$
Required: Yes
- message
-
The error message for an individual failure in the
BatchDeleteTaxRegistration
operation.Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
^[\s\S]*$
Required: Yes
- code
-
The error code for an individual failure in BatchDeleteTaxRegistration operation.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 50.
Pattern:
^[\s\S]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: