https://www.domaine.com/lmsapi/branch/get
/branch/get (request) - Requête d’une branche par identifiant
{
"id": "DR7sYn48%2fuzi3b4fTGZ1nQ%3d%3d"
}
/branch/get (response) - Retourne un objet représentant une branche
{
"id" : “DR7sYn48%2fuzi3b4fTGZ1nQ%3d%3d”,
"parentId": "BzEm1iKI2qP86aUK38RlVg%3d%3d",
"name": {
"texts": [{
"text": "test2",
"languageId": 3
}
]
},
"creationDate": "2017-07-04T11:58:48.227",
"createdByUserID": "%2fUtsC30QAPbKKJCD7cUkJA%3d%3d"
}