Adjust Authorized Amount

Modify the authorized amount for a payment. This action is feasible only if the authorizationType was initially set to ESTIMATED during the payment creation, and the payment method supports this feature.

Path parameters

idstringRequired

ID of payment for adjusting authorization.

Request

This endpoint expects an object.
amountintegerRequired

The final amount you would like to charge the customer, in minor units.

Response

Authorization adjusted successfully.

idstringOptional

Unique identifier for the payment.

datedatetimeOptionalDefaults to 1970-01-01T00:00:00.000Z

Date and time of the authorization adjustment.

statusstringOptional

Status of the authorization adjustment.

Errors