v1

latestOpenAPI 3.0.02026-08-06202761.2 KB
Shipping

Get the supported carriers

This returns the carriers that are currently supported for automated tracking. The carrier name should be shown to users but the code should be submitted to the /track endpoint when submitting tracking details. Likewise, when showing a transaction to the user, the carrier field stored with the transaction should be used to index these carriers and show the human-readable name of the carrier to the user, if this index is found.

get/v2/carriers

Response

OK

codestring required
namestring required
All 20 operations