This operation will respond with available transaction conditions.
cURL
curl --request GET \ --url https://integration-api-cat2./%7B{environment}%7D.ext.%7B{realm}%7D.cia.enfuce.com/transaction/v3/transaction-conditions
[ { "code": "ATM", "name": "POS PBT Contactless" } ]
The audit user to log the request
Successful lookup of the transaction conditions
The response is of type object[].
object[]
Was this page helpful?