...
Paste code macro | ||||
---|---|---|---|---|
| ||||
{ "call1call_1_id": <integer>, "call2call_2_id": <integer>, "disposition_code_1": <string>, "disposition_code_2": <string>, "notes_1": <string>, "notes_2": <string>, "num_sales_sales11": <integer>, // need to get clarity "num_sales_sales22": <integer> } |
Field | Type | Description |
---|---|---|
call_1_id | integer | The ID of the first call that you want to connect. |
call_2_id | integer | The ID of the first call that you want to connect. |
dispostion_code_1 | integer | The disposition code for call1_id |
dispostion_code_2 | integer | The disposition code for call2_id |
notes_1 | string | The notes for call1_id |
notes_2 | string | The notes for call2_id |
num_sales_1 | integer | TBA |
num_sales_2 | integer | TBA |