Get the Disbursement PayOut options by person_guid
Returns the list of disbursement payout options
Bad request
Unauthorized
Program not found
Server Error
curl -i -X GET \ 'https://qvapikeybank.qolopay.com/api/{version}/disbursements/payoutpreference?person_guid=497f6eca-6276-4993-bfeb-53cbbbba6f08' \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
{- "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
- "payoutpreference": "string"
}