Organisation Attributes
GetOrganisationAttribute
Query Parameters
Name
Type
Description
{
"message": "200",
"data": [
{
"id": 1,
"attributeName": "Address",
"entityName": "Organisation",
"total": 4
},
{
"id": 2,
"attributeName": "RCNumber",
"entityName": "Organisation",
"total": 4
}
]
}CreateOrganisationAttribute
Request Body
Name
Type
Description
Last updated