Added
Verification of Payee (VOP) on recipients and payouts in Production
In Production, Verification of Payee (VOP) checks are now returned on the following endpoints:- GET View a Recipient
- POST Create a Recipient
- POST Create a Payout (if user holds a User-Owned Virtual Account)
RecipientVerificationOfPayee
object is returned if the Recipient uses local SEPA schemes (SCT and SCT Int), meaning if its Currency
is EUR
, its PayoutMethod
is LocalBankTransfer
, and its Country
is a SEPA country.
Read more about VOP →