Update Payment InvoiceAsk AIput https://api.ksamerchant.geidea.net/payment-intent/api/v1/direct/eInvoiceAPI to update the Payment invoiceBody ParamspaymentIntentIdstringrequiredDefaults to 236b4763-0bc5-4d8b-f2ef-08db4614f0a2Payment Intent ID generated when a new request was created.amountdoublerequiredDefaults to 20Amount for which payment invoice is created. Amount must be greater than 0.01. Must be equal to [eInvoiceItems.price * eInvoiceItems.quantity]currencystringenumrequiredDefaults to SARCurrency for which payment invoice is created. Currency must be 3 characters in length. Acceptable currencies are: SAR, AEDEGPSARAEDQAROMRBHDKWDUSDGBPEURShow 10 enum valuescustomerobjectCustomer Objectcustomer objecteInvoiceDetailsobjecte-Invoice details objecteInvoiceDetails objectstatusstringenumStatus of the Payment Intent. Only SentToCustomer is allowed for merchant to changeSentToCustomerCreatedIncompletePreauthorizedPaidExpiredSentToCustomerPartiallyCompletedAllowed:CreatedIncompletePreauthorizedPaidExpiredSentToCustomerPartiallyCompletedResponse 200200Updated 1 day ago