### justificatif_edit #### POST /justificatif/1/edit > `Content-Type: application/json` > > `{"etat":"valide"}` ```json { "OK": true } ``` #### POST /justificatif/1/edit > `Content-Type: application/json` > > `{"raison":"MEDIC"}` ```json { "OK": true } ```