This operation will update existing contact's details.
Contact has been updated successfully.
Invalid request.
The request could not be authorized.
The requested resource was not found.
The request could not be completed due to an internal error.
{- "personalId": "12RT345",
- "type": "S",
- "contactType": "RECIPIENT",
- "name": "ContactTrans_101",
- "company": "Pitney Bowes",
- "addresses": [
- {
- "label": "Home",
- "residential": false,
- "addressLine1": "27 Waterview Dr",
- "addressLine2": "near abc street",
- "city": "Shelton",
- "state": "CT",
- "postalCode": "06484-4361",
- "countryCode": "US",
- "default": true
}
], - "email": {
- "label": "Home",
- "email": "testuser@yopmail.com"
}, - "additionalEmailIds": [
- "testemail@yopmail.com.com"
], - "phone": {
- "label": "Home",
- "phone": "2037963184",
- "isdCode": "string"
}, - "customFields": [
- {
- "customFieldId": "xxx",
- "value": "123"
}
], - "otherNames": [
- "testotherNames1"
], - "internalDelivery": {
- "enabledInternalDelivery": true,
- "mailStopId": "4a0e2Bbshdh",
- "officeLocationId": "4a0e2Bb4Njw"
}, - "notification": {
- "enabledEmailNotification": true,
- "enabledSMSNotification": false,
- "enabledAccessibilityAccommodations": false
}
}
{ }