Update billAsk AIput https://api.wafeq.com/v1/bills/{id}/Endpoint for updating an existing bill.Path ParamsidstringrequiredBody Paramsattachmentsarray of stringsList of attachments linked to this bill.attachmentsADD stringbill_datedaterequiredThe date when the bill was issued.bill_due_datedaterequiredThe date by which the bill should be paid.bill_numberstringrequiredThe unique identifier or number assigned to this bill.branchstring | nullThe branch associated with this bill, if applicable.contactstringThe contact (vendor) associated with this bill.currencystringenumrequired AED - AED SAR - SAR USD - USD $ EUR - EUR € CAD - CAD $ AFN - AFN ؋ ALL - ALL Lek AMD - AMD դր. ARS - ARS $ AUD - AUD $ ... Full information for CurrencyEnumAEDSARUSDEURCADAFNALLAMDARSAUDAZNBAMBDTBGNBHDBIFBNDBOBBRLBWPBYNBZDCDFCHFCLPCNYCOPCRCCVECZKDJFDKKDOPDZDEGPERNETBGBPGELGHSGNFGTQHKDHNLHRKHUFIDRILSINRIQDIRRISKJMDJODJPYKESKHRKMFKRWKWDKZTLBPLKRLYDMADMDLMGAMKDMMKMOPMURMXNMYRMZNNADNGNNIONOKNPRNZDOMRPABPENPHPPKRPLNPYGQARRONRSDRUBRWFSDGSEKSGDSOSSYPTHBTNDTOPTRYTTDTWDTZSUAHUGXUYUUZSVESVNDXAFXOFYERZARZMWShow 115 enum valuesdebit_notesarray of objectsThe debit notes applied to this bill for payment or adjustment.debit_notesADD objectexchange_ratedouble | nullThe exchange rate to the organization base currency at the time of the document.external_idstringlength ≤ 255External identifier for the bill.languagestringenum ar - Arabic en - English Full information for LanguageEnumarenAllowed:arenline_itemsarray of objectsrequiredThe individual line items that make up the bill.line_items*ADD objectnotesstringAny additional notes or comments related to the bill.order_numberstringThe order number associated with this bill, if any.projectstring | nullThe project associated with this bill, if any.referencestringAny additional reference information for this bill.statusstringenumDefaults to DRAFT DRAFT - DRAFT AUTHORIZED - AUTHORIZED PAID - PAID Full information for BillStatusEnumDRAFTAUTHORIZEDPAIDAllowed:DRAFTAUTHORIZEDPAIDtax_amount_typestringenum TAX_INCLUSIVE - inc. tax TAX_EXCLUSIVE - exc. tax Full information for TaxAmountTypeEnumTAX_INCLUSIVETAX_EXCLUSIVEAllowed:TAX_INCLUSIVETAX_EXCLUSIVEHeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 200Updated 7 months ago