You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > TaxApi Class > TaxApi Methods > GetItemByPostalId
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
TaxApi.GetItemByPostalId Method

Retrieves a tax rate based upon tax class and postal code Id. For Example, retrieves a TaxRateType.PostalSalesTax with the Postal Code Id of 40..

C#
public TaxRateData GetItemByPostalId(long taxClassId, long postalCodeId);
Visual Basic
Public Function GetItemByPostalId(taxClassId As long, postalCodeId As long) As TaxRateData
Parameters 
Description 
taxClassId 
Id of tax class to retrieve rate for. 
postalCodeId 
Id of postal code to retrieve tax for. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!