Update dynamic account
Updates a dynamic account
PUT
https://api-fsdh360-test.fsdhgroup.com/api/v1/virtualaccounts/dynamic
To update a dynamic account the below Parameters should be provided.
Query Parameters
API-version
String
The version of API
Request Body
Account Name
String
Clients account name
BVN
String
Bavnk verification number
Account Number
String
Account number
Collection Account Number
String
Clients collection account number
Unique Reference
String
Unique reference code
Valid till
String
Specify valid till details; 2022-11-30T10:23:13.101Z
Valid for
String
Specify valid for details; "Years" "Months" "Days" "Hours" "Minutes"
Request body
Response body
Inputting the correct parameters should give you a 201
: Success
response which will populate the below Success details. Also specified are possible responses from the request.
Last updated