Create Credit NoteAsk AIpost https://api.demo.mondu.ai/api/v1/invoices/{invoice_uuid}/credit_notesLower the invoice amountPath Paramsinvoice_uuidstringrequiredInvoice ID in UUID format of any version (v1 - v5).For instance: 123e4567-e89b-12d3-a456-426614174000.Body Paramsexternal_reference_idstringrequiredlength between 1 and 1024Reference ID of resource in external servicegross_amount_centsintegerrequired≥ 1tax_centsinteger≥ 1notesstringlength between 1 and 1024credit_note_urlstringfilefileline_itemsarray of objectsline_itemsADD objectResponses 201Created 403Forbidden 422Unprocessable EntityUpdated 5 months ago