Primary Account
Provisioned when your merchant is activated. One permanent number for the merchant.List All Accounts
Get One Account
Sample Response
accountNumber (and accountName where the channel displays a name). status must be ACTIVE before you publish the number.
Invoice accounts also return singleDepositLimit and expireAt. Do not reuse an invoice number after it is paid or expired.
Provision Brand, Subscriber, or Currency
Invoice VAs are not created on this route. Use Invoice VA (POST https://vas.finpaytech.co/business-api/api/v1/merchants/me/expected-payments).
KES or USD number):
201 and the same virtual-account object, including the new accountNumber.
Invoice VA
A one-time number for a single bill. Amount and expiry are enforced. Do not reuse the number after it is paid, expired, or cancelled.provisionInvoiceVa defaults to true. The response includes virtualAccountNumber. Full request and cancel flow: Invoice VA.