cURL
curl --request GET \ --url https://api.pgw-sandbox.finventi.com/getTransactionTypes
{ "meta": { "amount": 123 }, "result": [ { "hardvalue": "<string>", "id": 123, "name": "<string>" } ] }
Provides the list of financial operation types and their codes.
Returned payment types list
Result meta information
Show child attributes
Total amount of existing types
Response containing all existing payment types
Type hard value
Type id
Type name