Assets transfer

Returns the information of an assets transfer completed by a user through the Finlink Link. This endpoint will return the assets transfer orders that the final user has completed the information for.

List assets transfer orders performed by a user during an assets transfer flow

get

Retrieve all assets transfer orders performed by a user during an assets transfer flow for a given connection if it belongs to the current app

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
tokenstringRequired

Token to identify the connection

Responses
200

Successfully retrieved assets transfer orders

application/json
get
/api/v1/queries/connections/{token}/assets-transfer

Last updated