Newer Version Available

This content describes an older version of this product. View Latest

Ethoca Alert Callback Input

Ethoca alert input payload for transaction dispute management.
JSON example
1{
2  "ethocaInputPayload": {
3    "events": [
4      {
5        "id": "3a375ce5-5e1d-40a7-97b5-1514a0876364",
6        "eventType": "Batch Processed",
7        "resourceLink": {
8          "resource": "https://www.ethocaweb.com/ethoca-rest/rest/api/v1/transactions/batch/3a375ce5-5e1d-40a7-97b5-1514a0876364"
9        }
10      },
11      {
12        "id": "3a375ce5-5e1d-40a7-97b5-1514a0876365",
13        "eventType": "Batch Processed",
14        "resourceLink": {
15          "resource": "https://www.ethocaweb.com/ethoca-rest/rest/api/v1/transactions/batch/3a375ce5-5e1d-40a7-97b5-1514a0876365"
16        }
17      }
18    ]
19  }
20}
Properties
Name Type Description Required or Optional Available Version
ethocaInput​Payload Ethoca Event[] Ethoca event input payload. Required 60.0