Skip to main content
GET
Export compliance dispute/no-pay records

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:date

Dispute/no-pay compliance sort field. Defaults to date when omitted.

Available options:
date,
consumer_name,
account_name,
sub_account_name,
placement_date,
account_balance,
reason
direction
enum<string>
default:desc

Sort direction.

Available options:
asc,
desc

Response

Compliance dispute/no-pay CSV returned.

The response is of type file.

Last modified on July 20, 2026