A valid request URL is required to generate request examples[
{
"groupName": "<string>",
"attributes": [
{
"id": "<string>",
"name": "<string>",
"dataType": "STRING",
"unitType": "unit.type.currency",
"allowedValues": [
"<string>"
],
"isExtensible": true,
"filterAttributePath": "<string>",
"extensibleAttributeFQN": "<string>",
"unitOptions": [
"<string>"
],
"customValueTypes": [
"<string>"
]
}
]
}
]Get Filter Attributes
A valid request URL is required to generate request examples[
{
"groupName": "<string>",
"attributes": [
{
"id": "<string>",
"name": "<string>",
"dataType": "STRING",
"unitType": "unit.type.currency",
"allowedValues": [
"<string>"
],
"isExtensible": true,
"filterAttributePath": "<string>",
"extensibleAttributeFQN": "<string>",
"unitOptions": [
"<string>"
],
"customValueTypes": [
"<string>"
]
}
]
}
]