Billing API
Adjust Wallet Balance
Endpoint to change the balance for a wallet. It
will add the amount to the wallet if the amount is positive and burn the amount if it is negative. The amount is ISO 4217 currency code compliant meaning that 100 as an input for USD marketplace will be 1 USD.
POST
Path Parameters
The External ID of the Vendor to retrieve.
Minimum length:
1
The ID of the wallet to retrieve.
Body
application/json
Amount to add to the balance. This value must be non-zero. ISO 4217 standard.
Example:
100
Reason given to adjust the amount
Minimum length:
1
Example:
"Vendor used the money for other ads"
Response
200
application/json
Successful Response
Resulting balance of an adjustment. ISO 4217 standard