Create a custom carrier type
Custom Carrier Types
Create a custom carrier type
Create a custom carrier type with print layout parameters for its label/document template.
POST
Create a custom carrier type
Request Structure
Key Fields
| Field | Required | Description |
|---|---|---|
name | No | Custom carrier type name |
code | No | Custom carrier type code |
print_params | No | Page dimensions and margins for the printable label/document template |
POST /api/custom_carrier_types/{id}/attachment.Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Created successfully

