Difference between revisions of "API:ContactNote:Update"

From docs
Jump to: navigation, search
(Created page with " == API » Update Contact Note == '''URL:''' <nowiki>https://app.callproof.com/api/contact_note/update/</nowiki> '''Method:''' POST '''Required Fields:''' * '''''a...")
 
(No difference)

Latest revision as of 01:51, 6 November 2014

API » Update Contact Note

URL: https://app.callproof.com/api/contact_note/update/

Method: POST

Required Fields:

  • api_key[key] - API Key
  • api_key[secret] - API Key Secret
  • contact_note[id] - Contact Note ID
  • contact_note[note] - Contact Note note

Optional Fields:

None

Data Returned:

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