memberId
): Filter withdrawals by a specific member’s internal Onsi ID.payCycleId
): Filter withdrawals by a specific pay cycle ID.fromDate
): Start the results after this date (ISO 8601 datetime format).toDate
): End the results before this date (ISO 8601 datetime format).hasMore
flag to indicate if there are more results to fetch, we do not return a total
for this resource.
hasMore
): Whether there are more results to fetch.Filter by pay cycle
"pc_<id>"
Filter by member
"mem_<id>"
Start the results after this date
End the results before this date
200
The response is of type object
.