Add balance to wallet
POST
/v1/payment/add-wallet-balance
Add Balance to Wallet
Endpoint
Request Body
Name | Type | Description |
---|---|---|
amount | number | The amount to add to the wallet. |
Example Request
{
"amount": 100.00
}
Request
Header Params
x-auth-zapmail
string
required
Example:
{{x-auth-zapmail}}