TransFollow
A question of type transfollow allows the user to open the TransFollow app from the questionnaire and sign a document.
{
"id": 0,
"type": "transfollow",
"key": "trans_Follow",
"label": "TransFollow",
"description": null,
"required": true,
"answers": [
{
"id": 0,
"nextQuestionId": 1,
"options": {
"freightDocumentId": "123456"
}
}
]
}
Answer Options
This chapter describes the option possibilities for an answer.
Name | Type | Description | Required | Default |
|---|---|---|---|---|
freightDocumentId | string | The freight document id to sign. | true |
Examples
Last modified: 05 June 2025
