Request

📘

Note

This action will send an email to primary owner with a link that will allow him/her to select a term, complete bank information and e-sign the contract.

{
	"equipmentList": [
		{
			"condition": "New",
			"cost": 5000,
			"description": "",
			"make": "Lenovo",
			"model": "T480",
			"serialNumber": "",
			"supplier": "Supplier",
			"year": 2018,
			"streetAddress": "86th Main street",
			"unit": "",
			"state": "NY",
			"city": "Burlingham",
			"county": "Sullivan",
			"zipCode": "12722"
		}
	]
}

Response

{
	"code": "200",
	"msg": " Equipment stored.",
	"object": null
}
Language
Click Try It! to start a request and see the response here!