The virtual account generation endpoint allows users to create unique, reserved bank account numbers for seamless transactions. These accounts are linked to a primary account and can be used for receiving payments, tracking transactions, and automating financial operations. Virtual accounts enhance security, reduce reconciliation issues, and simplify payment processing for businesses.
Endpoint :- http://payment-api-service.transactpay.ai/payment/virtual-account/generate
Method :- POST
payload: {"Alias": "TestAcountViaApi" }
Headers : api-key , encryption method and validation on the headers remain the same.