Archive a customer
Archives the customer and its mandate requests.
Archived customers no longer appear in the API.
Required scope: customers:delete
DELETE
Archive a customer
Authorizations
Identifies the partner software. Issued by Codaclean. Required on every call, including POST /token.
Identifies the user and their accounting firm. Send the idToken returned by POST /token as Authorization: Bearer <idToken>. Valid for 1 hour.
Path Parameters
Customer identifier (24-character hexadecimal string), as returned in id.
Response
Done.
Confirmation returned by actions that do not return a resource.

