Update Payment IntentCopy Pagepatch https://api-sandbox.netnow.io/api/payment_intent/{id}/Path ParamsiduuidrequiredA UUID string identifying this payment intent.Body ParamsamountintegerTotal due on the invoice in cents.statusstringenum initial - Initial confirmed - Confirmed cancelled - Cancelled initialconfirmedcancelledAllowed:initialconfirmedcancelledtransaction_idstringID of the transaction from your marketplace. This is used as the idempotency key to ensure only one Payment Intent per transaction is created.Response 200Updated about 3 years ago