Partial update payment requestCopy Pagepatch https://api.wafeq.com/v1/payment_requests/{id}/Endpoint for partially updating an existing payment request.Path ParamsidstringrequiredBody Paramsapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataAn entity that can have attachments.amountdouble | null≥ 0The amount to transfer to the beneficiary. Must be a non-negative value.attachmentsarray of stringsThe attachments linked to this payment request.attachmentsADD stringbank_accountstringThe bank account associated with this payment request.beneficiarystringThe beneficiary associated with this payment request.billsarray of stringsThe bills associated with this payment request. Only one bill can be assigned.billsADD stringcharge_typestringenum OUR - Ours BEN - Beneficiary SHA - Shared Full information for ChargeTypeEnumOURBENSHAAllowed:OURBENSHAcontactstringThe contact associated with this payment request.cost_centerstring | nullThe cost center associated with this payment request.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 valuesdetails_of_paymentstringlength ≤ 200The details of the payment to be displayed. Provide a clear description of the payment purpose.referencestringThe unique reference of the payment request. Used for tracking and identification.send_payment_advicebooleanBoolean indicating whether to send a payment advice by email or not.truefalseHeadersX-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 22 days ago