|
3443 | 3443 | },
|
3444 | 3444 | "BusinessCards": {
|
3445 | 3445 | "BusinessCardKey": "2tBHyXtJBxBy",
|
| 3446 | + "EntityType": "Contact", |
| 3447 | + "EntityKey": "67zlxNyJSr8e", |
3446 | 3448 | "IsPrimaryCard": true,
|
3447 | 3449 | "WebSites": ["www.website.one", "www.website.two"],
|
3448 | 3450 | "EmailAddresses": [
|
|
3639 | 3641 | },
|
3640 | 3642 | "BusinessCards": {
|
3641 | 3643 | "BusinessCardKey": "2tBHyXtJBxBy",
|
| 3644 | + "EntityType": "Contact", |
| 3645 | + "EntityKey": "67zlxNyJSr8e", |
3642 | 3646 | "IsPrimaryCard": true,
|
3643 | 3647 | "WebSites": ["www.website.one", "www.website.two"],
|
3644 | 3648 | "EmailAddresses": [
|
|
3751 | 3755 | "description": "The Karbon-generated Contact key"
|
3752 | 3756 | }
|
3753 | 3757 | ],
|
3754 |
| - "description": "Use the <code>PUT</code> method on this endpoint to update full details of a Contact specified using the <code>Contactkey</code>. <br><br>Using the query parameter available to this endpoint, you can also update the Business Card details of the Contact.\n", |
| 3758 | + "description": "Use the <code>PUT</code> method on this endpoint to update full details of a Contact specified using the <code>Contactkey</code>. <p>Using the query parameter <code>$expand</code> with this endpoint, you can also update the Business Card details of the Contact. <br><b>Note:</b> When updating business cards, you must include <code>BusinessCardKey</code>, <code>EntityType</code> and <code>EntityKey</code> properties for existing Business Cards - or the existing card and any associated Client Requests may be removed.</p>", |
3755 | 3759 | "operationId": "putContactByID",
|
3756 | 3760 | "responses": {
|
3757 | 3761 | "204": {
|
|
5138 | 5142 | "BusinessCards": [
|
5139 | 5143 | {
|
5140 | 5144 | "BusinessCardKey": "PVvnQdX1RCH",
|
| 5145 | + "EntityType": "Organization", |
| 5146 | + "EntityKey": "2Nw8tnxwQCVf", |
5141 | 5147 | "IsPrimaryCard": true,
|
5142 | 5148 | "WebSites": ["www.website.one", "www.website.two"],
|
5143 | 5149 | "EmailAddresses": [
|
|
5348 | 5354 | "BusinessCards": [
|
5349 | 5355 | {
|
5350 | 5356 | "BusinessCardKey": "PVvnQdX1RCH",
|
| 5357 | + "EntityType": "Organization", |
| 5358 | + "EntityKey": "2Nw8tnxwQCVf", |
5351 | 5359 | "IsPrimaryCard": true,
|
5352 | 5360 | "WebSites": ["www.website.one", "www.website.two"],
|
5353 | 5361 | "EmailAddresses": [
|
|
5480 | 5488 | "description": "The Karbon-generated Organization key"
|
5481 | 5489 | }
|
5482 | 5490 | ],
|
5483 |
| - "description": "Use the <code>PUT</code> method on this endpoint to update full details of a Organization specified using the <code>Organizationkey</code>. \n", |
| 5491 | + "description": "Use the <code>PUT</code> method on this endpoint to update full details of a Organization specified using the <code>Organizationkey</code>.\n<p>Using the query parameter <code>$expand</code> with this endpoint, you can also update the Business Card details of the Organization. <br><b>Note:</b> When updating business cards, you must include <code>BusinessCardKey</code>, <code>EntityType</code> and <code>EntityKey</code> properties for existing Business Cards - or the existing card and any associated Client Requests may be removed.</p>", |
5484 | 5492 | "operationId": "putOrganizationByID",
|
5485 | 5493 | "responses": {
|
5486 | 5494 | "204": {
|
|
5575 | 5583 | },
|
5576 | 5584 | "BusinessCards": {
|
5577 | 5585 | "BusinessCardKey": "2tBHyXtJBxBy",
|
| 5586 | + "EntityType": "Organization", |
| 5587 | + "EntityKey": "SCwCq2M9pFm", |
5578 | 5588 | "IsPrimaryCard": true,
|
5579 | 5589 | "WebSites": ["www.website.one", "www.website.two"],
|
5580 | 5590 | "EmailAddresses": [
|
5581 | 5591 |
|
5582 | 5592 |
|
5583 | 5593 | ],
|
5584 |
| - "OrganizationKey": "ZGNmtYyLm4z", |
| 5594 | + "OrganizationKey": null, |
5585 | 5595 | "RoleOrTitle": null,
|
5586 | 5596 | "FacebookLink": "facebook.com/sampleName",
|
5587 | 5597 | "LinkedInLink": "linkedin.com/sampleName",
|
|
0 commit comments