Get SettlementCycles

GET {{BASE_URL}}/refdata/settlementcycles

Request Params

KeyDatatypeRequiredDescription
Tokennull(Optional) Continuation token for paging. If not present, then the first page of results will be returned. If set all other parameters are ignored
IsActivenull(Optional) If true, then only active records will be returned. If false, then only inactive records will be returned. If not present, then all records will be returned.
ExcludeFieldsnull(Optional) If true, then the list of Fields will be excluded from the response. If false or not present, then only the list of fields will be included in the response.
Fieldsnull(Optional) List of fields to project or exclude. If not present all fields will be returned

HEADERS

KeyDatatypeRequiredDescription
Acceptstring