v2

latestOpenAPI 3.0.12026-07-2693281951.6 KB
Data Plus

Transactions and Enrichment

Trigger categorisation for transactions from AIS (see Get Transactions endpoint) in the specified time range.

post/accounts/{accountId}/transactions/categorisation

Request body

countryCodestring required

Mandatory. Two-letter country code in ISO 3166-1 alpha-2 format (e.g. GB)

categorisationTypestring required

Mandatory. Allowed values are consumer and business.

fromstring date-time

Optional. Returned transactions will be on or after this date (yyyy-MM-dd'T'HH:mm:ss.SSSZ).

beforestring date-time

Optional. Returned transactions will be on or before this date (yyyy-MM-dd'T'HH:mm:ss.SSSZ).

Response

Created