API Documentation
NotesAdd Note
Method: /notes.[format]
Contexts:
Context IDs:
Customer: 2, Prospect: 8, Supplier: 10, Inventory Item: 6, Invoice: 5, Estimate: 4, Purchase Order: 11
Fields:
Name: | Data Type: | Description: |
note | String | The text you want to save. |
context_id | Numeric | The record type context. |
record_id | String | The id of the record. |
Success:
If you have been successful in saving a new contact, the response will return the newly created data object along with a “message” value of “Saved” as seen below.