Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 947 Bytes

File metadata and controls

18 lines (13 loc) · 947 Bytes

TransferRecipientCreate

Properties

Name Type Description Notes
type str Recipient Type (Only nuban at this time)
name str Recipient's name
account_number str Recipient's bank account number
bank_code str Recipient's bank code. You can get the list of Bank Codes by calling the List Banks endpoint
description str A description for this recipient [optional]
currency str Currency for the account receiving the transfer [optional]
authorization_code str An authorization code from a previous transaction [optional]
metadata str Stringified JSON object of custom data [optional]

[Back to Model list] [Back to API list] [Back to README]