Skip to main content

Fields

additionalDetails : JSONString! required

The category of the asset.

externalIdentifier : String! required

The fuel type of the asset.

kind : OnSiteJobsAssetKind! required

The kind of the asset.

status : OnSiteJobsAssetStatus! required

The status of the asset.

The sub category of the asset.

supplyPointIdentifier : String

The internal identifier of the supply point associated with the asset.

Deprecation
The 'supplyPointIdentifier' field is deprecated.

Use 'supplyPointInternalIdentifier' instead. This field is being removed as the underlying model field is being removed.

- Marked as deprecated on 2026-01-16.
- Scheduled for removal on or after 2026-03-01.
supplyPointInternalIdentifier : Int
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

{ "additionalDetails": {"key": "value"}, "category": "TRADITIONAL", "externalIdentifier": "15848486", "fuelType": "ELECTRICITY", "kind": "METER", "status": "EXISTING", "subCategory": "CREDIT", "supplyPointInternalIdentifier": 50331908 }