Extraction Context Attribute Mapping Input

Input representation of attribute mappings used in the extraction context.
JSON example
1{
2  "contextAttributeMapping": [
3    {
4      "attributeId": "11nxx000001hOozAAE",
5      "description": "extract startDate from the document"
6    },
7    {
8      "attributeId": "11nxx000001hOozAAV",
9      "description": "extract startDate from the document"
10    },
11    {
12      "attributeId": "11nxx000001hOozAAR",
13      "description": "extract startDate from the document"
14    }
15  ]
16}
Properties
Name Type Description Required or Optional Available Version
attribute​Id String ID of the context attribute mapping required for update. Required 61.0
description String Description of what the attribute maps to. Optional 61.0