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
Changes
No recorded changes to this endpoint across all 1 revision of this API.