{
"content": [
{
"callBackUrl": "string",
"cnpj": "string",
"createDate": "2019-08-24T14:15:22Z",
"errorCode": "string",
"id": 0,
"message": "string",
"modifiedDate": "2019-08-24T14:15:22Z",
"organizationId": 0,
"socialReason": "string",
"state": "PENDING"
}
],
"empty": true,
"first": true,
"last": true,
"number": 0,
"numberOfElements": 0,
"pageable": {
"offset": 0,
"pageNumber": 0,
"pageSize": 0,
"paged": true,
"sort": [
{
"ascending": true,
"direction": "string",
"ignoreCase": true,
"nullHandling": "string",
"property": "string"
}
],
"unpaged": true
},
"size": 0,
"sort": {
"ascending": true,
"direction": "string",
"ignoreCase": true,
"nullHandling": "string",
"property": "string"
},
"totalElements": 0,
"totalPages": 0
}