Get corporate by ID
GET
/policyholders/{id}/corporates
Returns a single corporate client by hashed ID.
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
id*
Type
Requiredstring
Responses
Corporate policyholder
application/json
JSON "id": "string", "email": "string", "phoneNumber": "string", "physicalAddress": "string", "name": "string", "taxPayerId": "string", "postalAddress": "string", "registrationNumber": "string", "contactPerson": "string", "contactPersonPhoneNumber": "string", "type": "string", "status": "string", "createdAt": "string"
{
}
