v1

latestOpenAPI 3.0.02026-07-1315476656.4 KB
Invoice

Check if an invoice is already partially paid

Returns 'true' if the given invoice is partially paid - 'false' if it is not. Invoices which are completely paid are regarded as not partially paid.

get/Invoice/{invoiceId}/getIsPartiallyPaid

Path parameters

invoiceIdinteger required

ID of invoice to return

Response

Successful operation

objectsboolean