Update dynamic account
Updates a dynamic account
Query Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"accountNumber": "string",
"accountName": "string",
"collectionAccountNumber": "string",
"bvn": "string",
"accountType": 1,
"accountCurrency": "string",
"hasExpired": true,
"expires": "2022-06-08T10:44:19.057Z",
"uniqueReference": "string",
"isOneTimePaymentAccount": true
}Request body
Response body
Last updated