agreements

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

``200 Success

array of strings

A list of field names that can be mapped onto an agreement

``401 Unauthorized


ShellNode

Ruby

PHP

Python

Bearer

Base URL

https://api.dealerware.com/admin/agreements/mappable\_fields


xxxxxxxxxx

curl --request GET \
 
     --url https://api.dealerware.com/admin/agreements/mappable_fields \
 
     --header 'accept: application/json'

xxxxxxxxxx

[

[

"customer_name",

"signature",

"vin"

]

]