bankInfoCompletionLink

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request

šŸ“˜

Note

This action will select the offer based on ā€œofferIdā€ and will store the provided equipment.

{
	"offerId": 4959,
	"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

šŸ“˜

Note

[environment] will show the URL of the called environment.

{
"code": "200",
"msg": " Link generated ",
"object": {
"link": ""[environment]/application/bankinfo?token=2225dc03-238b489f-a0bb-8ade97644739""
}
}
Path Params
int64
required
int64
required
Query Params
string
required

Token from login request

Body Params

pEquipVo

string
required
Responses

201

Created

401

Unauthorized

403

Forbidden

404

Not Found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json