An eBay-defined complex type for specifying monetary amounts.
A double value (e.g., 1.00 or 1.0) is meaningful as a monetary amount when accompanied by a specification of the currency, in which case the value specifies the amount in that currency. An AmountType expresses both the value (a double) and the currency.
The AmountType data type is typically used to specify details such as prices, fees, costs, and payments. In some cases, a whole number (i.e., without a period) can be passed or returned as a monetary value. This is necessary to support certain currencies that are only expressed as whole numbers.
Because a double is used to represent the amount, this also means whole monetary amounts may be returned with only one 0 after the decimal. For example, a dollar value could be returned as 1.0 instead of 1.00 in calls like AddItem.
Types that use AmountType:
AccountEntryType, AccountSummaryType, AdditionalAccountType, AddSecondChanceItemRequestType, AddTransactionConfirmationItemRequestType, BestOfferDetailsType, BestOfferType, BiddingDetailsType, BuyingSummaryType, CalculatedHandlingDiscountType, CalculatedShippingRateType, CategoryFeatureType, DiscountPriceInfoType, DiscountProfileType, ExternalTransactionType, FeedbackDetailType, FeeType, GetAllBiddersResponseType, InternationalShippingServiceOptionsType, InventoryStatusType, ItemType, ListingDetailsType, ListingStartPriceDetailsType, MultiLegShippingServiceType, MyeBayFavoriteSearchType, MyeBaySellingSummaryType, OfferType, OrderType, PaymentDetailsType, PaymentTransactionType, PromotionalSaleDetailsType, PromotionalShippingDiscountDetailsType, RefundTransactionInfoType, RespondToBestOfferRequestType, ReviseCheckoutStatusRequestType, SalesTaxType, SellerDiscountsType, SellerDiscountType, SellerFavoriteItemPreferencesType, SellingManagerAutoSecondChanceOfferType, SellingManagerProductDetailsType, SellingManagerProductInventoryStatusType, SellingManagerSoldOrderType, SellingManagerSoldTransactionType, SellingStatusType, SellingSummaryType, SendInvoiceRequestType, ShippingDetailsType, ShippingServiceCostOverrideType, ShippingServiceOptionsType, SiteDefaultsType, StoreSubscriptionType, SuggestedBidValueType, TaxDetailsType, TaxesType, TransactionType, VariationType, VerifyAddSecondChanceItemRequestType
Calls that use AmountType:
AddFixedPriceItem, AddItem, AddItemFromSellingManagerTemplate, AddItems, AddOrder, AddSecondChanceItem, AddSellingManagerProduct, AddSellingManagerTemplate, AddTransactionConfirmationItem, DeleteSellingManagerItemAutomationRule, DeleteSellingManagerTemplateAutomationRule, GetAccount, GetAllBidders, GetBestOffers, GetBidderList, GetCategoryFeatures, GetDispute, GeteBayDetails, GetFeedback, GetItem, GetItemShipping, GetItemTransactions, GetMemberMessages, GetMyeBayBuying, GetMyeBaySelling, GetOrders, GetOrderTransactions, GetSellerEvents, GetSellerList, GetSellerTransactions, GetSellingManagerInventory, GetSellingManagerItemAutomationRule, GetSellingManagerSaleRecord, GetSellingManagerSoldListings, GetSellingManagerTemplateAutomationRule, GetSellingManagerTemplates, GetShippingDiscountProfiles, GetStoreOptions, GetUserPreferences, PlaceOffer, RelistFixedPriceItem, RelistItem, RespondToBestOffer, ReviseCheckoutStatus, ReviseFixedPriceItem, ReviseInventoryStatus, ReviseItem, ReviseSellingManagerProduct, ReviseSellingManagerSaleRecord, ReviseSellingManagerTemplate, SendInvoice, SetSellingManagerItemAutomationRule, SetSellingManagerTemplateAutomationRule, SetShippingDiscountProfiles, SetUserPreferences, VerifyAddFixedPriceItem, VerifyAddItem, VerifyAddSecondChanceItem, VerifyRelistItem
This type has no fields.
Copyright © 2005–2019 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.