Skip to content

Instantly share code, notes, and snippets.

@aldantas
Created June 6, 2016 20:31
Show Gist options
  • Save aldantas/5a11e38ad4a8aa4acc67cf95cfa8da94 to your computer and use it in GitHub Desktop.
Save aldantas/5a11e38ad4a8aa4acc67cf95cfa8da94 to your computer and use it in GitHub Desktop.
# POST fomento/api/concession/{id}/additive
{
"additionalMonthlyPayment": 230.0,
"additiveDate": 1484013600000,
"additiveNote": "notes",
"additiveNumber": "21321213",
"coMentor": null,
"extensionDate": 1546221600000,
"mentor": null,
"modalityLevel": {
"createdAt": null,
"deletedAt": null,
"id": 5,
"level": 3,
"modality": {
"createdAt": null,
"deletedAt": null,
"id": 1,
"modality": "MERITUM",
"monthlyPeriodicity": 3,
"updatedAt": null
},
"monthlyValue": 2200.0,
"updatedAt": null
},
"supervisor": null,
"termControl": {
"directorSignReceive": 1462762800000,
"directorSignSent": null,
"isSentToArchieve": null,
"isSentToScholar": null,
"mentorSignReceive": null,
"mentorSignSent": null,
"scholarSignReceive": null,
"scholarSignSent": null,
"termControlNote": null
},
"tutor": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment