Letterxpress.de Library
Important links:
The usage is simple. Here is an example of how your balance is displayed.
| Endpoint | Implemented |
|---|---|
| getPrice | ✅ |
| getBalance | ✅ |
| getJobs/queue | ❓ (Testing not yet possible) |
| getJobs/sent | ❓ (Testing not yet possible) |
| getJobs/deleted | ✅ |
| getJobs/queue/(int)days | ❓ (Testing not yet possible) |
| getJobs/sent/(int)days | ❓ (Testing not yet possible) |
| getJobs/deleted/(int)days | ✅ |
| getJobs/hold | ❓ (Testing not yet possible) |
| getJobs/timer | ✅ |
| getJob/(int)id | ✅ |
| setJob | ✅ |
| updateJob/(int)id | ✅ |
| deleteJob/(int)id | ✅ |
| listInvoices | ❌ |
| getInvoice | ❌ |
| getInvoice/(int)id | ❌ |


