Update the payment intent amount

PATCH

Path parameters

payment_intent_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
amountintegerRequired

Response

This endpoint returns an object.
idstring
updated_atdatetime
amountinteger
currencystring
payment_methodslist of enums
recipientobject
statusstring
application_fee_amountintegerOptional
batch_payment_idstringOptional
invoiceobjectOptional
objectobjectOptional
payerobjectOptional
payment_referencestringOptional
providerstringOptional
selected_payment_methodenumOptional

Errors