...
parameter name | description | example value |
---|---|---|
reseller | Reseller's username, value is required | reseller |
password | Reseller's password, value is required | password |
customer | Name of customer to add credits to. Customer must belong to the reseller. Value is required | cheescakeshop |
Example
/services/rest/admin/balance?reseller=reseller&password=password&customer=cheescakeshop
...