bill-pay/createAsk AIpost https://earthnode-dev.vopay.com/api/v2/bill-pay/createThis endpoint is used to create a bill pay transaction.Form DataAccountIDstringrequiredYour account IDKeystringrequiredAPI key for the accountSignaturestringrequiredHashed signature for the requestClientAccountIDstringThe Client Account ID to associate the transaction with.AccountBillPayMerchantIDstringrequiredThe ID of the account bill pay merchant.AmountnumberrequiredThe amount of the transaction.CurrencystringThe currency of the transaction. Defaults to CAD.ClientReferenceNumberstringAn optional reference number for the client.NotesstringOptional notes for the transaction.IdempotencyKeystringA unique key to prevent duplicate transactions.Response 200Updated 3 months ago