Skip to main content
PATCH
Update negotiation expiration date

Authorizations

Authorization
string
header
required

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

Path Parameters

consumer
integer
required

Consumer account ID from the negotiated pending payment row.

Body

application/json
first_pay_date
string<date>
required

Future first-payment date in YYYY-MM-DD format.

Response

Negotiation expiration date updated.

message
enum<string>
required
Available options:
Your first pay date update successfully.,
Awesome! Your offer was sent to your creditor!
data
object
required
Last modified on July 20, 2026