Parameters
Field
Type
Description
Example
{
"scope": "Agreement",
"phase": "Order",
"description": "Agreement identifier of the reseller",
"externalId": "RES-233-33-xx3",
"displayOrder": 100,
"constraints": {
"hidden": true,
"readonly": true,
"optional": false
},
"type": "SingleLineText",
"options": {
"name": "Aggreement Id",
"placeholderText": "AGR-xxx-xxx-xxx",
"hintText": "Add agreement id",
"minChar": 15,
"maxChar": 15,
"defaultValue": null
},
"group": { "id": PGR-7373-6782" }
}Last updated
Was this helpful?