Update payment requestAsk AIput https://api.wafeq.com/v1/payment_requests/{id}/Endpoint for updating an existing payment request.Path ParamsidstringrequiredBody Paramsamountdouble | nullrequired≥ 0The amount to transfer to the beneficiary. Must be a non-negative value.attachmentsarray of stringsThe attachments linked to this payment request.attachmentsADD stringbank_accountstringrequiredThe bank account associated with this payment request.beneficiarystringrequiredThe beneficiary associated with this payment request.billsarray of stringsThe bills associated with this payment request. Only one bill can be assigned.billsADD stringcharge_typestringenumrequired OUR - Ours BEN - Beneficiary SHA - Shared Full information for ChargeTypeEnumOURBENSHAAllowed:OURBENSHAcontactstringrequiredThe contact associated with this payment request.cost_centerstring | nullThe cost center associated with this payment request.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 valuesdetails_of_paymentstringrequiredlength ≤ 200The details of the payment to be displayed. Provide a clear description of the payment purpose.referencestringrequiredThe unique reference of the payment request. Used for tracking and identification.send_payment_advicebooleanrequiredBoolean indicating whether to send a payment advice by email or not.truefalseHeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 200Updated 7 months ago