forked from ScoDoc/DocScoDoc
308 B
308 B
justificatif_delete
POST /justificatif/delete
Content-Type: application/json
[2,2,3]
{
"errors": {
"1": "Justificatif non existant"
},
"success": {
"0": {
"OK": true
},
"2": {
"OK": true
}
}
}