Skip to main content

SafetyPay Get Payout Banks Request

usernamestringrequired

Business partner account username.

Example: psc_udo_test
passwordstring<password>required

Business partner account password.

Example: 5a6sdf858cads
countryCodestringrequired

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: pe
SafetyPay Get Payout Banks Request
{
"username": "psc_udo_test",
"password": "5a6sdf858cads",
"countryCode": "pe"
}