curl --location --request POST 'https://api.falken.ltd/api/organizations//payouts/request' \
--header 'Content-Type: application/json' \
--data-raw '{
"method": "string"
}'{
"stripePayoutId": "string",
"amount": 0,
"currency": "string",
"method": "string",
"status": "string",
"arrivalDate": "2019-08-24T14:15:22.123Z"
}