Shipping fees
Overview
Use this object via JSON-RPC API 3.0 to retrieve information about shipping fees.
Parameters
| Parameter | Type/Description |
|---|---|
|
ShippingFee |
Array of objects |
|
Name |
String |
|
|
The name of the shipping fee configuration. |
| Code | String |
| Unique, system-generated shipping fee identifier. | |
|
Amount |
String |
|
|
The shipping costs |
|
Currency |
String |
|
|
The currency ISO code used for shipping costs - ISO 4217. |
|
ApplyTo |
String |
|
|
Possible values: • PRODUCT • ORDER |
|
Type |
String
|
|
Possible values: • FIXED • PERCENT |