SalesTaxType

Types that use SalesTaxType:

Calls that use one or more fields of SalesTaxType:

Fields

SalesTaxAmount ( AmountType (double) ) [0..1]
(US only) The amount of sales tax, calculated for a transaction based on the SalesTaxPercent and pricing information. Also returned for Half.com (for GetOrders). GetItemTransactions can return incorrect sales tax if the name of a state is not abbreviated (e.g. if the value is "Illinois" rather than "IL") in TransactionArray.Transaction.Buyer.BuyerInfo.ShippingAddress.StateOrProvince. If the name of a state is not abbreviated, sales tax should be obtained by using the ItemID and TransactionID to call GetOrderTransactions.
See the Field Index to learn which calls use SalesTaxAmount.

SalesTaxPercent ( float ) [0..1]
Percent of an item's price to be charged as the sales tax for the transaction. The value passed in is stored with a precision of 3 digits after the decimal point (##.###). Also applicable to Half.com (for GetOrders).
See the Field Index to learn which calls use SalesTaxPercent.

SalesTaxState ( string ) [0..1]
State or jurisdiction for which the sales tax is being collected. Only returned if the seller specified a value. Also returned for Half.com (for GetOrders).
See the Field Index to learn which calls use SalesTaxState.

ShippingIncludedInTax ( boolean ) [0..1]
(US only) Whether shipping costs were part of the base amount that was taxed. Flat or calculated shipping. Also returned for Half.com (for GetOrders).
See the Field Index to learn which calls use ShippingIncludedInTax.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.