/
Proposal Object v2
Proposal 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
Proposal Requests status:GEt status:Post
status:Get status:Post - Retrieve proposals from a relationship or add a new proposal to a relationship
https://{{subdomain}}.quotevineapp.com/qvine/quotevine/api/v2/relationships/{id}/proposals/
Example Payload status:POSt
{
"legal_form":"Private Individual",
"forename":"Matt",
"surname":"Sullivan",
"email_address":"matt@example.com",
"date_of_birth":"30-10-2001",
"dependents":"0",
"credit_card_count":"2",
"replace_finance_flag":"N",
"circumstance_change_flag":"N",
"info_notice_accepted_date":"N"
}
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 Attributes
When updating/adding a new proposal via the API, there are a number of fields needed.
Personal Proposal Attributes
Business Proposal Attributes
, multiple selections available,
Related content
Proposal Notes v2
Proposal Notes v2
More like this
Progressing a Proposal
Progressing a Proposal
Read with this
Search Proposals v2
Search Proposals v2
Read with this
Quote Object v2
Quote Object v2
Read with this
Creating a Relationship
Creating a Relationship
More like this
Relationships Search v2
Relationships Search v2
More like this