API URL
{{url}}/admin-service/account/update
Method
PUT
Description
Account update
Field Name
Type
Mandatory
Example
id
Number
Yes
11
name
String
Africa Heart Associates Account
countryId
4
clinicalWorkflow
1
customizedWorkflow
{ "id":11, "name": "Africa Heart Associates Account", "countryId": 4, "clinicalWorkflow": [ 1 ], "customizedWorkflow": [ 11 ], "tenantId":211 }
{ "message": "Account updated successfully." }
Last updated 12 months ago