/c/<identifikátor firmy>/<evidence>/<ID záznamu>.<výstupní formát>
<company identifier>: unique company identification
<register>: type of register (address book, order, invoice, …), full list here, or search for Evidence list directly in your web interface.
<record ID>: record identifier
<output format>: output format (XML, JSON, …). If not specified, the
Acceptheader is taken into account; otherwise, the HTML form is returned.
Register Listing
If you want a listing of register items (see listing), do not include any record identifier:
/c/<identifikátor firmy>/<evidence>
It is also possible to use filtering:
/c/<identifikátor firmy>/<evidence>/(<filtr>)
Record Summation
If you need to obtain basic summations for a given register, use summation:
/c/<identifikátor firmy>/<evidence>/$sum
/c/<identifikátor firmy>/<evidence>/(<filtr>)/$sum
Attribute Overview
For each register, it is possible to retrieve a list of attributes supported by that register. This overview takes into account access rights and licensing.
/c/<identifikátor firmy>/<evidence>/properties
Print Report Overview
For a register, you can display a list of supported reports for printing to PDF:
/c/<identifikátor firmy>/<evidence>/reports
Sub-register Overview
Each register can have a sub-register (relation). Examples include invoice line items or contacts in an address book. These records are usually also accessible directly as a register. The difference is that a sub-register is filtered by the given relation. The sub-register overview can be retrieved as follows:
/c/<identifikátor firmy>/<evidence>/relations
Sub-registers can then be worked with in the same way as a register:
/c/<identifikátor firmy>/<evidence>/<ID záznamu>/<podevidence>
If you want to export a record together with its sub-registers when exporting from ABRA Flexi, use the parameter ?relations=vazby,prilohy,bankovniSpojeni.
All Supported Parameters
ABRA Flexi supports many attributes and their descriptions are available on this page.
| |
| If a warning occurs, do not save the record (Data validation) |
| Name of the print output when exporting to PDF |
| Language in which the print output should be generated when exporting to PDF |
| Whether the PDF should be exported with an electronic signature |
| Definition of detail level |
| |
| |
| |
| |
| Record sorting for ExtJS |
| Add the total record count to the output (Pagination) |
| Supplement data from a relation (see detail levels). A relation overview can be obtained for each register ( |
| Include the related object's detail level |
| If the object contains an external ID of type ESHOP or MUJ, use it as the binding identifier. |
| In addition to the |
| Labels will be exported and imported not as a list of codes, but as a list of numeric IDs |
| The primary key will not be exported; |
| The response will not contain external identifiers (performance optimization) |
| The response will not contain any primary identifiers (performance optimization). Affects the main register only. |
| If the object has a unique code, it will be exported (in addition to the |
| If a 4xx error occurs while processing the request, the server will still return 200 OK |
| Also export one extra record with the current settings at the beginning |
| Enables features that supplement the output for GUI processing |
| The response will include not only the ID and URL for each object, but also the code. |
| The response will contain the global version number current at the time of the export. |
| Specifies the encoding of the input/output file in CSV format. |
| Specifies the delimiter of the input/output file in CSV format. |
| One of the built-in XSL transformations will be applied to the output XML (here |
| Forces login via HTTP authentication, which can be used to change, for example, the default login method in the WUI. |
| Forces authentication via an HTML form. This can be useful for suppressing automatic SSO authentication. |
| Enables grouping of labels during export by group (more at labels). |
| The exported data will not contain additional attributes (e.g. |
| Populates the editability attributes of the record and collections: |
| A special response format that facilitates data transfers. The response uses Hybrid identifiers and, where necessary, splits the export of 1 record into 2 elements (e.g. when setting a reference to the main attachment of a custom report). |
