Carrier Information¶
Overview¶
The following operations retrieve carrier information.
API Operations¶
Operation
|
Method | Endpoint |
---|---|---|
Get Carrier Rules |
GET |
/v1/information/rules/rating-services?carrier={carrier}&originCountryCode={XX}&destinationCountryCode={YY} |
Get Carrier Countries |
GET |
/v1/countries?carrier={carrier}&originCountryCode={two-character-ISO-code} |
Find Carrier Facilities |
POST |
/v1/carrier-facility |
Carrier Account Registration¶
The following operations register a merchant’s existing carrier account with Pitney Bowes and are described in the Carrier Account Registration section of the documentation.
Operation
|
Method | Endpoint |
---|---|---|
Get Carrier License |
GET |
/v1/carrier/license-agreements?carrier={carrier}&originCountryCode={two-character-ISO-code} |
Register a Carrier Account |
POST |
/v1/developers/{developerId}/merchants/{postalReportingNumber}/carrier-accounts/register?carrier={carrier} |