Create Consumer Event

This endpoint is used to create various consumer events. All events are optional, but one,
and only one, event must be provided. Within each event there are required attributes.

Supported events:

  • bankruptcy_filed: Create a bankruptcy filed event. Starts the bankruptcy process and
    requires the bankruptcy chapter.
  • bankruptcy_confirm: Record that the court confirmed the bankruptcy plan. The chapter is
    carried over from the existing filed event.
  • bankruptcy_reaffirmed: Create a new consumer bankruptcy reaffirmed event. It is an
    agreement that the accounts in question will be paid in full or partially; use
    partially_reaffirmed to indicate which.
  • bankruptcy_removal: Bankruptcy voluntarily dismissed by consumer.
  • bankruptcy_reaffirm_rescinded: Bankruptcy reaffirmation has been rescinded by court
    ruling.
  • bankruptcy_discharged: Bankruptcy has been discharged and debts have been forgiven.
    Successfully completes the bankruptcy process.

WARNING: Any bankruptcy event for a consumer will remove all authorized users from the
consumer's accounts. If the bankruptcy is reversed, the authorized users will need to be
added back to the accounts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the consumer.

Body Params

Request envelope for consumer event.

data
object
required

Primary API resource payload.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json