API / Accounting
Use case / Accounting
Archive Company (Deprecated)
Archive the company. This is a soft-delete: the company record is preserved and its archived_customer, archived_subcontractor, and archived_buyer_or_seller flags are set to true so it no longer appears in active lists.(deprecated, use /company/{id} instead)
delete/v1/accounting/company/{id}
Path parameters
idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/v1/accounting/company/{id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.