import { ListCarrierAccountsRequest } from "shippo/models/operations";
let value: ListCarrierAccountsRequest = {};
Field | Type | Required | Description |
---|---|---|---|
serviceLevels |
boolean | ➖ | Appends the property service_levels to each returned carrier account |
carrier |
components.CarriersEnum | ➖ | Filter the response by the specified carrier |
accountId |
string | ➖ | Filter the response by the specified carrier account Id |
page |
number | ➖ | The page number you want to select |
results |
number | ➖ | The number of results to return per page (max 100, default 5) |