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