Toggle menu

GetTaskType

Request Parameters

GetTaskType Request Schema
 

Example Request:

{
    "ref": {
        "type": "TaskType",
        "value": [1],
        "key": "Id"
    }
}

Response Parameters

GetTaskType Response Schema
 

Example Response:

{
    "jsonrpc": "2.0",
    "id": 50,
    "result": {
        "response": {
            "guid": "23450c5f-7a3e-43f1-ac6b-4e2de3be7686",
            "id": 1,
            "datatypes": [{
                "guid": "7a8a190c-413a-417f-a80f-de241dafcdea",
                "id": 1,
                "childDatatypes": [],
                "coreDatatype": "Boolean",
                "isArray": false,
                "name": "Orange Sticker",
                "valueDomain": "",
                "valueDomainType": null
            }, {
                "guid": "9d9f7d11-c3cf-4694-a6db-a80d390edf6f",
                "id": 2,
                "childDatatypes": [],
                "coreDatatype": "Boolean",
                "isArray": false,
                "name": "White Sticker",
                "valueDomain": "",
                "valueDomainType": null
            }, {
                "guid": "af2a45cc-2435-4d84-a236-b82170a4af90",
                "id": 28,
                "childDatatypes": [],
                "coreDatatype": "Boolean",
                "isArray": false,
                "name": "Assisted Collection",
                "valueDomain": "",
                "valueDomainType": null
            }, {
                "guid": "d2b33aeb-e91c-4289-8cb9-dab5e45f4781",
                "id": 1813,
                "childDatatypes": [],
                "coreDatatype": "Image",
                "isArray": true,
                "name": "Image",
                "valueDomain": "",
                "valueDomainType": null
            }, {
                "guid": "8fad26e1-4417-41c5-9685-1546e3366475",
                "id": 249,
                "childDatatypes": [],
                "coreDatatype": "Boolean",
                "isArray": false,
                "name": "Pull Out",
                "valueDomain": "",
                "valueDomainType": null
            }],
            "name": "Domestic Bin Collection",
            "endDate": "2050-01-01T00:00:00Z",
            "prefix": "SHF",
            "startDate": "2000-01-01T00:00:00Z"
        },
        "errors": [],
        "success": true
    }
}

Last modified on February 04, 2021

Share this page

Facebook icon Twitter icon email icon

Print

print icon