Available Scopes
Scope code | Available API Endpoint |
---|---|
postmen:rate:read | GET /rates GET /rates/:id |
postmen:rate:write | POST /rates |
postmen:label:read | GET /labels GET /labels/:id |
postmen:label:write | POST /labels |
postmen:manifest:read | GET /manifests GET /manifests/:id |
postmen:manifest:write | POST /manifests |
postmen:cancel_label:read | GET /cancel-labels GET /cancel-labels/:id |
postmen:cancel_label:write | POST /cancel-labels |
postmen:shipper_account:read | GET /shipper-accounts GET /shipper-accounts/:id |
postmen:shipper_account:write | POST /shipper-accounts DELETE /shipper-accounts/:id PATCH /shipper-accounts/:id/credentials PUT /shipper-accounts/:id/info PUT /shipper-accounts/:id |
postmen:courier:read | GET /couriers |
postmen:address_validation:write | POST /address-validations |