This endpoints gets all companies from a specific portfolio based on the portfolio id, optionally filter with query parameters.
{- "correlationId": "23921650-c073-11ea-860f-06bc8182190e",
- "totalCount": 1,
- "paging": {
- "size": 10,
- "prev": 0,
- "next": 2,
- "last": 3
}, - "data": [
- {
- "id": "US-X-US22384484",
- "safeNumber": "US22384484",
- "name": "GOOGLE LLC",
- "address": "VIA PABLO NERUDA, 4, TREZZANO SUL NAVIGLIO, 20090",
- "countryCode": "US",
- "portfolioId": 589960,
- "creditLimit": 10000,
- "dateLastEvent": "2018-06-14T00:59:06",
- "freeText": null,
- "personalLimit": 10000,
- "personalReference": "Follow up Jan 2021",
- "ratingCommon": "A",
- "ratingLocal": "Not rated - insufficient information to rate",
- "companyStatus": 1,
- "dateAdded": "2019-08-24T14:15:22Z",
- "dateModified": "2019-08-24T14:15:22Z"
}
]
}