Patch case
Updates attributes of a case given the cases id
Authorizations
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.
Path Parameters
Id of the tenant the case belongs to
Id the case to be updated
Body
Update case object
The updated status of the case
VERIFIED, ENDED Used to provide a reason when the status is changed to ended
ERROR_US, WITHDRAWN, ERROR_CREDITOR, DEAD, BANKRUPTCY, OBJECTION, PAID, PARTIALLY_PAID, OVERPAYMENT, EXPIRATION, IRRECOVERABLE, TRANSFERRED, UNIDENTIFIED, OFFER_FROM_US, OFFER_FROM_DEBTOR, FORCED_DISSOLVED, NEGATIVE_PAYOFF, DEPARTED, CREDITOR_UNRESPONSIVE, MERGED, FIRE_AND_FORGET, SMALL_CASE_NOT_WANTED, ADDRESS_UNKNOWN, DEBT_RELIEF, CONFLICT_OF_INTEREST, MINOR, NO_DEBT, DELETED Used to indicate whether the entity is a company (true) or private (false)
Id of the customer which the case belongs to
Id of case group
List of tags to set on the case
Optinoal migrated id
Set to override the journal number with a custom string. Set to null to revert to the default sequential format.