Record an invoice paymentCopy Pagepost https://api.bokio.se/v1/companies/{companyId}/invoices/{invoiceId}/payments/{paymentId}/recordRecord an invoice payment. Scope: invoices:writePath ParamscompanyIduuidrequiredUnique identifier of the companyinvoiceIduuidrequiredUnique identifier of the invoicepaymentIduuidrequiredUnique identifier of the invoice paymentResponses 200Invoice payment recorded successfully 400Invalid request or invoice payment cannot be recorded 404Invoice payment not foundUpdated 23 days ago