{
"status": "success",
"message": "string",
"data": {
"id": "string",
"billingAccountId": "string",
"userId": "string",
"name": "string",
"email": "user@example.com",
"role": "admin",
"expiresOn": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"creatorId": "string",
"updatedAt": "2019-08-24T14:15:22.123Z",
"updaterId": "string"
}
}