v1

latestOpenAPI 3.0.12026-07-2421268219.4 KB
/v1/transactions

Update a Secure Fields transaction

Use this API to update a Secure Fields transaction. This action is only allowed before the 3D process. At least one property must be updated.

patch/v1/transactions/secureFields/{transactionId}

Path parameters

transactionIdinteger required

The transactionId received from the Initialize a Secure Fields transaction call

Request body

amountinteger

The newly to be used amount in the currency’s smallest unit. For example use 1000 for CHF 10.00.

currencystring required

3 letter <a href='https://en.wikipedia.org/wiki/ISO_4217' target='_blank'>ISO-4217</a> character code. For example CHF or USD

Response

Transaction successfully updated