AWS.Tools.TaxSettings.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.TaxSettings</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationCmdlet"> <summary> Retrieves tax registration for a single account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationCmdlet.AccountId"> <summary> <para> <para>Your unique account identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'TaxRegistration'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TaxSettings.Model.GetTaxRegistrationResponse). Specifying the name of a property of type Amazon.TaxSettings.Model.GetTaxRegistrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationDocumentCmdlet"> <summary> Downloads your tax documents to the Amazon S3 bucket that you specify in your request. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationDocumentCmdlet.DestinationS3Location_Bucket"> <summary> <para> <para>The name of your Amazon S3 bucket that you specify to download your tax documents to.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationDocumentCmdlet.DestinationS3Location_Prefix"> <summary> <para> <para>The Amazon S3 object prefix that you specify for your tax document file.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationDocumentCmdlet.TaxDocumentMetadata_TaxDocumentAccessToken"> <summary> <para> <para>The tax document access token, which contains information that the Tax Settings API uses to locate the tax document.</para><note><para>If you update your tax registration, the existing <c>taxDocumentAccessToken</c> won't be valid. To get the latest token, call the <c>GetTaxRegistration</c> or <c>ListTaxRegistrations</c> API operation. This token is valid for 24 hours.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationDocumentCmdlet.TaxDocumentMetadata_TaxDocumentName"> <summary> <para> <para>The name of your tax document.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationDocumentCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'DestinationFilePath'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TaxSettings.Model.GetTaxRegistrationDocumentResponse). Specifying the name of a property of type Amazon.TaxSettings.Model.GetTaxRegistrationDocumentResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationListCmdlet"> <summary> Retrieves the tax registration of accounts listed in a consolidated billing family. This can be used to retrieve up to 100 accounts' tax registrations in one call (default 50). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationListCmdlet.MaxResult"> <summary> <para> <para>Number of <c>accountDetails</c> results you want in one response. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationListCmdlet.NextToken"> <summary> <para> <para>The token to retrieve the next set of results. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.GetTSATaxRegistrationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'AccountDetails'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TaxSettings.Model.ListTaxRegistrationsResponse). Specifying the name of a property of type Amazon.TaxSettings.Model.ListTaxRegistrationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TSA.RemoveTSATaxRegistrationCmdlet"> <summary> Deletes tax registration for a single account. <note><para> This API operation can't be used to delete your tax registration in Brazil. Use the <a href="https://console.aws.amazon.com/billing/home#/paymentpreferences/paymentmethods">Payment preferences</a> page in the Billing and Cost Management console instead. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.RemoveTSATaxRegistrationCmdlet.AccountId"> <summary> <para> <para>Unique account identifier for the TRN information that needs to be deleted. If this isn't passed, the account ID corresponding to the credentials of the API caller will be used for this parameter.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.RemoveTSATaxRegistrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TaxSettings.Model.DeleteTaxRegistrationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.RemoveTSATaxRegistrationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TSA.RemoveTSATaxRegistrationBatchCmdlet"> <summary> Deletes tax registration for multiple accounts in batch. This can be used to delete tax registrations for up to five accounts in one batch. <note><para> This API operation can't be used to delete your tax registration in Brazil. Use the <a href="https://console.aws.amazon.com/billing/home#/paymentpreferences/paymentmethods">Payment preferences</a> page in the Billing and Cost Management console instead. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.RemoveTSATaxRegistrationBatchCmdlet.AccountId"> <summary> <para> <para>List of unique account identifiers. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.RemoveTSATaxRegistrationBatchCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Errors'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TaxSettings.Model.BatchDeleteTaxRegistrationResponse). Specifying the name of a property of type Amazon.TaxSettings.Model.BatchDeleteTaxRegistrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.RemoveTSATaxRegistrationBatchCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet"> <summary> Adds or updates tax registration for a single account. You can't set a TRN if there's a pending TRN. You'll need to delete the pending TRN first. <para> To call this API operation for specific countries, see the following country-specific requirements. </para><para><b>Bangladesh</b></para><ul><li><para> You must specify the tax registration certificate document in the <c>taxRegistrationDocuments</c> field of the <c>VerificationDetails</c> object. </para></li></ul><para><b>Brazil</b></para><ul><li><para> You must complete the tax registration process in the <a href="https://console.aws.amazon.com/billing/home#/paymentpreferences/paymentmethods">Payment preferences</a> page in the Billing and Cost Management console. After your TRN and billing address are verified, you can call this API operation. </para></li><li><para> For Amazon Web Services accounts created through Organizations, you can call this API operation when you don't have a billing address. </para></li></ul><para><b>Georgia</b></para><ul><li><para> The valid <c>personType</c> values are <c>Physical Person</c> and <c>Business</c>. </para></li></ul><para><b>Kenya</b></para><ul><li><para> You must specify the <c>personType</c> in the <c>kenyaAdditionalInfo</c> field of the <c>additionalTaxInformation</c> object. </para></li><li><para> If the <c>personType</c> is <c>Physical Person</c>, you must specify the tax registration certificate document in the <c>taxRegistrationDocuments</c> field of the <c>VerificationDetails</c> object. </para></li></ul><para><b>Malaysia</b></para><ul><li><para> If you use this operation to set a tax registration number (TRN) in Malaysia, only resellers with a valid sales and service tax (SST) number are required to provide tax registration information. </para></li><li><para> By using this API operation to set a TRN in Malaysia, Amazon Web Services will regard you as self-declaring that you're an authorized business reseller registered with the Royal Malaysia Customs Department (RMCD) and have a valid SST number. </para></li><li><para> Amazon Web Services reserves the right to seek additional information and/or take other actions to support your self-declaration as appropriate. </para></li><li><para> If you're not a reseller of Amazon Web Services, we don't recommend that you use this operation to set the TRN in Malaysia. </para></li><li><para> Only use this API operation to upload the TRNs for accounts through which you're reselling Amazon Web Services. </para></li><li><para> Amazon Web Services is currently registered under the following service tax codes. You must include at least one of the service tax codes in the service tax code strings to declare yourself as an authorized registered business reseller. </para><para> Taxable service and service tax codes: </para><para> Consultancy - 9907061674 </para><para> Training or coaching service - 9907071685 </para><para> IT service - 9907101676 </para><para> Digital services and electronic medium - 9907121690 </para></li></ul><para><b>Nepal</b></para><ul><li><para> The sector valid values are <c>Business</c> and <c>Individual</c>. </para></li></ul><para><b>Saudi Arabia</b></para><ul><li><para> For <c>address</c>, you must specify <c>addressLine3</c>. </para></li></ul><para><b>South Korea</b></para><ul><li><para> You must specify the <c>certifiedEmailId</c> and <c>legalName</c> in the <c>TaxRegistrationEntry</c> object. Use Korean characters for <c>legalName</c>. </para></li><li><para> You must specify the <c>businessRepresentativeName</c>, <c>itemOfBusiness</c>, and <c>lineOfBusiness</c> in the <c>southKoreaAdditionalInfo</c> field of the <c>additionalTaxInformation</c> object. Use Korean characters for these fields. </para></li><li><para> You must specify the tax registration certificate document in the <c>taxRegistrationDocuments</c> field of the <c>VerificationDetails</c> object. </para></li><li><para> For the <c>address</c> object, use Korean characters for <c>addressLine1</c>, <c>addressLine2</c><c>city</c>, <c>postalCode</c>, and <c>stateOrRegion</c>. </para></li></ul><para><b>Spain</b></para><ul><li><para> You must specify the <c>registrationType</c> in the <c>spainAdditionalInfo</c> field of the <c>additionalTaxInformation</c> object. </para></li><li><para> If the <c>registrationType</c> is <c>Local</c>, you must specify the tax registration certificate document in the <c>taxRegistrationDocuments</c> field of the <c>VerificationDetails</c> object. </para></li></ul><para><b>Turkey</b></para><ul><li><para> You must specify the <c>sector</c> in the <c>taxRegistrationEntry</c> object. </para></li><li><para> If your <c>sector</c> is <c>Business</c>, <c>Individual</c>, or <c>Government</c>: </para><ul><li><para> Specify the <c>taxOffice</c>. If your <c>sector</c> is <c>Individual</c>, don't enter this value. </para></li><li><para> (Optional) Specify the <c>kepEmailId</c>. If your <c>sector</c> is <c>Individual</c>, don't enter this value. </para></li><li><para><b>Note:</b> In the <b>Tax Settings</b> page of the Billing console, <c>Government</c> appears as <b>Public institutions</b></para></li></ul></li><li><para> If your <c>sector</c> is <c>Business</c> and you're subject to KDV tax, you must specify your industry in the <c>industries</c> field. </para></li><li><para> For <c>address</c>, you must specify <c>districtOrCounty</c>. </para></li></ul><para><b>Ukraine</b></para><ul><li><para> The sector valid values are <c>Business</c> and <c>Individual</c>. </para></li></ul> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.AccountId"> <summary> <para> <para>Your unique account identifier. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.LegalAddress_AddressLine1"> <summary> <para> <para>The first line of the address. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.LegalAddress_AddressLine2"> <summary> <para> <para>The second line of the address, if applicable. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.LegalAddress_AddressLine3"> <summary> <para> <para> The third line of the address, if applicable. Currently, the Tax Settings API accepts the <c>addressLine3</c> parameter only for Saudi Arabia. When you specify a TRN in Saudi Arabia, you must enter the <c>addressLine3</c> and specify the building number for the address. For example, you might enter <c>1234</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.SouthKoreaAdditionalInfo_BusinessRepresentativeName"> <summary> <para> <para>The business legal name based on the most recently uploaded tax registration certificate.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.CanadaAdditionalInfo_CanadaQuebecSalesTaxNumber"> <summary> <para> <para> The Quebec Sales Tax ID number. Leave blank if you do not have a Quebec Sales Tax ID number. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.CanadaAdditionalInfo_CanadaRetailSalesTaxNumber"> <summary> <para> <para> Manitoba Retail Sales Tax ID number. Customers purchasing Amazon Web Services for resale in Manitoba must provide a valid Retail Sales Tax ID number for Manitoba. Leave this blank if you do not have a Retail Sales Tax ID number in Manitoba or are not purchasing Amazon Web Services for resale. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TaxRegistrationEntry_CertifiedEmailId"> <summary> <para> <para>The email address to receive VAT invoices.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.ItalyAdditionalInfo_CigNumber"> <summary> <para> <para> The tender procedure identification code. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.LegalAddress_City"> <summary> <para> <para>The city that the address is in. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.LegalAddress_CountryCode"> <summary> <para> <para>The country code for the country that the address is in. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.ItalyAdditionalInfo_CupNumber"> <summary> <para> <para> Additional tax information to specify for a TRN in Italy. This is managed by the Interministerial Committee for Economic Planning (CIPE) which characterizes every public investment project (Individual Project Code). </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.IsraelAdditionalInfo_CustomerType"> <summary> <para> <para> Customer type for your TRN in Israel. The value can be <c>Business</c> or <c>Individual</c>. Use <c>Business</c>for entities such as not-for-profit and financial institutions.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.VerificationDetails_DateOfBirth"> <summary> <para> <para>Date of birth to verify your submitted TRN. Use the <c>YYYY-MM-DD</c> format.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.IsraelAdditionalInfo_DealerType"> <summary> <para> <para> Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.LegalAddress_DistrictOrCounty"> <summary> <para> <para>The district or county the address is located. </para><note><para>For addresses in Brazil, this parameter uses the name of the neighborhood. When you set a TRN in Brazil, use <c>districtOrCounty</c> for the neighborhood name.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.PolandAdditionalInfo_IndividualRegistrationNumber"> <summary> <para> <para> The individual tax registration number (NIP). Individual NIP is valid for other taxes excluding VAT purposes. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TurkeyAdditionalInfo_Industry"> <summary> <para> <para>The industry information that tells the Tax Settings API if you're subject to additional withholding taxes. This information required for business-to-business (B2B) customers. This information is conditionally mandatory for B2B customers who are subject to KDV tax.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.PolandAdditionalInfo_IsGroupVatEnabled"> <summary> <para> <para> True if your business is a member of a VAT group with a NIP active for VAT purposes. Otherwise, this is false. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.CanadaAdditionalInfo_IsResellerAccount"> <summary> <para> <para> The value for this parameter must be <c>true</c> if the <c>provincialSalesTaxId</c> value is provided for a TRN in British Columbia, Saskatchewan, or Manitoba provinces. </para><para>To claim a provincial sales tax (PST) and retail sales tax (RST) reseller exemption, you must confirm that purchases from this account were made for resale. Otherwise, remove the PST or RST number from the <c>provincialSalesTaxId</c> parameter from your request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.SouthKoreaAdditionalInfo_ItemOfBusiness"> <summary> <para> <para>Item of business based on the most recently uploaded tax registration certificate.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TurkeyAdditionalInfo_KepEmailId"> <summary> <para> <para>The Registered Electronic Mail (REM) that is used to send notarized communication. This parameter is optional for business-to-business (B2B) and business-to-government (B2G) customers. It's not required for business-to-consumer (B2C) customers.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TaxRegistrationEntry_LegalName"> <summary> <para> <para>The legal name associated with your TRN. </para><note><para>If you're setting a TRN in Brazil, you don't need to specify the legal name. For TRNs in other countries, you must specify the legal name.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.SouthKoreaAdditionalInfo_LineOfBusiness"> <summary> <para> <para>Line of business based on the most recently uploaded tax registration certificate.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.GeorgiaAdditionalInfo_PersonType"> <summary> <para> <para> The legal person or physical person assigned to this TRN in Georgia. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.KenyaAdditionalInfo_PersonType"> <summary> <para> <para>The legal person or physical person assigned to this TRN in Kenya.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.LegalAddress_PostalCode"> <summary> <para> <para> The postal code associated with the address. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.CanadaAdditionalInfo_ProvincialSalesTaxId"> <summary> <para> <para> The provincial sales tax ID for your TRN in Canada. This parameter can represent the following: </para><ul><li><para>Provincial sales tax ID number for British Columbia and Saskatchewan provinces</para></li><li><para>Manitoba retail sales tax ID number for Manitoba province</para></li><li><para>Quebec sales tax ID number for Quebec province</para></li></ul><para>The Tax Setting API only accepts this parameter if the TRN is specified for the previous provinces. For other provinces, the Tax Settings API doesn't accept this parameter. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TaxRegistrationEntry_RegistrationId"> <summary> <para> <para>Your tax registration unique identifier. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.SpainAdditionalInfo_RegistrationType"> <summary> <para> <para>The registration type in Spain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TaxRegistrationEntry_RegistrationType"> <summary> <para> <para> Your tax registration type. This can be either <c>VAT</c> or <c>GST</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.EstoniaAdditionalInfo_RegistryCommercialCode"> <summary> <para> <para> Registry commercial code (RCC) for your TRN in Estonia. This value is an eight-numeric string, such as <c>12345678</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.ItalyAdditionalInfo_SdiAccountId"> <summary> <para> <para> Additional tax information to specify for a TRN in Italy. Use CodiceDestinatario to receive your invoices via web service (API) or FTP. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TurkeyAdditionalInfo_SecondaryTaxId"> <summary> <para> <para> Secondary tax ID (“harcama birimi VKN”si”). If one isn't provided, we will use your VKN as the secondary ID. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TaxRegistrationEntry_Sector"> <summary> <para> <para>The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government.Note that certain values may not applicable for the request country. Please refer to country specific information in API document. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.MalaysiaAdditionalInfo_ServiceTaxCode"> <summary> <para> <para>List of service tax codes for your TRN in Malaysia.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.LegalAddress_StateOrRegion"> <summary> <para> <para>The state, region, or province that the address is located.</para><para>If this is required for tax settings, use the same name as shown on the <b>Tax Settings</b> page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.ItalyAdditionalInfo_TaxCode"> <summary> <para> <para>List of service tax codes for your TRN in Italy. You can use your customer tax code as part of a VAT Group. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.TurkeyAdditionalInfo_TaxOffice"> <summary> <para> <para>The tax office where you're registered. You can enter this information as a string. The Tax Settings API will add this information to your invoice. This parameter is required for business-to-business (B2B) and business-to-government customers. It's not required for business-to-consumer (B2C) customers.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.VerificationDetails_TaxRegistrationDocument"> <summary> <para> <para>The tax registration document, which is required for specific countries such as Bangladesh, Kenya, South Korea and Spain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.RomaniaAdditionalInfo_TaxRegistrationNumberType"> <summary> <para> <para> The tax registration number type. The value can be <c>TaxRegistrationNumber</c> or <c>LocalRegistrationNumber</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.SaudiArabiaAdditionalInfo_TaxRegistrationNumberType"> <summary> <para> <para> The tax registration number type. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.UkraineAdditionalInfo_UkraineTrnType"> <summary> <para> <para> The tax registration type. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Status'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.TaxSettings.Model.PutTaxRegistrationResponse). Specifying the name of a property of type Amazon.TaxSettings.Model.PutTaxRegistrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet"> <summary> Adds or updates tax registration for multiple accounts in batch. This can be used to add or update tax registrations for up to five accounts in one batch. You can't set a TRN if there's a pending TRN. You'll need to delete the pending TRN first. <para> To call this API operation for specific countries, see the following country-specific requirements. </para><para><b>Bangladesh</b></para><ul><li><para> You must specify the tax registration certificate document in the <c>taxRegistrationDocuments</c> field of the <c>VerificationDetails</c> object. </para></li></ul><para><b>Brazil</b></para><ul><li><para> You must complete the tax registration process in the <a href="https://console.aws.amazon.com/billing/home#/paymentpreferences/paymentmethods">Payment preferences</a> page in the Billing and Cost Management console. After your TRN and billing address are verified, you can call this API operation. </para></li><li><para> For Amazon Web Services accounts created through Organizations, you can call this API operation when you don't have a billing address. </para></li></ul><para><b>Georgia</b></para><ul><li><para> The valid <c>personType</c> values are <c>Physical Person</c> and <c>Business</c>. </para></li></ul><para><b>Kenya</b></para><ul><li><para> You must specify the <c>personType</c> in the <c>kenyaAdditionalInfo</c> field of the <c>additionalTaxInformation</c> object. </para></li><li><para> If the <c>personType</c> is <c>Physical Person</c>, you must specify the tax registration certificate document in the <c>taxRegistrationDocuments</c> field of the <c>VerificationDetails</c> object. </para></li></ul><para><b>Malaysia</b></para><ul><li><para> If you use this operation to set a tax registration number (TRN) in Malaysia, only resellers with a valid sales and service tax (SST) number are required to provide tax registration information. </para></li><li><para> By using this API operation to set a TRN in Malaysia, Amazon Web Services will regard you as self-declaring that you're an authorized business reseller registered with the Royal Malaysia Customs Department (RMCD) and have a valid SST number. </para></li><li><para> Amazon Web Services reserves the right to seek additional information and/or take other actions to support your self-declaration as appropriate. </para></li><li><para> If you're not a reseller of Amazon Web Services, we don't recommend that you use this operation to set the TRN in Malaysia. </para></li><li><para> Only use this API operation to upload the TRNs for accounts through which you're reselling Amazon Web Services. </para></li><li><para> Amazon Web Services is currently registered under the following service tax codes. You must include at least one of the service tax codes in the service tax code strings to declare yourself as an authorized registered business reseller. </para><para> Taxable service and service tax codes: </para><para> Consultancy - 9907061674 </para><para> Training or coaching service - 9907071685 </para><para> IT service - 9907101676 </para><para> Digital services and electronic medium - 9907121690 </para></li></ul><para><b>Nepal</b></para><ul><li><para> The sector valid values are <c>Business</c> and <c>Individual</c>. </para></li></ul><para><b>Saudi Arabia</b></para><ul><li><para> For <c>address</c>, you must specify <c>addressLine3</c>. </para></li></ul><para><b>South Korea</b></para><ul><li><para> You must specify the <c>certifiedEmailId</c> and <c>legalName</c> in the <c>TaxRegistrationEntry</c> object. Use Korean characters for <c>legalName</c>. </para></li><li><para> You must specify the <c>businessRepresentativeName</c>, <c>itemOfBusiness</c>, and <c>lineOfBusiness</c> in the <c>southKoreaAdditionalInfo</c> field of the <c>additionalTaxInformation</c> object. Use Korean characters for these fields. </para></li><li><para> You must specify the tax registration certificate document in the <c>taxRegistrationDocuments</c> field of the <c>VerificationDetails</c> object. </para></li><li><para> For the <c>address</c> object, use Korean characters for <c>addressLine1</c>, <c>addressLine2</c><c>city</c>, <c>postalCode</c>, and <c>stateOrRegion</c>. </para></li></ul><para><b>Spain</b></para><ul><li><para> You must specify the <c>registrationType</c> in the <c>spainAdditionalInfo</c> field of the <c>additionalTaxInformation</c> object. </para></li><li><para> If the <c>registrationType</c> is <c>Local</c>, you must specify the tax registration certificate document in the <c>taxRegistrationDocuments</c> field of the <c>VerificationDetails</c> object. </para></li></ul><para><b>Turkey</b></para><ul><li><para> You must specify the <c>sector</c> in the <c>taxRegistrationEntry</c> object. </para></li><li><para> If your <c>sector</c> is <c>Business</c>, <c>Individual</c>, or <c>Government</c>: </para><ul><li><para> Specify the <c>taxOffice</c>. If your <c>sector</c> is <c>Individual</c>, don't enter this value. </para></li><li><para> (Optional) Specify the <c>kepEmailId</c>. If your <c>sector</c> is <c>Individual</c>, don't enter this value. </para></li><li><para><b>Note:</b> In the <b>Tax Settings</b> page of the Billing console, <c>Government</c> appears as <b>Public institutions</b></para></li></ul></li><li><para> If your <c>sector</c> is <c>Business</c> and you're subject to KDV tax, you must specify your industry in the <c>industries</c> field. </para></li><li><para> For <c>address</c>, you must specify <c>districtOrCounty</c>. </para></li></ul><para><b>Ukraine</b></para><ul><li><para> The sector valid values are <c>Business</c> and <c>Individual</c>. </para></li></ul> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.AccountId"> <summary> <para> <para> List of unique account identifiers.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.LegalAddress_AddressLine1"> <summary> <para> <para>The first line of the address. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.LegalAddress_AddressLine2"> <summary> <para> <para>The second line of the address, if applicable. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.LegalAddress_AddressLine3"> <summary> <para> <para> The third line of the address, if applicable. Currently, the Tax Settings API accepts the <c>addressLine3</c> parameter only for Saudi Arabia. When you specify a TRN in Saudi Arabia, you must enter the <c>addressLine3</c> and specify the building number for the address. For example, you might enter <c>1234</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.SouthKoreaAdditionalInfo_BusinessRepresentativeName"> <summary> <para> <para>The business legal name based on the most recently uploaded tax registration certificate.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.CanadaAdditionalInfo_CanadaQuebecSalesTaxNumber"> <summary> <para> <para> The Quebec Sales Tax ID number. Leave blank if you do not have a Quebec Sales Tax ID number. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.CanadaAdditionalInfo_CanadaRetailSalesTaxNumber"> <summary> <para> <para> Manitoba Retail Sales Tax ID number. Customers purchasing Amazon Web Services for resale in Manitoba must provide a valid Retail Sales Tax ID number for Manitoba. Leave this blank if you do not have a Retail Sales Tax ID number in Manitoba or are not purchasing Amazon Web Services for resale. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TaxRegistrationEntry_CertifiedEmailId"> <summary> <para> <para>The email address to receive VAT invoices.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.ItalyAdditionalInfo_CigNumber"> <summary> <para> <para> The tender procedure identification code. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.LegalAddress_City"> <summary> <para> <para>The city that the address is in. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.LegalAddress_CountryCode"> <summary> <para> <para>The country code for the country that the address is in. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.ItalyAdditionalInfo_CupNumber"> <summary> <para> <para> Additional tax information to specify for a TRN in Italy. This is managed by the Interministerial Committee for Economic Planning (CIPE) which characterizes every public investment project (Individual Project Code). </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.IsraelAdditionalInfo_CustomerType"> <summary> <para> <para> Customer type for your TRN in Israel. The value can be <c>Business</c> or <c>Individual</c>. Use <c>Business</c>for entities such as not-for-profit and financial institutions.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.VerificationDetails_DateOfBirth"> <summary> <para> <para>Date of birth to verify your submitted TRN. Use the <c>YYYY-MM-DD</c> format.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.IsraelAdditionalInfo_DealerType"> <summary> <para> <para> Dealer type for your TRN in Israel. If you're not a local authorized dealer with an Israeli VAT ID, specify your tax identification number so that Amazon Web Services can send you a compliant tax invoice.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.LegalAddress_DistrictOrCounty"> <summary> <para> <para>The district or county the address is located. </para><note><para>For addresses in Brazil, this parameter uses the name of the neighborhood. When you set a TRN in Brazil, use <c>districtOrCounty</c> for the neighborhood name.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.PolandAdditionalInfo_IndividualRegistrationNumber"> <summary> <para> <para> The individual tax registration number (NIP). Individual NIP is valid for other taxes excluding VAT purposes. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TurkeyAdditionalInfo_Industry"> <summary> <para> <para>The industry information that tells the Tax Settings API if you're subject to additional withholding taxes. This information required for business-to-business (B2B) customers. This information is conditionally mandatory for B2B customers who are subject to KDV tax.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.PolandAdditionalInfo_IsGroupVatEnabled"> <summary> <para> <para> True if your business is a member of a VAT group with a NIP active for VAT purposes. Otherwise, this is false. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.CanadaAdditionalInfo_IsResellerAccount"> <summary> <para> <para> The value for this parameter must be <c>true</c> if the <c>provincialSalesTaxId</c> value is provided for a TRN in British Columbia, Saskatchewan, or Manitoba provinces. </para><para>To claim a provincial sales tax (PST) and retail sales tax (RST) reseller exemption, you must confirm that purchases from this account were made for resale. Otherwise, remove the PST or RST number from the <c>provincialSalesTaxId</c> parameter from your request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.SouthKoreaAdditionalInfo_ItemOfBusiness"> <summary> <para> <para>Item of business based on the most recently uploaded tax registration certificate.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TurkeyAdditionalInfo_KepEmailId"> <summary> <para> <para>The Registered Electronic Mail (REM) that is used to send notarized communication. This parameter is optional for business-to-business (B2B) and business-to-government (B2G) customers. It's not required for business-to-consumer (B2C) customers.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TaxRegistrationEntry_LegalName"> <summary> <para> <para>The legal name associated with your TRN. </para><note><para>If you're setting a TRN in Brazil, you don't need to specify the legal name. For TRNs in other countries, you must specify the legal name.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.SouthKoreaAdditionalInfo_LineOfBusiness"> <summary> <para> <para>Line of business based on the most recently uploaded tax registration certificate.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.GeorgiaAdditionalInfo_PersonType"> <summary> <para> <para> The legal person or physical person assigned to this TRN in Georgia. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.KenyaAdditionalInfo_PersonType"> <summary> <para> <para>The legal person or physical person assigned to this TRN in Kenya.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.LegalAddress_PostalCode"> <summary> <para> <para> The postal code associated with the address. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.CanadaAdditionalInfo_ProvincialSalesTaxId"> <summary> <para> <para> The provincial sales tax ID for your TRN in Canada. This parameter can represent the following: </para><ul><li><para>Provincial sales tax ID number for British Columbia and Saskatchewan provinces</para></li><li><para>Manitoba retail sales tax ID number for Manitoba province</para></li><li><para>Quebec sales tax ID number for Quebec province</para></li></ul><para>The Tax Setting API only accepts this parameter if the TRN is specified for the previous provinces. For other provinces, the Tax Settings API doesn't accept this parameter. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TaxRegistrationEntry_RegistrationId"> <summary> <para> <para>Your tax registration unique identifier. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.SpainAdditionalInfo_RegistrationType"> <summary> <para> <para>The registration type in Spain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TaxRegistrationEntry_RegistrationType"> <summary> <para> <para> Your tax registration type. This can be either <c>VAT</c> or <c>GST</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.EstoniaAdditionalInfo_RegistryCommercialCode"> <summary> <para> <para> Registry commercial code (RCC) for your TRN in Estonia. This value is an eight-numeric string, such as <c>12345678</c>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.ItalyAdditionalInfo_SdiAccountId"> <summary> <para> <para> Additional tax information to specify for a TRN in Italy. Use CodiceDestinatario to receive your invoices via web service (API) or FTP. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TurkeyAdditionalInfo_SecondaryTaxId"> <summary> <para> <para> Secondary tax ID (“harcama birimi VKN”si”). If one isn't provided, we will use your VKN as the secondary ID. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TaxRegistrationEntry_Sector"> <summary> <para> <para>The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government.Note that certain values may not applicable for the request country. Please refer to country specific information in API document. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.MalaysiaAdditionalInfo_ServiceTaxCode"> <summary> <para> <para>List of service tax codes for your TRN in Malaysia.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.LegalAddress_StateOrRegion"> <summary> <para> <para>The state, region, or province that the address is located.</para><para>If this is required for tax settings, use the same name as shown on the <b>Tax Settings</b> page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.ItalyAdditionalInfo_TaxCode"> <summary> <para> <para>List of service tax codes for your TRN in Italy. You can use your customer tax code as part of a VAT Group. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.TurkeyAdditionalInfo_TaxOffice"> <summary> <para> <para>The tax office where you're registered. You can enter this information as a string. The Tax Settings API will add this information to your invoice. This parameter is required for business-to-business (B2B) and business-to-government customers. It's not required for business-to-consumer (B2C) customers.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.VerificationDetails_TaxRegistrationDocument"> <summary> <para> <para>The tax registration document, which is required for specific countries such as Bangladesh, Kenya, South Korea and Spain.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.RomaniaAdditionalInfo_TaxRegistrationNumberType"> <summary> <para> <para> The tax registration number type. The value can be <c>TaxRegistrationNumber</c> or <c>LocalRegistrationNumber</c>. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.SaudiArabiaAdditionalInfo_TaxRegistrationNumberType"> <summary> <para> <para> The tax registration number type. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.UkraineAdditionalInfo_UkraineTrnType"> <summary> <para> <para> The tax registration type. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.Select"> <summary> 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.BatchPutTaxRegistrationResponse). Specifying the name of a property of type Amazon.TaxSettings.Model.BatchPutTaxRegistrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.TSA.WriteTSATaxRegistrationBatchCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |