Add/Update Recipient to a ClientPoint
Description
This endpoint allows you to add a recipient to an existing ClientPoint.
| Method | URL | Headers |
|---|---|---|
| POST | https://api.clientpoint.net/v4/recipient/add | Content-Type: application/json |
Request Body
| Fields | Data type | Description | Sample Data |
|---|---|---|---|
| api_key* | Alpha-Numeric | An alphanumeric API Key used for authenticate & authorize ClientPoint APIs. | asdsad224r4332g23432443h24324e |
| clientpoint_id* | Numeric | The ID of the existing ClientPoint to which the recipient will be added. | 123456 |
| send_recipient_mail | Boolean | By Default false - will not send ClientPoint true to send ClientPoint to the recipient |
true | false |
| recipient* | JSON Object |
Recipient object containing recipient details |
"recipient":{ |