Balance: TransferAsk AIpost https://komoju.com/api/v1/merchants/{merchant_id}/balances/{currency}/transferCreates a balance transfer between associated merchants for a given amount and currency.Path Paramsmerchant_idstringrequiredlength between 25 and 25A unique 25-character alphanumeric resource identifier.currencystringenumrequired3-letter ISO currency code.JPYUSDEURTWDKRWPLNGBPHKDSGDNZDAUDIDRMYRPHPTHBCNYBRLCHFCADVNDShow 20 enum valuesBody Paramsmerchant_idstringlength between 25 and 25A unique 25-character alphanumeric resource identifier.currencystringenumrequired3-letter ISO currency code.JPYUSDEURTWDKRWPLNGBPHKDSGDNZDAUDIDRMYRPHPTHBCNYBRLCHFCADVNDShow 20 enum valuestostringrequiredamountint32required≥ 0Amount greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD).Responses 200200 response 403Does not allow access for unassociated merchants 502If the remitter does not have enough balanceUpdated 10 months ago