This operation retrieves a list of all RateGroups with metadata such as the RateGroup ID, display name, origin country, status (active/inactive), audience type, included carriers and services, archival status available in the system. Read How to create RateGroup
Retrived a list of all rete groups available.
Invalid request.
The request could not be authorized.
The request could not be completed due to an internal error.
[- {
- "rateGroupId": "Eew5PY45A9KWakb",
- "uid": "A8wZK4J2YdzqZym",
- "name": "FEDEX-NDA",
- "countryCode": "US",
- "permissionEntityBy": "E",
- "status": "active",
- "items": [
- {
- "carrierCode": "FEDEX",
- "serviceId": "NDA"
}
], - "archived": false,
- "updateTimestamp": "2025-08-18T11:48:46.128Z"
}, - {
- "rateGroupId": "Q6Wp3onr3JNlDXx",
- "uid": "Ae6vn3VD5voQ46R",
- "name": "FEDEX-UPS-NDA",
- "countryCode": "US",
- "permissionEntityBy": "E",
- "status": "active",
- "items": [
- {
- "carrierCode": "FEDEX",
- "serviceId": "NDA"
}, - {
- "carrierCode": "FEDEX",
- "serviceId": "2DA"
}, - {
- "carrierCode": "UPS",
- "serviceId": "NDA"
}
], - "archived": false,
- "updateTimestamp": "2025-08-14T10:03:47.063Z"
}
]