Payment (WIP)
You can initiate deposits for users with the following endpoints. This will generate a trackable balance transaction.
post
https://api.triumpharcade.com/v1/
deposit/applePay
Apple Pay Deposit
post
https://api.triumpharcade.com/v1/
deposit/paypal
Paypal Deposit
get
https://api.triumpharcade.com/v1/
/deposit/hosted
Hosted Deposit Sheet
You can initate a withdrawal request on behalf of a user with the following endpoint. This will generate a trackable balance transaction.
post
https://api.triumpharcade.com/v1/
withdraw/
Withdraw
get
https://api.triumpharcade.com/v1/
/withdraw/hosted
Hosted Withdrawal Sheet
Last modified 27d ago