Reload Credit
Reload (top-up) wallet balance for a user’s closed wallet account.
This allows a member to add credit to their closed wallet. A closed wallet can only be used within the organisation’s ecosystem (e.g., internal payments, membership purchases, or platform-specific spending). Upon successful reload, the updated balance will be reflected immediately in the user's wallet.
POST https://{base_url}/v1/memberships/:membership_uuid/members/:membership_numberKey
Description
Condition
Example
membership_uuid
Unique membership program uuid
Compulsory
b277149a-a2b0-44c3-9151-8d4ac8b46101
membership_number
Unique membership number for each member
Compulsory
AC12912412
amount
Amount that the user want to reload
Compulsory
100
redirect
Redirect to the payment page
Optional
e.g: true or false

Response
Last updated
