POST /{{version}}/{{API_KEY}}/payouts
Content-Type: application/json
Authorization: Bearer {{ACCESS_TOKEN}}
"payout_method_type": "bank_account",
"bankName": "AXA Bank Europe",
"bankBranch": "Bruxelles Trone",
"bankAddress": "Place du Trone, 1, 1000, Bruxelles, Belgium",
"bankRoutingNumber": "123456789",
"bankAccountNumber": "12345678901234567890",
"bankAccountName": "Current account",
"customerFirstName": "John",
"customerLastName": "Smith",