Skip to main content
PATCH
Change first payment 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.

Body

application/json
first_pay_date
string<date>
required

New first payment date. Must be after today. If it is later than the server-computed max first-payment date, the account moves back to pending creditor response.

Example:

"2026-06-20"

Response

First payment date updated.

message
string
required
Examples:

"Negotiation restarted."

"Your account can be found in new offers."

"Your account plan has been successfully placed on hold."

"Your account plan has been successfully restarted."

"Your first pay date update successfully."

"Awesome! Your offer was sent to your creditor!"

"We have updated your account status and sent your response to the hosting YN member."

data
object
required
Last modified on July 19, 2026