{ "id": 123, "name": "<string>", "code": "<string>", "externalCode": null, "ownerId": null, "owner": null, "organizationId": 123 }
A client must belong to a single organization.
The organizationId field is required upon creation (POST) and cannot be modified later.
Was this page helpful?