curl --location --request POST '/api/payouts/bulk' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json'
{}