XTRF Home Portal API Skill
xtrf-eu
xtrf-eu
| Method | Path | Description |
|---|---|---|
GET | /browser/csv | |
GET | /browser | Searches for data (ie. customer, task, etc) and returns it in a CSV form. |
GET | /browser/views/for/{className} | Searches for data (ie. customer, task, etc) and returns it in a tabular form. |
POST | /browser/views/for/{className} | Returns views' brief. |
GET | /browser/views/{viewId} | Creates view for given class. |
PUT | /browser/views/{viewId} | Returns all view's information. |
DELETE | /browser/views/{viewId} | Updates all view's information. |
DELETE | /browser/views/{viewId}/columns/{columnName} | Removes a view. |
GET | /browser/views/{viewId}/columns/{columnName}/settings | Deletes a single column from view. |
PUT | /browser/views/{viewId}/columns/{columnName}/settings | Returns column's specific settings. |
GET | /browser/views/{viewId}/columns | Updates column's specific settings. |
PUT | /browser/views/{viewId}/columns | Returns columns defined in view. |
GET | /browser/views/details/for/{className} | Updates columns in view. |
GET | /browser/views/{viewId}/filter | Returns current view's detailed information, suitable for browser. |
PUT | /browser/views/{viewId}/filter | Returns view's filter. |
GET | /browser/views/{viewId}/settings/local | Updates view's filter. |
PUT | /browser/views/{viewId}/settings/local | Returns view's local settings (for current user). |
GET | /browser/views/{viewId}/order | Updates view's local settings (for current user). |
PUT | /browser/views/{viewId}/order | Returns view's order settings. |
GET | /browser/views/{viewId}/permissions | Updates view's order settings. |
PUT | /browser/views/{viewId}/permissions | Returns view's permissions. |
GET | /browser/views/{viewId}/settings | Updates view's permissions. |
PUT | /browser/views/{viewId}/settings | Returns view's settings. |
GET | /browser/views/details/for/{className}/{viewId} | Updates view's settings. |
POST | /browser/views/details/for/{className}/{viewId} | Returns view's detailed information, suitable for browser. |
PUT | /browser/views/{viewId}/filter/{filterProperty} | Selects given view as current and returns its detailed information, suitable for browser. |
GET | /accounting/customers/invoices | Updates view's filter property. |
POST | /accounting/customers/invoices | Lists all client invoices in all statuses (including not ready and drafts) that have been updated since a specific date. |
GET | /accounting/customers/invoices/{invoiceId}/payments | Creates a new invoice. |
POST | /accounting/customers/invoices/{invoiceId}/payments | Returns all payments for the client invoice. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install xtrf-eu
Downloads and installs to ~/.claude/skills/xtrf-eu/
2.0 (2026-02-13)