Country
parameter has been added to Recipients as:InternationalBankTransfer
object now contains an AccountNumber
(renamed from IBAN
) and BIC
.These changes allow for a consistent international schema for all payout countries, including those that don’t use IBAN.For countries that use IBAN, the AccountNumber
is an IBAN format and the returned BIC is generated from the IBAN. For countries that don’t use IBAN, the AccountNumber
format depends on the Country
and the BIC
is also required.Platforms should retrieve all Recipient schemas, including local and international, dynamically from the GET View the schema for a Recipient endpoint.For more information about recipients, see the dedicated guide: