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
Response containing all existing payment types