SafetyPay Get Payout Banks Request
usernamestringrequired
Business partner account username.
Example:
psc_udo_testpasswordstring<password>required
Business partner account password.
Example:
5a6sdf858cadscountryCodestringrequired
Two-letter lowercase country code for which supported banks are requested.
Possible values: >= 2 characters and <= 2 characters, Value must match regular expression ^[a-z]{2}$
Example:
peSafetyPay Get Payout Banks Request
{
"username": "psc_udo_test",
"password": "5a6sdf858cads",
"countryCode": "pe"
}