Skip to content

Instantly share code, notes, and snippets.

@aldantas
Created June 8, 2016 17:08
Show Gist options
  • Save aldantas/0a3064a8d977feffee390621001c8a27 to your computer and use it in GitHub Desktop.
Save aldantas/0a3064a8d977feffee390621001c8a27 to your computer and use it in GitHub Desktop.
# POST /fomento/api/concession/{id}/rescission
{
"rescissionDate": 1494039600000,
"rescissionNote": "obs",
"termControl": {
"directorSignReceive": 1469674800000,
"directorSignSent": null,
"isSentToArchieve": null,
"isSentToScholar": null,
"mentorSignReceive": null,
"mentorSignSent": null,
"scholarSignReceive": null,
"scholarSignSent": null,
"termControlNote": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment