DocScoDoc/docs/samples/sample_justificatif_delete....

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
        }
    }
}