Internal
Create user payout request
Create User Payout Request allows to create a payout request for the user.
post/v2/client/redeem-rewards
Request body
Example request
{
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
}Response
OK
Create User Payout Request allows to create a payout request for the user.
{
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."
}OK