Archive a contract
Field | Type | Required | Description |
---|---|---|---|
CustomerID |
string | ✔️ | ID of the customer whose contract is to be archived |
ContractID |
string | ✔️ | ID of the contract to archive |
VoidInvoices |
bool | ✔️ | If false, the existing finalized invoices will remain after the contract is archived. |