get https://api.vts.com/api/v1/proposals
Contains details of a given proposal, including discount rate, proposal type, and description
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Contains details of a given proposal, including discount rate, proposal type, and description
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://api.vts.com/api/v1/proposals \
--header 'accept: application/json'
xxxxxxxxxx
125}
{
"data": [
{
"type": "proposals",
"id": "1",
"attributes": {
"proposal_label": "Proposal Name",
"calculated_metrics": {
"net_effective_rent": {
"magnitude": 1000,
"unit": "USD/sf/yr",
"unit_components": {
"money": "USD",
"area": "sf",
"period": "mo"
},
"type": "money/area/period"
},
"ner_to_termination": {
"magnitude": 1000,
"unit": "USD/sf/yr",
"unit_components": {
"money": "USD",
"area": "sf",
"period": "mo"
Interested in using our Next-Generation API Suite? Request Access by emailing support@vts.com