Installer.com Docs
API ReferenceWorkflow templates
GET
/api/routers/{routerId}/workflow-templates/{workflowTemplateId}/variable-context

List variable context for workflow template

Path Parameters

routerId*string
Formatuuid
workflowTemplateId*string
Formatuuid

Query Parameters

statuses?array<>|
workflowTemplateStepId?string
Formatuuid

Response Body

application/json

curl -X GET "http://localhost:8000/api/routers/497f6eca-6276-4993-bfeb-53cbbbba6f08/workflow-templates/497f6eca-6276-4993-bfeb-53cbbbba6f08/variable-context"
{
  "workflow": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "workflowTemplateId": "53e62d87-459b-4f1f-ae45-ffe2549e140f",
    "orderId": "b3e1eced-f2bd-4d8c-9765-fbc9d1d222d5",
    "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
    "isAutoDispatchingEnabled": true,
    "eventData": "string",
    "updatedAt": "2019-08-24",
    "createdAt": "2019-08-24",
    "deletedAt": "2019-08-24"
  },
  "booking": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "workflowStepDataId": "d438a2ee-31c6-404f-9274-4fb2344234af",
    "contractorId": "8e641c22-41f4-4818-ae43-d2cb9b53e3d7",
    "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
    "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
    "performingRouterId": "bace478d-0ef2-4a4a-ba64-9e64e2b28cf1",
    "orderId": "b3e1eced-f2bd-4d8c-9765-fbc9d1d222d5",
    "updatedAt": "2019-08-24",
    "createdAt": "2019-08-24",
    "deletedAt": "2019-08-24",
    "startAt": "2019-08-24T14:15:22Z",
    "endAt": "2019-08-24T14:15:22Z",
    "type": "inspection",
    "allDay": true,
    "durationMinutes": -2147483648
  },
  "offers": [
    {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      "workflowStepDataId": "d438a2ee-31c6-404f-9274-4fb2344234af",
      "contractorId": "8e641c22-41f4-4818-ae43-d2cb9b53e3d7",
      "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
      "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
      "performingRouterId": "bace478d-0ef2-4a4a-ba64-9e64e2b28cf1",
      "orderId": "b3e1eced-f2bd-4d8c-9765-fbc9d1d222d5",
      "updatedAt": "2019-08-24",
      "createdAt": "2019-08-24",
      "deletedAt": "2019-08-24",
      "name": "string",
      "payer": "client",
      "status": "initial",
      "payerTotalAmount": 0,
      "platformPayerTotalAmount": 0,
      "installerPayoutAmountExcludingVat": 0,
      "workflowStepData": {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
        "workflowId": "43c4fa9b-0cbc-4b57-a121-9d7d46a3eaa4",
        "workflowStepId": "910ae244-d9b7-47aa-bbbd-fedca7553eff",
        "status": "todo",
        "actionReason": "string",
        "dueAt": "2019-08-24",
        "dueState": "todo",
        "comment": "string",
        "actor": "string",
        "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
        "orgId": "25b2c2d5-a7fc-47d0-89e4-8709a1560bfa",
        "updatedAt": "2019-08-24T14:15:22Z",
        "createdAt": "2019-08-24T14:15:22Z",
        "deletedAt": "2019-08-24",
        "booking": null,
        "currentStatusLog": {
          "comment": "string",
          "createdAt": "2019-08-24",
          "actor": "string"
        },
        "org": {
          "id": "string",
          "name": "string"
        },
        "step": {
          "actor": "operator",
          "stepActor": {
            "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
            "slug": "string",
            "name": "string",
            "workflowId": "43c4fa9b-0cbc-4b57-a121-9d7d46a3eaa4",
            "type": "dispatched",
            "source": "order_creator",
            "activeRepresentativeId": "30df3691-d989-4adf-b59f-de3617255eaa",
            "isMainInstaller": true,
            "professions": [
              "ELECTRICIAN"
            ],
            "services": [
              "AIR_CONDITIONING"
            ],
            "activeRepresentative": {
              "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
              "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d"
            }
          }
        }
      },
      "currencyCode": "string",
      "lines": [
        {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "name": "string",
          "description": "string",
          "note": "string",
          "externalId": "string",
          "bundleId": "b7ec5420-07d5-4432-b1d4-988b3c8d3901",
          "bundleItemId": "fbc51b9a-04f4-467a-9421-a6e505f6324d",
          "groupKey": "string",
          "imageUrl": "string",
          "quantity": -2147483648,
          "currencyCode": "str",
          "isTaxInclusive": true,
          "vatRate": -2147483648,
          "isPaid": true,
          "payerUnitAmount": -2147483648,
          "payerTotalAmount": -2147483648,
          "payerUnitTotalAmount": -2147483648,
          "discountUnitAmount": -2147483648,
          "discountAmount": -2147483648,
          "discountSourceType": "string",
          "totalAmountToPayout": -2147483648,
          "installerPayoutUnitAmount": -2147483648,
          "installerPayoutAmount": -2147483648,
          "routerPayoutUnitAmount": -2147483648,
          "routerPayoutAmount": -2147483648,
          "platformFeeAmount": -2147483648,
          "platformFeePercentage": -2147483648,
          "position": -2147483648,
          "type": "default",
          "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
          "paymentSource": "PLATFORM",
          "isCredit": true,
          "creditLineForId": "48989d55-8de3-4a14-9df3-1fb4383a2a11",
          "createdByUserId": "4d2aef9a-17b0-44e6-902e-616812033620",
          "createdByUser": {
            "firstName": "string",
            "lastName": "string"
          },
          "product": {
            "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
            "name": "string",
            "productType": "product",
            "description": "string",
            "payerUnitAmount": -2147483648,
            "isEditable": true,
            "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
            "images": [],
            "attachments": []
          },
          "bundle": {
            "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
            "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
            "name": "string",
            "description": "string",
            "updatedAt": "2019-08-24",
            "createdAt": "2019-08-24",
            "deletedAt": "2019-08-24"
          },
          "bundleItem": {
            "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
            "position": -2147483648,
            "type": "single-product",
            "productBundleId": "ba2ada16-5179-4cd9-a265-c8fc70f48022",
            "name": "string",
            "defaultProductId": "0f6af53d-c9dd-4760-954a-a4e41c4d01bc",
            "required": true,
            "quantity": -2147483648,
            "updatedAt": "2019-08-24",
            "createdAt": "2019-08-24",
            "deletedAt": "2019-08-24",
            "bundleItemTags": [
              {
                "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                "productBundleItemId": "1cf478f1-597a-439a-b9e7-25a8a503a904",
                "tagId": "f69eb9f1-ae9f-4086-b25c-c39758a43fb3",
                "tag": {
                  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                  "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
                  "name": "string"
                }
              }
            ]
          }
        }
      ]
    }
  ],
  "offer": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "workflowStepDataId": "d438a2ee-31c6-404f-9274-4fb2344234af",
    "contractorId": "8e641c22-41f4-4818-ae43-d2cb9b53e3d7",
    "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
    "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
    "performingRouterId": "bace478d-0ef2-4a4a-ba64-9e64e2b28cf1",
    "orderId": "b3e1eced-f2bd-4d8c-9765-fbc9d1d222d5",
    "updatedAt": "2019-08-24",
    "createdAt": "2019-08-24",
    "deletedAt": "2019-08-24",
    "name": "string",
    "payer": "client",
    "status": "initial",
    "payerTotalAmount": 0,
    "platformPayerTotalAmount": 0,
    "installerPayoutAmountExcludingVat": 0,
    "workflowStepData": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      "workflowId": "43c4fa9b-0cbc-4b57-a121-9d7d46a3eaa4",
      "workflowStepId": "910ae244-d9b7-47aa-bbbd-fedca7553eff",
      "status": "todo",
      "actionReason": "string",
      "dueAt": "2019-08-24",
      "dueState": "todo",
      "comment": "string",
      "actor": "string",
      "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
      "orgId": "25b2c2d5-a7fc-47d0-89e4-8709a1560bfa",
      "updatedAt": "2019-08-24T14:15:22Z",
      "createdAt": "2019-08-24T14:15:22Z",
      "deletedAt": "2019-08-24",
      "booking": null,
      "currentStatusLog": {
        "comment": "string",
        "createdAt": "2019-08-24",
        "actor": "string"
      },
      "org": {
        "id": "string",
        "name": "string"
      },
      "step": {
        "actor": "operator",
        "stepActor": {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "slug": "string",
          "name": "string",
          "workflowId": "43c4fa9b-0cbc-4b57-a121-9d7d46a3eaa4",
          "type": "dispatched",
          "source": "order_creator",
          "activeRepresentativeId": "30df3691-d989-4adf-b59f-de3617255eaa",
          "isMainInstaller": true,
          "professions": [
            "ELECTRICIAN"
          ],
          "services": [
            "AIR_CONDITIONING"
          ],
          "activeRepresentative": {
            "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
            "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d"
          }
        }
      }
    },
    "currencyCode": "string",
    "lines": [
      {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
        "name": "string",
        "description": "string",
        "note": "string",
        "externalId": "string",
        "bundleId": "b7ec5420-07d5-4432-b1d4-988b3c8d3901",
        "bundleItemId": "fbc51b9a-04f4-467a-9421-a6e505f6324d",
        "groupKey": "string",
        "imageUrl": "string",
        "quantity": -2147483648,
        "currencyCode": "str",
        "isTaxInclusive": true,
        "vatRate": -2147483648,
        "isPaid": true,
        "payerUnitAmount": -2147483648,
        "payerTotalAmount": -2147483648,
        "payerUnitTotalAmount": -2147483648,
        "discountUnitAmount": -2147483648,
        "discountAmount": -2147483648,
        "discountSourceType": "string",
        "totalAmountToPayout": -2147483648,
        "installerPayoutUnitAmount": -2147483648,
        "installerPayoutAmount": -2147483648,
        "routerPayoutUnitAmount": -2147483648,
        "routerPayoutAmount": -2147483648,
        "platformFeeAmount": -2147483648,
        "platformFeePercentage": -2147483648,
        "position": -2147483648,
        "type": "default",
        "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
        "paymentSource": "PLATFORM",
        "isCredit": true,
        "creditLineForId": "48989d55-8de3-4a14-9df3-1fb4383a2a11",
        "createdByUserId": "4d2aef9a-17b0-44e6-902e-616812033620",
        "createdByUser": {
          "firstName": "string",
          "lastName": "string"
        },
        "product": {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "name": "string",
          "productType": "product",
          "description": "string",
          "payerUnitAmount": -2147483648,
          "isEditable": true,
          "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
          "images": [],
          "attachments": []
        },
        "bundle": {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
          "name": "string",
          "description": "string",
          "updatedAt": "2019-08-24",
          "createdAt": "2019-08-24",
          "deletedAt": "2019-08-24"
        },
        "bundleItem": {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "position": -2147483648,
          "type": "single-product",
          "productBundleId": "ba2ada16-5179-4cd9-a265-c8fc70f48022",
          "name": "string",
          "defaultProductId": "0f6af53d-c9dd-4760-954a-a4e41c4d01bc",
          "required": true,
          "quantity": -2147483648,
          "updatedAt": "2019-08-24",
          "createdAt": "2019-08-24",
          "deletedAt": "2019-08-24",
          "bundleItemTags": [
            {
              "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
              "productBundleItemId": "1cf478f1-597a-439a-b9e7-25a8a503a904",
              "tagId": "f69eb9f1-ae9f-4086-b25c-c39758a43fb3",
              "tag": {
                "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
                "name": "string"
              }
            }
          ]
        }
      }
    ]
  },
  "latestOffer": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "workflowStepDataId": "d438a2ee-31c6-404f-9274-4fb2344234af",
    "contractorId": "8e641c22-41f4-4818-ae43-d2cb9b53e3d7",
    "projectId": "5a8591dd-4039-49df-9202-96385ba3eff8",
    "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
    "performingRouterId": "bace478d-0ef2-4a4a-ba64-9e64e2b28cf1",
    "orderId": "b3e1eced-f2bd-4d8c-9765-fbc9d1d222d5",
    "updatedAt": "2019-08-24",
    "createdAt": "2019-08-24",
    "deletedAt": "2019-08-24",
    "name": "string",
    "payer": "client",
    "status": "initial",
    "payerTotalAmount": 0,
    "platformPayerTotalAmount": 0,
    "installerPayoutAmountExcludingVat": 0,
    "workflowStepData": {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      "workflowId": "43c4fa9b-0cbc-4b57-a121-9d7d46a3eaa4",
      "workflowStepId": "910ae244-d9b7-47aa-bbbd-fedca7553eff",
      "status": "todo",
      "actionReason": "string",
      "dueAt": "2019-08-24",
      "dueState": "todo",
      "comment": "string",
      "actor": "string",
      "userId": "2c4a230c-5085-4924-a3e1-25fb4fc5965b",
      "orgId": "25b2c2d5-a7fc-47d0-89e4-8709a1560bfa",
      "updatedAt": "2019-08-24T14:15:22Z",
      "createdAt": "2019-08-24T14:15:22Z",
      "deletedAt": "2019-08-24",
      "booking": null,
      "currentStatusLog": {
        "comment": "string",
        "createdAt": "2019-08-24",
        "actor": "string"
      },
      "org": {
        "id": "string",
        "name": "string"
      },
      "step": {
        "actor": "operator",
        "stepActor": {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "slug": "string",
          "name": "string",
          "workflowId": "43c4fa9b-0cbc-4b57-a121-9d7d46a3eaa4",
          "type": "dispatched",
          "source": "order_creator",
          "activeRepresentativeId": "30df3691-d989-4adf-b59f-de3617255eaa",
          "isMainInstaller": true,
          "professions": [
            "ELECTRICIAN"
          ],
          "services": [
            "AIR_CONDITIONING"
          ],
          "activeRepresentative": {
            "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
            "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d"
          }
        }
      }
    },
    "currencyCode": "string",
    "lines": [
      {
        "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
        "name": "string",
        "description": "string",
        "note": "string",
        "externalId": "string",
        "bundleId": "b7ec5420-07d5-4432-b1d4-988b3c8d3901",
        "bundleItemId": "fbc51b9a-04f4-467a-9421-a6e505f6324d",
        "groupKey": "string",
        "imageUrl": "string",
        "quantity": -2147483648,
        "currencyCode": "str",
        "isTaxInclusive": true,
        "vatRate": -2147483648,
        "isPaid": true,
        "payerUnitAmount": -2147483648,
        "payerTotalAmount": -2147483648,
        "payerUnitTotalAmount": -2147483648,
        "discountUnitAmount": -2147483648,
        "discountAmount": -2147483648,
        "discountSourceType": "string",
        "totalAmountToPayout": -2147483648,
        "installerPayoutUnitAmount": -2147483648,
        "installerPayoutAmount": -2147483648,
        "routerPayoutUnitAmount": -2147483648,
        "routerPayoutAmount": -2147483648,
        "platformFeeAmount": -2147483648,
        "platformFeePercentage": -2147483648,
        "position": -2147483648,
        "type": "default",
        "productId": "dcd53ddb-8104-4e48-8cc0-5df1088c6113",
        "paymentSource": "PLATFORM",
        "isCredit": true,
        "creditLineForId": "48989d55-8de3-4a14-9df3-1fb4383a2a11",
        "createdByUserId": "4d2aef9a-17b0-44e6-902e-616812033620",
        "createdByUser": {
          "firstName": "string",
          "lastName": "string"
        },
        "product": {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "name": "string",
          "productType": "product",
          "description": "string",
          "payerUnitAmount": -2147483648,
          "isEditable": true,
          "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
          "images": [],
          "attachments": []
        },
        "bundle": {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
          "name": "string",
          "description": "string",
          "updatedAt": "2019-08-24",
          "createdAt": "2019-08-24",
          "deletedAt": "2019-08-24"
        },
        "bundleItem": {
          "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
          "position": -2147483648,
          "type": "single-product",
          "productBundleId": "ba2ada16-5179-4cd9-a265-c8fc70f48022",
          "name": "string",
          "defaultProductId": "0f6af53d-c9dd-4760-954a-a4e41c4d01bc",
          "required": true,
          "quantity": -2147483648,
          "updatedAt": "2019-08-24",
          "createdAt": "2019-08-24",
          "deletedAt": "2019-08-24",
          "bundleItemTags": [
            {
              "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
              "productBundleItemId": "1cf478f1-597a-439a-b9e7-25a8a503a904",
              "tagId": "f69eb9f1-ae9f-4086-b25c-c39758a43fb3",
              "tag": {
                "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
                "routerId": "c3d4372d-3cfa-4618-a60e-50a4c920823d",
                "name": "string"
              }
            }
          ]
        }
      }
    ]
  },
  "router": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "createdAt": "string",
    "updatedAt": "string",
    "displayId": -2147483648,
    "name": "string",
    "slug": "string",
    "locale": "string",
    "timezone": "string",
    "brandColor": "string",
    "logoFileId": "string",
    "senderId": "string",
    "defaultEmailSenderName": "string",
    "hasAccessToMarketplace": true,
    "hasAccessToAnalytics": true,
    "hasJoinedMarketplace": true,
    "areaOfOperation": "string",
    "integrationOrderAssignmentRoutingOperatorId": "21d69880-b979-4e72-a3c3-f39814a70f06",
    "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
    "externalId": "string",
    "ownerId": "4d206909-730f-409a-88f6-dcfaa8fc28cc",
    "isMinimal": true,
    "featureAccess": [
      "CREATE_ORDER"
    ],
    "canInstall": true,
    "orderVisibility": "SELF",
    "deletedAt": "2019-08-24",
    "includeInAnalytics": true,
    "organizationLiveAt": "2019-08-24",
    "address": "string",
    "city": "string",
    "postalCode": "string",
    "countryCode": "string",
    "coordinates": {
      "x": 0,
      "y": 0
    },
    "billingEmail": "string",
    "billingAddress": "string",
    "billingCity": "string",
    "billingPostalCode": "string",
    "currencyCode": "str",
    "legalName": "string",
    "legalOrgId": "string",
    "vatNumber": "string",
    "adyenLegalEntityId": "string",
    "adyenAccountHolderId": "string",
    "adyenBalanceAccountId": "string",
    "adyenBusinessLineId": "string",
    "adyenStoreId": "string",
    "migrated": true,
    "adyenTransferInstrumentId": "string",
    "adyenVerificationStatus": {
      "status": "valid",
      "errors": [
        {
          "code": "string",
          "message": "string",
          "type": "invalidInput",
          "capabilities": [
            "string"
          ]
        }
      ],
      "deadlines": [
        {
          "capabilities": [
            "string"
          ],
          "expiresAt": "string"
        }
      ],
      "capabilities": {
        "property1": {
          "name": "string",
          "allowed": true,
          "verificationStatus": "valid",
          "requested": true
        },
        "property2": {
          "name": "string",
          "allowed": true,
          "verificationStatus": "valid",
          "requested": true
        }
      },
      "lastUpdatedAt": "string"
    },
    "adyenCapabilities": [
      "sendToBalanceAccount"
    ],
    "payoutType": "ORDER",
    "installerShareEnabled": true,
    "invoiceSerialNumber": -2147483648,
    "payoutSerialNumber": -2147483648,
    "platformFeePercentage": -2147483648,
    "platformFees": "string",
    "autodispatchWeights": "string",
    "autoCancel": true
  },
  "customField": [
    {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      "customId": "string",
      "name": "string",
      "type": "TEXT",
      "isSensitive": true,
      "fileUrl": "string",
      "regex": "string",
      "validationMessage": "string",
      "value": "string",
      "values": [
        {
          "value": "string",
          "fileUrl": "string",
          "fileName": "string"
        }
      ],
      "orderTemplateId": "5c71a80f-4fe5-4de3-b799-936b8cf62953",
      "visibleInOrderCreation": true,
      "usedCount": 0,
      "questions": [
        {
          "type": "string",
          "id": "string",
          "title": "string",
          "alternatives": [
            null
          ]
        }
      ]
    }
  ],
  "responsibleRoutingOperator": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "email": "string",
    "emailVerified": "2019-08-24",
    "firstName": "string",
    "lastName": "string",
    "language": "string",
    "timezone": "string",
    "phoneNumber": "string",
    "phoneVerified": "2019-08-24",
    "lastLogin": "2019-08-24",
    "isSuperuser": true,
    "isTechnical": true,
    "avatarFileId": "string",
    "lastAccessAt": "2019-08-24",
    "deviceTokens": [
      "string"
    ],
    "piiRevealedAt": "2019-08-24",
    "updatedAt": "2019-08-24",
    "createdAt": "2019-08-24",
    "deletedAt": "2019-08-24"
  },
  "step": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "title": "string",
    "descriptionOperator": "string",
    "descriptionContractor": "string",
    "descriptionClient": "string",
    "dependsOnStepId": "e8ff1ea6-401d-4234-97d5-b3d1846438d8",
    "isRequired": true,
    "isPreStep": true,
    "type": "booking_create",
    "settings": "string",
    "variant": "inspection",
    "index": -2147483648,
    "actor": "operator",
    "groupId": "eb54e96e-21b8-4f54-9cd4-80fccbd06f55",
    "autoComplete": true,
    "dueAfterDays": -2147483648,
    "dueAtTime": "string",
    "dueDateSkipWeekends": true,
    "visibleToOperator": true,
    "visibleToContractor": true,
    "visibleToClient": true,
    "updatedAt": "2019-08-24",
    "createdAt": "2019-08-24",
    "deletedAt": "2019-08-24",
    "workflowTemplateId": "53e62d87-459b-4f1f-ae45-ffe2549e140f",
    "actorId": "d2f1b55c-8cee-4a0d-af57-aebaeff77518",
    "dispatchesActorId": "4b53a359-41fc-4bb3-aae5-be9591e6b70a"
  },
  "actors": [
    {
      "isMainInstaller": true,
      "id": "string",
      "name": "string",
      "slug": "string",
      "type": "dispatched",
      "token": "string",
      "activeRepresentative": {
        "user": {
          "firstName": "string",
          "lastName": "string",
          "email": "string",
          "phoneNumber": "string"
        },
        "tenant": {
          "name": "string",
          "address": "string",
          "postalCode": "string",
          "city": "string",
          "countryCode": "string"
        }
      },
      "representatives": [
        {
          "user": {
            "firstName": "string",
            "lastName": "string",
            "email": "string",
            "phoneNumber": "string"
          },
          "tenant": {
            "name": "string",
            "address": "string",
            "postalCode": "string",
            "city": "string",
            "countryCode": "string"
          }
        }
      ]
    }
  ],
  "activeStepActor": null,
  "activeStepRepresentative": null,
  "order": {
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
    "createdAt": "2019-08-24",
    "updatedAt": "2019-08-24",
    "deletedAt": "2019-08-24",
    "tenantId": "f97df110-f4de-492e-8849-4a6af68026b0",
    "number": -2147483648,
    "displayId": "string",
    "name": "string",
    "email": "string",
    "phoneNumber": "string",
    "status": -2147483648,
    "statusV2": "PENDING",
    "statusComment": "string",
    "cancelReason": "CUSTOMER_NON_RESPONSIVE",
    "createdBy": "25a02396-1048-48f9-bf93-102d2fb7895e",
    "contactPersonName": "string",
    "closedAt": "2019-08-24",
    "metadata": "string",
    "source": "string",
    "sourceRouterId": "ff93d650-fa25-4b56-ae1d-7bfd4c661fcf",
    "sourceApiTokenId": "d9a45938-cdb1-4cd8-bb95-b63262c7f370",
    "sourceApiTokenName": "string",
    "routingOperatorId": "0fb6f744-332f-46f7-aa28-6911b1141d80",
    "token": "string",
    "orderTemplateId": "5c71a80f-4fe5-4de3-b799-936b8cf62953",
    "descriptionRichText": "string",
    "descriptionPlainText": "string",
    "address": "string",
    "city": "string",
    "postalCode": "string",
    "countryCode": "string",
    "installationDate": "string",
    "idempotencyKey": "string",
    "firstName": "string",
    "lastName": "string"
  },
  "clientAppUrl": "string",
  "routingOperatorAppUrl": "string"
}