[fix #1000] export name and first name in api

This commit is contained in:
Simon Lehericey 2017-12-11 15:15:03 +01:00
parent c4498ece2b
commit b02282c1d0
5 changed files with 19 additions and 1 deletions

View file

@ -58,6 +58,10 @@
"invites": [
"nom@domaine.fr"
],
"individual": {
"nom": "Monmari",
"prenom": "René"
},
"entreprise": {
"siren": "440117620",
"capital_social": 537100000,