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.
idstring or null
Unique identifier for the payment.
datedatetime or nullDefaults to 1970-01-01T00:00:00.000Z