available
field represents the actual balance a member currently has for withdrawal.
lowerLimit
and upperLimit
fields define the range of amounts that a member is allowed to withdraw:
lowerLimit
): The minimum amount a member can withdraw.upperLimit
): The maximum amount a member can withdraw.lowerLimit
, as if the balance is less than the lower limit they cannot withdraw.The unique identifier for a Member, prefixed with mem_
"mem_<id>"
200
The response is of type object
.