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