GET v1/service_points/{carrier_code}/{country_code}/{service_point_id}
Summary: Get Service Point By ID
Operation ID: service_points_get_by_id
Auth: unknown
Operation ID: service_points_get_by_id
Auth: unknown
Description
Returns a carrier service point by using the service_point_id
Parameters (3)
carrier_code
(string, path, required)
Carrier code
Constraints: {'minLength': 1}
country_code
(string, path, required)
A two-letter [ISO 3166-1 country code](https://en.wikipedia.org/wiki/ISO_3166-1)
Constraints: {'minLength': 2, 'maxLength': 2}
service_point_id
(string, path, required)
No probe data for this endpoint yet.