Skip to main content

Fields

account : String

Request account.

agent : String! required

A list of appointments associated to this request.

Arguments
after : String
before : String
first : Int
last : Int

A list of assets attached to this request.

Arguments
after : String
before : String
first : Int
last : Int
comment : String! required
createdBy : Int

The ID of the support user who created the request.

externalReference : String! required
id : UUID! required
isEmergency : Boolean! required

List of supply points on request.

Arguments
after : String
before : String
first : Int
last : Int
overallActionsStatus : Status

The overall priority status of all actions linked to the request and its appointments.

property : PropertyType

Request property.

reason : String! required

A list of actions attached directly to this request.

Arguments
after : String
before : String
first : Int
last : Int

Request status.

subReason : String! required
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "account": "employee-common-chance-customer-find", "agent": "serious-strategy-land-technology-talk", "appointments": OnSiteJobsAppointmentConnectionTypeConnection, "assets": OnSiteJobsAssetConnectionTypeConnection, "comment": "collection-ground-information-business-decade", "createdBy": 50, "externalReference": "daughter-specific-tough-agency-notice", "id": "f706a832-4be1-4248-8b97-ef4503621f97", "isEmergency": true, "marketSupplyPoints": SupplyPointConnectionTypeConnection, "overallActionsStatus": "PENDING", "property": PropertyType, "reason": "purpose-right-power-away-health", "requestActions": OnSiteJobsRequestActionConnectionTypeConnection, "status": "APPOINTMENT_FAILED", "subReason": "south-join-quality-serve-food" }