Send open negotiation counter offer
Send a creditor counter offer from the Creditor Portal Negotiations > Open Negotiations modal. Settlement offers require settlement_discount_amount; payment-plan offers require payment_plan_discount_amount and monthly_amount. The account must be editable, meaning no creditor counter offer has already been sent.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Consumer account ID from the open negotiation list row.
Body
First payment date in YYYY-MM-DD format. Must be today or a future date.
Required for settlement negotiations. Must be greater than 0 and cannot exceed validation_limits.max_settlement_amount from the detail response.
Required for payment-plan negotiations. Must be greater than 0 and cannot exceed validation_limits.max_payment_plan_amount from the detail response.
Required for payment-plan negotiations. Must be greater than 0 and cannot exceed validation_limits.max_monthly_amount from the detail response.
Optional note for the consumer. Consecutive spaces are not allowed.
100
