Get Monthly Volumes dropdown list
GET
/api/v1/shared/dropdown/monthly-volumes
Retrieves the list of monthly shipment volume tiers (e.g., 1–50, 51–200). Used during client registration to estimate expected shipping volume.
Request
Responses
200 OK
Monthly Volumes list retrieved successfully.
400 Bad Request
Bad Request — Invalid query parameters.
401 Unauthorized
Unauthorized — Missing or invalid Bearer token.