-Address_AddressLine1 <
String>
The first line of the address.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TaxRegistrationEntry_Address_AddressLine1 |
-Address_AddressLine2 <
String>
The second line of the address, if applicable.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TaxRegistrationEntry_Address_AddressLine2 |
-Address_AddressLine3 <
String>
The third line of the address, if applicable. Currently, the Tax Settings API accepts the addressLine3 parameter only for Saudi Arabia. When you specify a TRN in Saudi Arabia, you must enter the addressLine3 and specify the building number for the address. For example, you might enter 1234.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TaxRegistrationEntry_Address_AddressLine3 |
The city that the address is in.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TaxRegistrationEntry_Address_City |
The country code for the country that the address is in.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TaxRegistrationEntry_Address_CountryCode |
-Address_DistrictOrCounty <
String>
The district or county the address is located. For addresses in Brazil, this parameter uses the name of the neighborhood. When you set a TRN in Brazil, use districtOrCounty for the neighborhood name.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TaxRegistrationEntry_Address_DistrictOrCounty |
The postal code associated with the address.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TaxRegistrationEntry_Address_PostalCode |
-Address_StateOrRegion <
String>
The state, region, or province that the address is located. This field is only required for Canada, India, United Arab Emirates, Romania, and Brazil (CPF). It is optional for all other countries.If this is required for tax settings, use the same name as shown on the Tax Settings page.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | TaxRegistrationEntry_Address_StateOrRegion |
Amazon.PowerShell.Cmdlets.TSA.AmazonTaxSettingsClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TaxSettings.Model.PutSupplementalTaxRegistrationResponse). Specifying the name of a property of type Amazon.TaxSettings.Model.PutSupplementalTaxRegistrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-TaxRegistrationEntry_LegalName <
String>
The legal name associated with your TRN registration.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-TaxRegistrationEntry_RegistrationId <
String>
The supplemental TRN unique identifier.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Type of supplemental TRN. Currently, this can only be VAT.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |