Skip to content

ViZO APIMerchant docs

Virtual accounts, charges, transfers, balances, and webhooks.

Quick start

  1. Create a merchant API key (ZMPRO- / ZMDEV-).
  2. Call https://api.vizo.app/api/m1/... with Bearer auth.
  3. Use the cURL / TypeScript / Python / PHP tabs on each endpoint.

Auth

http
Authorization: Bearer ZMPRO-<live-key>

Sections

SectionPurpose
IntroductionAuth, base URL, envelopes
Virtual AccountsGenerate / update / read VAs
ChargeInvoices & history
TransferPayouts & bank utilities
Account BalanceBalances
MiscLists & lookup
WebhooksVA settlement callback

ViZO Merchant API documentation