/c/<identifikátor firmy>/<evidence>/<ID záznamu>.<výstupní formát>
<company identifier>: unique company identification
<record type>: type of records (address book, order, invoice, …), a complete list can be found here, or you can look up 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, or the HTML form is returned.
Listing records
If you want a listing of records in a given evidence (see listing), do not specify any record identifier:
/c/<identifikátor firmy>/<evidence>
You can also use filtering:
/c/<identifikátor firmy>/<evidence>/(<filtr>)
Record summarization
If you need to get basic summary information about a given evidence, use summarization:
/c/<identifikátor firmy>/<evidence>/$sum
You can also combine filtering and summarization:
/c/<identifikátor firmy>/<evidence>/(<filtr>)/$sum
Attribute overview
For each evidence, you can get a list of attributes that this evidence supports. This overview takes access rights and licensing into account.
/c/<identifikátor firmy>/<evidence>/properties
Print report overview
For an evidence, you can display a list of supported reports for printing to PDF:
/c/<identifikátor firmy>/<evidence>/reports
Sub-evidence overview
Each evidence can have a sub-evidence (relation). An example would be invoice items or contacts in the address book. These records are usually also accessible directly as evidence. The difference is that the sub-evidence is filtered by the given relation. You can get a list of sub-evidences as follows:
/c/<identifikátor firmy>/<evidence>/relations
Sub-evidences can then be worked with in the same way as evidence:
/c/<identifikátor firmy>/<evidence>/<ID záznamu>/<podevidence>
If you want to also export the sub-evidence of a record when exporting from ABRA Flexi, use the ?relations=vazby,prilohy,bankovniSpojeni parameter.
All supported parameters
ABRA Flexi supports many attributes, and this page describes them.
| |
| If a warning occurs, do not save the record (Data validation) |
| Name of the print output when exporting to PDF |
| The language in which the print output should be generated when exporting to PDF |
| Whether the PDF export should be electronically signed |
| Definition of the level of detail |
| |
| |
| |
| |
| Sorting records for ExtJS |
| Adding the total number of records to the output (Pagination) |
| Adding data from a relation (see levels of detail). An overview of relations can be obtained for each evidence ( |
| Including a related object level of detail |
| If an object contains an external ID of type ESHOP or MUJ, use it as the linking identifier. |
| In addition to the |
| Labels will be both exported and imported not as a list of codes, but as a list of numeric IDs |
| The primary key will not be exported; the |
| The response will not contain external identifiers (performance optimization) |
| The response will not contain any primary identifiers (performance optimization). Affects only the main evidence. |
| If an object has a unique code, it will also be exported (in addition to the |
| If a 4xx error occurs while processing the request, the server will still send 200 OK |
| Export one extra record with the current settings at the beginning as well |
| Enables features that add outputs for GUI processing |
| In the response, each object will contain not only the ID and URL, 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 compiled XSL transformations will be applied to the output XML (see |
| Forces login using HTTP authentication, which can, for example, change the default login method in the WUI. |
| Forces authentication using an HTML form. This can be useful for suppressing automatic SSO authentication. |
| Allows grouping of labels by group during export (more on labels). |
| The response will not contain comments or additional attributes (e.g. |
| Fills in the editability attributes of the record and collections: |
| A special response format that facilitates data transfers. The response uses Hybrid identifiers and, if needed, splits the export of 1 record into 2 elements (e.g. setting a reference to the main attachment of a user report). |
| Allows applying an XPath expression to the resulting XML and returning only the selected part of the output. |
| The response will not contain comments on the exported elements. |
