endpointTypeRequest

endpointTypeRequest
endpointTypeRequest
JSON Example
{
    "endpointType": {
        "schema": {
            "fields": [
                {
                    "permissibleValues": {
                        "customAllowed": false
                    },
                    "displayAdvice": "string",
                    "columns": [
                        "Field Object"
                    ],
                    "dataType": {
                        "typeId": "string"
                    },
                    "isMultiValued": false,
                    "description": "string",
                    "orderIndex": 0,
                    "id": "string",
                    "label": "string",
                    "state": {
                        "dependencies": [
                            "string"
                        ],
                        "facets": [
                            {}
                        ]
                    }
                }
            ]
        },
        "serviceProviderId": "string",
        "capabilities": "string",
        "displayName": "string",
        "menuItems": [
            {
                "displayName": "string",
                "icon": "string",
                "menuId": "string",
                "location": "string",
                "id": 0,
                "extensionId": "string"
            }
        ],
        "categoryDisplayName": "string",
        "description": "string",
        "version": 0,
        "tenantable": false,
        "lastUpdated": "string",
        "createdDate": "string",
        "tenantId": "string",
        "id": "string",
        "category": "string"
    }
}
endpointType
Optional

endpointType