/
Proposal Securities v2
Proposal Securities v2
Path Parameters
HTTP Header
api-key status:REQUIRED
string - Your Accelerate API Key
URL Substitution
subdomain status:Required
string - Your Accelerate subdomain
proposal ID status:REQUIRED
integer - ID of your chosen proposal
Proposal Securities Requests status:GEt status:Post
status:Get status:Post - Return all securities for a proposal or add a new security to a proposal
https://{{subdomain}}.quotevineapp.com/qvine/quotevine/api/v2/proposals/{id}/securities/
Example Payload status:POSt
{
"description":"This is a note I am adding to a proposal",
"type": "Second Charge"
}
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.
Proposal Securities Attributes
When adding a new Proposal Security via the API, there are a number of fields needed.
Mandatory Fields
description - string
Max length 1000 characters
type - string
Must be a security type already configured in Accelerate
Non Mandatory Fields
, multiple selections available,
Related content
Proposal Notes v2
Proposal Notes v2
More like this
Relationships Search v2
Relationships Search v2
More like this
Document Types
Document Types
More like this
QV Accelerate Developer (API)
QV Accelerate Developer (API)
More like this
Getting the Most Out of Accelerate
Getting the Most Out of Accelerate
More like this