Expands bank account identification details in payout method responsesPublic preview
What’s new
Adds the swift_code and branch_number properties to the bank_ hash on the Payout Method object. Both properties return null when the information isn’t available or doesn’t apply to the bank account.
Impact
You can now access additional bank account identification details when retrieving Payout Methods. The swift_ property contains the bank’s SWIFT or BIC code, and the branch_ property contains the branch identifier.