Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/product-fees-api-v0
PriceToEstimateFees
Interface PriceToEstimateFees
Price information for an item, used to estimate fees.
interface
PriceToEstimateFees
{
ListingPrice
:
MoneyType
;
Points
?:
Points
;
Shipping
?:
MoneyType
;
}
Index
Properties
Listing
Price
Points?
Shipping?
Properties
Listing
Price
ListingPrice
:
MoneyType
Optional
Points
Points
?:
Points
Optional
Shipping
Shipping
?:
MoneyType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Listing
Price
Points
Shipping
Selling Partner API SDK for JavaScript
Loading...
Price information for an item, used to estimate fees.