...
Info | ||
---|---|---|
| ||
|
...
Info | ||
---|---|---|
| ||
curl -X POST \ |
Info | ||
---|---|---|
| ||
{ "response": { "id": 439, "organization_id": 1, "code": "unique code 3", "date_of_birth": "2014-01-01", "diagnosis": null, "first_name": null, "gender": 1, "last_name": null, "created_at": "2015-05-06T14:56:53.729Z", "updated_at": "2015-05-06T14:56:53.729Z", "settings": "anything you want here", "color": null } } |
...