post https://{tenantUrl}/public-api/actions/users/v1.0//add-balance
Add to the current balance of the user
Log in to see full request history
Responses
202Action accepted
400Currency is not set.
422The payload you provided is invalid
Add to the current balance of the user
202Action accepted
400Currency is not set.
422The payload you provided is invalid
xxxxxxxxxx
curl --request POST \
--url https://example.com/public-api/actions/users/v1.0/user/add-balance \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: