Delete an invoice paymentCopy Pagedelete https://api.bokio.se/v1/companies/{companyId}/invoices/{invoiceId}/payments/{paymentId}Deletes a payment record for the invoice. Scope: invoices:writePath ParamscompanyIduuidrequiredUnique identifier of the companyinvoiceIduuidrequiredUnique identifier of the invoicepaymentIduuidrequiredUnique identifier of the paymentResponse 204Payment deleted successfullyUpdated 2 months ago