v1

latestOpenAPI 3.0.32026-07-13347237.5 KB
Enrich

Get All Business Attributes

This endpoint will provide you with all the currently available Business Attributes.

get/v3/{customerId}/insight/login/{loginId}/attributes/{requestId}/GetAllBusinessAttributes

Path parameters

customerIdstring required

Unique GUID provided by Flinks that grants you access to the environment.

loginIdstring required

GUID representing end user's login ID.

requestIdstring required

GUID representing an authorized request to the API.

Response

Result

HttpStatusCodeinteger
Cardobject

Object containing an Id field (end user's loginId) and all the available business attributes (name: value pairs).

Loginobject

Object representing end user's technical information.

RequestIdstring

GUID representing an authorized request to the API.