Update a payment intent's amount
Authentication
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
Headers
Response
The payment amount in minor units.
The payment currency, as a three-letter ISO currency code.
The payment recipient - either the current entity (in case of accounts receivable invoice payments) or a counterpart (in case of accounts payable bill payments).
The status of the payment intent.
If the payment link was created for a payable or receivable invoice stored in Monite (rather than an external invoice or a one-off payment), this object contains the ID of that payable or receivable.
ID of the payment link associated with this payment intent. The payment link object contains the URL of the payment page.
The payment method selected by the payer on the payment page, or null
if the payment has not been initiated.