Retrieve details for a particular customer

GET {{baseUrl}}/customer?id=62025174

Request Params

KeyDatatypeRequiredDescription
idnumber(Required) Customer ID

RESPONSES

status: OK

{"id":34945437,"name":"Yi-An Tseng","company":"{{$randomCompanyName}}","tag":"{{$randomBsNoun}}","role":"{{$randomJobTitle}}","vertical":"{{$randomProductName}}"}