/
Relationship Note Object v2
Relationship Note Object v2
Path Parameters
HTTP Header
api-key status:REQUIRED
string - Your Accelerate API Key
URL Substitution
subdomain status:Required
string - Your Accelerate subdomain
relationship ID status:REQUIRED
integer - ID of your chosen relationship
Relationship Note Requests status:GEt status:Post
status:Get status:Post - Retrieve notes for a relationship or add a new note into a relationship
https://{{subdomain}}.quotevineapp.com/qvine/quotevine/api/v2/relationships/{id}/notes/
Example Payload status:POSt
{
"text": "Do we need to contact James to make sure he wishes to proceed?"
}
Response
status:200
Returned if the request is successful.
status:400
Returned if the request sent is invalid.
status:404
Returned if the request is not found or the user does not have permission to view it.
Relationship Note Attributes
When adding a new note to a relationship via the API, there is one field that is needed.
Mandatory Fields
text - string
Maximum of 4000 characters. If you want to send a newline, you can use <br>,<br/> or <br />
Non Mandatory Fields
There are no Non-Mandatory fields for this type of request.
, multiple selections available,
Related content
Creating a Relationship
Creating a Relationship
More like this
Proposal Notes v2
Proposal Notes v2
More like this
Relationships Search v2
Relationships Search v2
More like this
Contacting Your Relationships
Contacting Your Relationships
More like this
Relationship Marketing Permissions
Relationship Marketing Permissions
Read with this
Tagging Your Documents
Tagging Your Documents
More like this