Create Virtual Account

Starting October 18 2021, this API will accept the Virtual account creation request and process it asynchronously thereby returning HTTP 202 response code only. The virtual account will be in pending_activation status initially. Once the virtual account is created successfully, the VA status will transition from pending_activation -> active. If due to some reason, the virtual account creation fails, the VA status will transition from pending_activation -> activation_failed. You will be updated about the VA status change via a webhook notification, however, in order to fetch additional details for a virtual account, you should be able to query the virtual account request using the id returned by calling the Show Virtual Account API

Language
Authorization
Bearer
JWT
URL