Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.08 KB

File metadata and controls

17 lines (13 loc) · 1.08 KB

CreateDisbursementRequest

Properties

Name Type Description Notes
amount Integer Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD). [default to null]
currency Currency [default to null]
account_number String Recipient's bank account number. [default to null]
account_type String Type of the recipient's bank account. [default to null]
account_name_kana String Name of the recipient bank account holder in katakana. [default to null]
bank_code String 4-digit Zengin bank code. [default to null]
branch_code String 3-digit Zengin branch code. [default to null]
external_id String Merchant-assigned external reference ID for this disbursement. [optional] [default to null]

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