Account - Deactivated list
API URL
{{url}}/admin-service/account/deactivate-list
Method
POST
Description
List the deactivate account
Sample Input:
{ "skip": 0, "limit": 4, "tenantId": "", "isPaginated": true }
Output
Field Name
Type
Comments
id
Number
Account id
name
String
Account name
maxNoOfUsers
Number
maximum number of users in account
tenantId
Number
Account tenant id
id
Number
Country id
name
String
Country name
unitMeasurement
String
Unit measurement format
countryCode
String
Country code
Sample Output:
Last updated