TaxSettings / Client / delete_supplemental_tax_registration
delete_supplemental_tax_registration#
- TaxSettings.Client.delete_supplemental_tax_registration(**kwargs)#
- Deletes a supplemental tax registration for a single account. - See also: AWS API Documentation - Request Syntax- response = client.delete_supplemental_tax_registration( authorityId='string' ) - Parameters:
- authorityId (string) – - [REQUIRED] - The unique authority Id for the supplemental TRN information that needs to be deleted. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- TaxSettings.Client.exceptions.ValidationException
- TaxSettings.Client.exceptions.ConflictException
- TaxSettings.Client.exceptions.ResourceNotFoundException
- TaxSettings.Client.exceptions.InternalServerException