Difference between revisions of "API:Contact Phones:Updated"
Greg Donald (talk | contribs) (Created page with " == Updated Contact Phones == '''URL:''' <nowiki>https://app.callproof.com/api/contact_phones/updated/</nowiki> '''Method:''' GET '''Required Fields:''' * '''''key''''' - ...") |
Greg Donald (talk | contribs) |
||
Line 1: | Line 1: | ||
− | == Updated Contact Phones == | + | == [[API]] » Updated Contact Phones == |
'''URL:''' <nowiki>https://app.callproof.com/api/contact_phones/updated/</nowiki> | '''URL:''' <nowiki>https://app.callproof.com/api/contact_phones/updated/</nowiki> |
Revision as of 18:02, 19 September 2014
API » Updated Contact Phones
URL: https://app.callproof.com/api/contact_phones/updated/
Method: GET
Required Fields:
- key - API Key
- secret - API Key Secret
- after - Date/Time Contact Phones were updated after (e.g. '2014-08-10 12:34:56')
Optional Fields:
- before - Date/Time Contact Phones were updated after (e.g. '2014-08-10 12:34:56')
- offset - Only 10 Contact Phones are returned per request, this field must be used to pull additional results when more are available
Data Returned:
- results - Array of Contact Phones
- more - This field will be set if additional results are available
- offset - Current offset of the request
- errors - Array of errors produced by the request
- code - HTTP request status