BatchPutTaxRegistrationError
 The error object for representing failures in the BatchPutTaxRegistration
      operation. 
Contents
- accountId
 - 
               
The unique account identifier for the account that the tax registration couldn't be added, or updated during the
BatchPutTaxRegistrationoperation.Type: String
Length Constraints: Fixed length of 12.
Pattern:
\d+Required: Yes
 - message
 - 
               
The error message for an individual failure in the
BatchPutTaxRegistrationoperation.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 the
BatchPutTaxRegistrationoperation.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: