v1

latestOpenAPI 3.0.02026-08-064842333.5 MB
Lookup Tables / Company Parameters

List All Lookup Tables

Retrieves all Lookup Tables / Company Parameter tables.<p> You can use this endpoint to retrieve the table ID. The tableId can be used in other endpoint URLs that work with Company Parameter Values. Find the table ID in the response under id parameter (e.g. "id": 2147484027).

post/lookuptablemanager.fetch

Request body

endRownumber

The number of the end row that defines the end of the result set's returned objects. Use this parameter if you want to implement paging for results.

{"stackTrail":"paths:/lookuptablemanager.fetch:post:requestBody:content:application/json:schema:properties:oldValues","oasType":"schema","type":"unknown"}
operationTypestring
startRownumber

The number of the first row that defines the start of the result set's returned objects. Use this parameter if you want to implement paging for results.

textMatchStylestring

Response

Returns the Company Parameter table / Lookup table fields. The name property is the same as uniqueName if the owner is null. If the owner field is non-null, then the name will be the name of the table (DMT or LT) in the context of the owner.