Difference between revisions of "API:ContactNote:New"
Greg Donald (talk | contribs) (Created page with " == API » New Contact Note == '''URL:''' <nowiki>https://app.callproof.com/api/contact_note/new/</nowiki> '''Method:''' POST '''Required Fields:''' * '''''api_key...") |
Greg Donald (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 11: | Line 11: | ||
* '''''api_key[secret]''''' - API Key Secret | * '''''api_key[secret]''''' - API Key Secret | ||
* '''''contact_note[contact_id]''''' - Contact ID | * '''''contact_note[contact_id]''''' - Contact ID | ||
− | * '''''contact_note[note]''''' - Contact | + | * '''''contact_note[note]''''' - Contact Note note |
− | * '''''contact_note[user_id]''''' - Contact | + | * '''''contact_note[user_id]''''' - Contact Note rep id |
'''Optional Fields:''' | '''Optional Fields:''' | ||
− | + | * '''''contact_note[created]''''' - Contact Note creation timestamp | |
'''Data Returned:''' | '''Data Returned:''' |
Latest revision as of 03:15, 9 December 2014
API » New Contact Note
URL: https://app.callproof.com/api/contact_note/new/
Method: POST
Required Fields:
- api_key[key] - API Key
- api_key[secret] - API Key Secret
- contact_note[contact_id] - Contact ID
- contact_note[note] - Contact Note note
- contact_note[user_id] - Contact Note rep id
Optional Fields:
- contact_note[created] - Contact Note creation timestamp
Data Returned:
- results - Contact Note
- errors - Array of errors produced by the request
- code - HTTP request status