Use this endpoint to archive a customer while preserving auditability. Archiving a customer will automatically archive all contracts as of the current date and void all corresponding invoices. Use this endpoint if a customer is onboarded by mistake.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the customer to archive
The body is of type object
.
Success
The response is of type object
.