Cancel a billable itemCopy Pagepost https://api.instellix.io/v2/contracts/{contractIdent}/billableitems/{billableItemIdent}/actions/cancelCancel a billable item for a specific contract.Path ParamscontractIdentstringrequiredlength between 1 and 100The ident of the contractbillableItemIdentstringrequiredlength between 1 and 100The ident of the billable itemBody ParamsThis cancellation request for cancelling the billable itemcancellationReasonstring | nullThe cancellation reason could be used for the credit note of a cancelled item. Depending on the invoice template.Responses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 23 days ago