/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 is available 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.
Record listing
If you want a listing of records (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 summaries
If you need to obtain basic summaries for a given record type, use a summary:
/c/<identifikátor firmy>/<evidence>/$sum
/c/<identifikátor firmy>/<evidence>/(<filtr>)/$sum
Attribute overview
For each record type, you can get a list of attributes it supports. This overview takes access rights and licensing into account.
/c/<identifikátor firmy>/<evidence>/properties
Print report overview
For a record type, you can display a list of supported reports for printing to PDF:
/c/<identifikátor firmy>/<evidence>/reports
Sub-record overview
Each record type can have sub-records (a relation). An example would be invoice items or contacts within an address book. These records are usually also accessible directly as a record type. The difference is that a sub-record is filtered by the given relation. You can obtain an overview of sub-records like this:
/c/<identifikátor firmy>/<evidence>/relations
Sub-records can then be worked with in the same way as record types:
/c/<identifikátor firmy>/<evidence>/<ID záznamu>/<podevidence>
If, when exporting from ABRA Flexi, you also want to export a record's sub-records, use the ?relations=vazby,prilohy,bankovniSpojeni parameter.
All supported parameters
ABRA Flexi supports many attributes, which are described on this page.
| |
| 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 should be exported with an electronic signature |
| Definition of the level of detail |
| |
| |
| |
| |
| Sorting records for ExtJS |
| Adds the total number of records to the output (Pagination) |
| Adds data from a relation (see levels of detail). An overview of relations can be obtained for each record type ( |
| Includes the related object's level of detail |
| If the object contains an external ID of type ESHOP or MUJ, use it as the linking identifier. |
| In addition to the |
| Tags will be exported and imported as a list of numeric IDs rather than a list of codes |
| 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). Only affects the main record type. |
| If the object has a unique code, it will be exported (in addition to the |
| If a 4xx type 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 include not only the ID and URL, but also the code. |
| The response will contain the global version number current at the time the export was performed. |
| 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-in XSL transformations will be applied to the output XML (here |
| 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 tags to be grouped by group during export (more about tags). |
| The response will not contain comments or supplementary attributes (e.g. |
| Fills in the record and collection editability attributes: |
| A special response format that facilitates data transfers. The response uses Hybrid identifiers and, when needed, splits the export of 1 record into 2 elements (e.g. setting a reference to the main attachment of a user report). |
| Allows an XPath expression to be applied to the resulting XML and returns only the selected part of the output. |
| The response will not contain comments for the exported elements. |
