Update Pre-Authorization/Tokenization Contact Details
put https://api.payrexx.com/v1.11/Transaction//
Note for NodeJS: You need to install the following modules:
npm i axios crypto-js qs
🚧All the fields[...] parameters need to follow each other and therefore need to be ordered. In python you can achieve that using OrderedDict.