Skip to main content
POST
Cancel settlement

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.

Response

Settlement cancelled.

message
string
required
Examples:

"Payment rescheduled for today."

"Payment skipped."

"Payment scheduled for today was not skipped."

"Payment date updated."

"Settlement date updated."

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

"Recurring payment schedule updated."

"Payment plan cancelled."

"Settlement cancelled."

"Payment processed."

"Partial payment processed."

"Remaining balance paid."

"Extra payment processed."

data
object
required
Last modified on July 19, 2026