Fillings
Get
GET
/serviceformModules/{moduleId}/forms/{formId}/fillings/{fillingId}
https://api.relesysapp.net/api/v1.3/serviceformModules/{moduleId}/forms/{formId}/fillings/{fillingId}
Get the fillings with ID
The fillings contain information about which department it was created for, as well the general score for the filling.
fillingId
.The fillings contain information about which department it was created for, as well the general score for the filling.
fillingScore
- This field displays the sum of all points given for the filling. The fillingScore
will be null if no related field contains a data list of type "Scored". performancePercent
- This field displays the performance percentage (0-100%) between the given filling score and the highest possible filling score. If the filling score would be 95 out of a possible 100 the performancePercent
would display 95.0.
Scopes: relesys.api, relesys.api:read, relesys.api.serviceform, relesys.api.serviceform:read