Delete an invoice settlementCopy Pagedelete https://api.bokio.se/v1/companies/{companyId}/invoices/{invoiceId}/settlements/{settlementId}Delete an existing settlement. Scope: invoices:writePath ParamscompanyIduuidrequiredUnique identifier of the companyinvoiceIduuidrequiredUnique identifier of the invoicesettlementIduuidrequiredUnique identifier of the settlementResponses 204Settlement deleted successfully 404The requested resource was not foundUpdated 15 days ago