v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Service Orders

List service statuses

Returns all service statuses for the retailer, including system defaults and custom ones.

Only available with the Service Orders module enabled.

🔒 Requires: services:read scope

get/service_statuses

Response

List of service statuses

created_atstring date-time

The date and time the status was created.

display_namestring

Human-readable name of the status.

display_orderinteger nullable

The order in which this status appears in the UI. Null if not set.

idstring

The unique ID of the status.

retailer_idstring

The retailer this status belongs to.

status_keystring

The underlying key mapping this status to a system status (e.g. NEW, IN_PROGRESS).

system_defaultboolean

Whether this is a system-managed default status.

updated_atstring date-time

The date and time the status was last updated.