Skip to main content
GET
Export compliance expired accounts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

Search by consumer name and account fields for the selected compliance tab.

Maximum string length: 255
sort
enum<string>
default:expiry-date

Expired account compliance sort field. Defaults to expiry-date when omitted.

Available options:
expiry-date,
consumer-name,
account-balance,
account-number,
account-name,
placement-date
direction
enum<string>
default:desc

Sort direction.

Available options:
asc,
desc

Response

Compliance expired account CSV returned.

The response is of type file.

Last modified on July 20, 2026