Label
| API | Description |
|---|---|
| GET api/Label |
No documentation available. |
| GET api/Label/{id} |
No documentation available. |
| POST api/Label |
No documentation available. |
| PUT api/Label |
No documentation available. |
| DELETE api/Label/{id} |
No documentation available. |
Template
| API | Description |
|---|---|
| GET api/Template |
No documentation available. |
| GET api/Template/{id} |
No documentation available. |
| POST api/Template |
No documentation available. |
| PUT api/Template |
No documentation available. |
| DELETE api/Template/{id} |
No documentation available. |
Authenticate
| API | Description |
|---|---|
| POST api/authenticate/login |
Authenticates user and returns token with expiry. See http://www.tuxgraphics.org/toolbox/base64-javascript.html Example: kurt@santele.be:shin72gitai => a3VydEBzYW50ZWxlLmJlOnNoaW43MmdpdGFp |
| POST api/authenticate/signup |
Signs up a user |
TransformTemplate
De TransformTemplate controller omvat de methode om templates om te vormen naar PDF bestanden.
| API | Description |
|---|---|
| PUT api/TransformTemplate |
De TransformTemplate methode converteert een template naar een PDF bestand a.d.h.v. een data bestand. |