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