Carrier Information¶
Overview¶
The following operations retrieve carrier information.
API Operations¶
Operation |
Method |
Endpoint |
---|---|---|
GET |
/v1/information/rules/rating-services?carrier={carrier}&originCountryCode={XX}&destinationCountryCode={YY} |
|
GET |
/v1/countries?carrier={carrier}&originCountryCode={two-character-ISO-code} |
|
POST |
/v1/carrier-facility |
Add Carriers¶
The following operations add a carrier account for use with the APIs. They are described in Add Carrier Accounts.
Operation |
Method |
Endpoint |
---|---|---|
GET |
/v1/carrier/license-agreements?carrier={carrier}&originCountryCode={two-character-ISO-code} |
|
POST |
/v1/developers/{developerId}/merchants/{postalReportingNumber}/carrier-accounts/register?carrier={carrier} |