You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.
"en": "generic type to describe an HTTP API interaction"
},
"description": {
"en": "set the 'API' field to either a unique name or simply the URL of the API called. Write the request parameters into the Set of Strings 'requestParameters', e.g. like 'clientId=12345'. Similar for the response Parameters"
},
"resourceTypeIds": [
"payment-interface-interaction"
],
"fieldDefinitions": [
{
"name": "API",
"type": {
"name": "String"
},
"label": {
"en": "the API that was called in the interaction"