Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/merchant-fulfillment-api-v0
RateItem
Interface RateItem
Rate item for shipping costs and adjustments.
interface
RateItem
{
RateItemCharge
?:
CurrencyAmount
;
RateItemID
:
"FBM_SHIP_PLUS_CREDIT"
;
RateItemNameLocalization
?:
string
;
RateItemType
?:
"INCLUDED"
;
}
Index
Properties
Rate
Item
Charge?
Rate
Item
ID
Rate
Item
Name
Localization?
Rate
Item
Type?
Properties
Optional
Rate
Item
Charge
RateItemCharge
?:
CurrencyAmount
Rate
Item
ID
RateItemID
:
"FBM_SHIP_PLUS_CREDIT"
Optional
Rate
Item
Name
Localization
RateItemNameLocalization
?:
string
Localized name for the RateItem.
Optional
Rate
Item
Type
RateItemType
?:
"INCLUDED"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Rate
Item
Charge
Rate
Item
ID
Rate
Item
Name
Localization
Rate
Item
Type
Selling Partner API SDK for JavaScript
Loading...
Rate item for shipping costs and adjustments.