Variable-natures
List variable natures
Retrieve all existing variable natures
GET
Query Parameters
Only return variable natures linked to the specified establishments.
Only return variable natures linked to the specified categories.
Two strategy might be used:
- Continuation token paging
- Offset limit paging
This parameters syntax is consistent among every Lucca application, and its BNF grammar is defined as follow.
<sort> ::= '-|+'? <property> ( ',' <property> )*
<property> ::= <strictString> ( '.' <strictString> )*
<strictString> ::= ( <char> | <digit> | '_' | '-' )+
Properties that make sense on the collection level
Available options:
next
, prev
, count
Was this page helpful?