Skip to main content
GET
Export open negotiations

Authorizations

Authorization
string
header
required

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

Query Parameters

Search consumer full name, member account number, account number, mobile number, or email address.

Maximum string length: 255
sort
enum<string>
default:difference

Sort field. Defaults to difference when omitted.

Available options:
offer_date,
created_at,
consumer_name,
account_name,
original_account_name,
sub_name,
subclient_name,
placement_date,
offer_type,
negotiation_type,
our_last_offer,
consumer_last_offer,
difference,
status
direction
enum<string>
default:asc

Sort direction.

Available options:
asc,
desc

Response

Open negotiations CSV returned.

The response is of type file.

Last modified on July 20, 2026