v1

latestOpenAPI 3.1.0Apache 2.02026-07-22160175414.0 KB
Invoices

Update Invoice

Update an invoice.

put/cleemy-procurement/api/invoices/{id}

Request body

dueDatestring date
paymentDatestring date nullable
documentDatestring date
documentNumberstring
accountingLabelstring nullable
commentstring nullable
intraCommunityTaxesboolean

Response

OK

idinteger
type'Invoice'
documentDatestring date
documentNumberstring
dueDatestring date
conformityState'ToReview' | 'PendingBreakdown' | 'Confirmed' | 'Litigation' | 'Discarded' | 'Removed' | 'Bypassed'
paymentState'None' | 'ToPay' | 'UnderReview' | 'Emitting' | 'Paid' | 'OnHold' | 'Rejected' | 'Cancelled'
paymentDatestring date nullable
completion'ToReview' | 'Partial' | 'Disputed' | 'Complete'
flag'Unflagged' | 'Flagged'
accountingLabelstring nullable
commentstring nullable
commentsCountinteger
createdAtstring date-time
modifiedAtstring date-time