v1
latestOpenAPI 3.0.32026-07-13347237.5 KBAuthorization
Get Partner Data
Use the /PartnerData endpoint if you are a client of Flinks and want to grant access for a partner to retrieve data that is processed by Flinks. This endpoint generates a unique Access Token that's associated with a specific user.
get/v3/{customerId}/partnerdata/{LoginId}/{AccountId}
Path parameters
customerIdstring required
Key that grants access to the environment specified in the instance field. By default, the value is set to the toolbox environment key.
LoginIdstring required
Unique identifier that represents a specific user. This value is available after successfully calling the /Authorize endpoint.
AccountIdstring required
Unique identifier that represents a specific user account.
Headers
Authorizationstring
Contains the Bearer Token (the API secret key that Flinks provides you with).
Response
Response Body