curl https://api-eu.sulpayments.ch/v1/company/profile \ -H "Authorization: Bearer {token}"
{ "payout_wallet_balance": 125000.50, "min_payout_wallet_balance": 1000.00, "max_value_per_payout": 50000.00 }
Retrieve the authenticated company’s wallet balance and payout limits
Bearer {token}