Field | Type | Required | Description | Example |
---|---|---|---|---|
shipmentId |
string | ✔️ | Object ID of the shipment to update | |
currencyCode |
string | ✔️ | ISO currency code for the rates | |
page |
?int | ➖ | The page number you want to select | |
results |
?int | ➖ | The number of results to return per page (max 100) | |
shippoApiVersion |
?string | ➖ | String used to pick a non-default API version to use | 2018-02-08 |