Modifications
Update an authorised amount
Increases or decreases the authorised payment amount and returns a unique reference for this request. You get the outcome of the request asynchronously, in an AUTHORISATION_ADJUSTMENT webhook.
You can only update authorised amounts that have not yet been captured.
The amount you specify in the request is the updated amount, which is larger or smaller than the initial authorised amount.
For more information, refer to Authorisation adjustment.
post/payments/{paymentPspReference}/amountUpdates
Path parameters
paymentPspReferencestring required
The pspReference of the payment.
Headers
Idempotency-Keystring
A unique identifier for the message with a maximum of 64 characters (we recommend a UUID).
Request body
Response
Created - the request has been fulfilled and has resulted in one or more new resources being created.