Create expenseAsk AIpost https://api.wafeq.com/v1/expenses/Endpoint for creating a new expense.Body ParamsaccountstringrequiredThe account associated with this expense.amountdoublerequiredThe monetary amount of the expense.attachmentsarray of stringsAny files or documents attached to this expense.attachmentsADD stringbranchstring | nullThe branch associated with this expense, if applicable.contactstringThe contact associated with this expense, if applicable.cost_centerstring | nullThe cost center associated with this expense, if applicable.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 valuesdatedaterequiredThe date when the expense was incurred.descriptionstringrequiredA detailed description of the expense.exchange_ratedouble | nullThe exchange rate to the organization base currency at the time of the document.external_idstringlength ≤ 255External identifier for the expense.paid_through_accountstringrequiredThe account used to pay for this expense.projectstring | nullThe project associated with this expense, if applicable.referencestringAn optional reference code or number for this expense.tax_amount_typestringenumDefaults to TAX_INCLUSIVE TAX_INCLUSIVE - inc. tax TAX_EXCLUSIVE - exc. tax Full information for TaxAmountTypeEnumTAX_INCLUSIVETAX_EXCLUSIVEAllowed:TAX_INCLUSIVETAX_EXCLUSIVEtax_ratestringThe tax rate applied to this expense, if applicable.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 201Updated 7 months ago