curl --location '/v2.0/payment/fiat/sameNameWithdrawalCapabilities?participantCode=undefined¤cy=undefined&beneficiaryCountry=undefined'
{ "code": 200, "msg": "success", "data": { "currency": "USD", "routes": [ { "rails": "SWIFT", "missingFields": [ "documents.boardResolution", "highRiskCountries", "pep" ], "isPayoutOnboardingRequired": true } ] } }