This function is used by the merchant to be able to activate( to allow a deactivated account to start collecting again) or deactivate a virtual accounts (to prevent a customer initiating a payment.
Parameters
Headers
Header
Value
Required
Authorization
Bearer <Bearer_Token> Generated during the authenticate request
Yes
Content-Type
application/json
Yes
apikey
app consumer key
Yes
Request
Parameter Name
Type
Description
Required
status
string
Status to indicate the next action to take for the virtual account i.e activate or deactivate.
Yes
accountNumber
string
This is the virtual account given for the customer to the merchant.