A withdrawal is a completed On Demand Pay withdrawal from the member to their bank account
The unique identifier for a PayWithdrawal, prefixed with w_
Example:
"w_<id>"
The amount of money the member received after fees
The fee charged for the withdrawal
The unique identifier for a PayCycle, prefixed with pc_
Example:
"pc_<id>"
The unique identifier for a Member, prefixed with mem_
Example:
"mem_<id>"