Activity name : GetSignatureReportByEmploymentIdAndDocumentId
Metadata: No metadata available.
Report of the signature.
643 matches
100 actions
Loket.nl
100 actions
Other/Loket.nl
Activity name : GetSignatureReportByEmploymentIdAndDocumentId
Metadata: No metadata available.
Report of the signature.
{
"type": "object",
"properties": {
"Accept": {
"type": "string"
},
"documentId": {
"type": "string"
},
"employmentId": {
"type": "string",
"format": "uuid"
}
},
"required": [
"Accept",
"documentId",
"employmentId"
],
"additionalProperties": false
}{
"type": "object",
"additionalProperties": true
}