latestSwagger 2.02026-08-20196638916.1 KB

23d8982b533d

Data v2.Transaction Report

Get Transaction Report

Reports are available for retrieval up to 1h after generation and permanently deleted after 24h.

get/data/v2/transaction-reports/{id}

Path parameters

idstring required

Tink unique identifier for the report.

Response

A successful response.

createdAtstring required

[BETA] The date and time when transaction report was created. Specified as a ISO-8601 date and time string in UTC (e.g. 2020-12-15T09:25:12Z).

externalReferencestring
idstring required

Tink unique identifier for the report.

merchantIdstring

[BETA] An id of the merchant. This field is only returned when it is provided by the client when creating the Tink Link Session.

Example response

{
  "createdAt": "2020-12-15T09:25:12Z",
  "id": "d8f37f7d19c240abb4ef5d5dbebae4ef"
}