API:ContactNote:New

From docs
Revision as of 01:54, 6 November 2014 by Greg Donald (talk | contribs)
Jump to: navigation, search

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:

None

Data Returned:

  • results - Contact Note
  • errors - Array of errors produced by the request
  • code - HTTP request status