Attribute Type | Description | Sample Response |
---|---|---|
FileSelection | This type of attribute is used to upload the file | "attributeName": {"content": "base64encoded string","extension": ".docx","path": ""} |
Currency | This type of attribute is used to save the currency and value. | "attributeName": {"value": 3427.0,"currency": "INR"} |