v1

latestOpenAPI 3.0.32026-07-13347237.5 KB
Enrich

Get Business Analysis Attributes

This endpoint will provide you with all Business Analysis Use-Case Attributes.

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

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

Cardobject

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

Loginobject

Object representing end user's technical information.

RequestIdstring

GUID representing an authorized request to the API.