Skip to main content
GET
Get all services

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

name
string
required

The name of the service

code
string
required

The code of the service

transit
number
required

The transit time of the service

checkoutName
string

The checkout display name for the service

description
string

The description of the service

dispatchDays
number
default:1

The number of days it takes to dispatch the shipment

includeFirstMile
boolean
default:false

Whether to include the first mile in the service

isActive
boolean
default:true

Whether the service is active

config
object

Service configuration options (JSON). Used for service-specific settings like postal duty calculation.

Example:
id
string