Courier object
Description of all the Courier object's values and their types - Delivery service.
| Property | Type | Description |
|---|---|---|
| id | Int | Delivery service digital ID |
| slug | String | Standard Carrier Alpha Code (SCAC) |
| name | String | Delivery service name |
| logo | String | delivery service logo URL |
| website_link | String | delivery service website URL |
| extra_fields | [ExtraField] | List of additional fields whose values must be provided when adding a package to track it with this delivery service |