Get Consumer For Customer
GET {{baseUrl}}/decisioning/v1/customers/{{customerId}}/consumer
Get the details of a consumer record by customer ID.
Supported regions:
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Finicity-App-Key | string | ||
Accept | string | ||
Finicity-App-Token | string |
RESPONSES
status: OK
{"id":"0bf46322c167b562e6cbed9d40e19a4c","firstName":"John","lastName":"Smith","customerId":1005061234,"address":"434 W Ascension Way","city":"Murray","state":"UT","zip":"84123","phone":"1-800-986-3343","ssn":"9999","birthday":{"year":1989,"month":-39267425,"dayOfMonth":13},"email":"finicity@test.com","createdDate":1607450357,"suffix":"Mr"}