Fixed-natures
List fixed natures
Retrieve all existing fixed natures
GET
Query Parameters
Only return fixed natures linked to the specified establishments.
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?