Update a virtual accountAsk AIput https://developersandbox-api.flutterwave.com/virtual-accounts/{id}Update a virtual accountPath ParamsidstringrequiredID of the virtual account.Body Paramsaction_typestringenumrequiredThe supported virtual account update actions.update_bvnupdate_statusAllowed:update_bvnupdate_statusstatusstringenumThe status of the virtual account.inactiveinactiveAllowed:inactivebvnstringThis is the customer's Bank Verification Number.metaobjectmeta objectHeadersX-Trace-Idstringlength between 12 and 255A unique identifier to track this operation. It must be between 12 and 255 characters in length.X-Scenario-Keystring1 to 1000An optional scenario key that can be used to simulate specific behaviors or test different scenarios within the API. Providing this header allows you to trigger predefined responses or alter data based on the key's value, which can be useful for testing, development, or demonstrating specific functionalities. The key should be a string of 1 to 1000 characters.Responses 200OK 400Bad request 401Unauthorised request 403ForbiddenUpdated 9 months ago