Partial update purchase orderCopy Pagepatch https://api.wafeq.com/v1/purchase-orders/{id}/Endpoint for partially updating an existing purchase order.Path ParamsidstringrequiredBody Paramsapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataAdds nested create featureattachmentsarray of stringsList of attachments linked to this purchase order.attachmentsADD stringbranchstring | nullThe branch associated with this purchase order, if applicable.contactstringThe contact (vendor) associated with this purchase order.currencystringenum 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 valuescustom_fieldsobjectA mapping of custom field IDs to their values.custom_fields objectexchange_ratedouble | nullThe exchange rate to the organization base currency at the time of the document.external_idstringlength ≤ 255External identifier for the purchase order.languagestringenum ar - Arabic en - English Full information for LanguageEnumarenAllowed:arenline_itemsarray of objectsThe individual line items that make up the purchase order.line_itemsADD objectnotesstringAny additional notes or comments related to the purchase order.projectstring | nullThe project associated with this purchase order, if any.purchase_order_datedate | nullThe date when the purchase order was issued.purchase_order_numberstringThe unique identifier or number assigned to this purchase order.referencestringAny additional reference information for this purchase order.statusstringenumDefaults to DRAFT DRAFT - DRAFT SENT - SENT BILLED - BILLED VOIDED - VOIDED Full information for PurchaseOrderStatusEnumDRAFTSENTBILLEDVOIDEDAllowed:DRAFTSENTBILLEDVOIDEDtax_amount_typestringenum TAX_INCLUSIVE - inc. tax TAX_EXCLUSIVE - exc. tax Full information for TaxAmountTypeEnumTAX_INCLUSIVETAX_EXCLUSIVEAllowed:TAX_INCLUSIVETAX_EXCLUSIVEtermsstringThe terms and conditions of the purchase order.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestcontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataAllowed:application/jsonapplication/x-www-form-urlencodedmultipart/form-dataResponse 200Updated 2 days ago