Disbursement: CreateAsk AIpost https://komoju.com/api/v1/disbursementsCreates a new disbursement.Body Paramsamountint32required≥ 0Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD).currencystringenumrequired3-letter ISO currency code.JPYUSDEURTWDKRWPLNGBPHKDSGDNZDAUDIDRMYRPHPTHBCNYBRLCHFCADVNDShow 20 enum valuesaccount_numberstringrequiredRecipient's bank account number.account_typestringenumrequiredType of the recipient's bank account.ordinarycheckingAllowed:ordinarycheckingaccount_name_kanastringrequiredName of the recipient bank account holder in katakana.bank_codestringrequired4-digit Zengin bank code.branch_codestringrequired3-digit Zengin branch code.external_idstringMerchant-assigned external reference ID for this disbursement.Responses 200200 response 422Without bank_codeUpdated 5 months ago