{
"id": 1,
"companyName": "string",
"customerContractType": "pay",
"quotaMax": 10000000,
"userMax": 100,
"isLocked": false,
"trialDays": 0,
"customerAttributes": {
"items": [
{
"key": "string",
"value": "string"
}
]
},
"providerCustomerId": "string",
"webhooksMax": 1,
"customerUuid": "string",
"createdAt": "2020-01-01T00:00:00.000Z",
"updatedAt": "2020-01-01T00:00:00.000Z"
}