List allAsk AIget https://api.cardda.com/v1/banking/bank_payrolls/Returns a list of bank payrollsQuery Params_startinteger≥ 0If all the transactions where in an array, this would represent the index of the first item returned in the response_endinteger≥ 0If all the transactions where in an array, this would represent the index of the last item returned in the response_orderstringenumThe order method, which can be ascending or descendingascdescAllowed:ascdesc_fieldstringThe field used to sort, the example illustrates a response that would be sorted by the creation dateResponses 200Paginated list of bank payrolls, default 25 per page but can be modified through the _end and _start params. 401UnauthorizedUpdated 7 months ago