get https://sandbox.interswitchng.com/arbiter/disputes/batches/templates
REQUEST
| Field Name | Description | Type | Required | Constraints |
|---|---|---|---|---|
| transactionGroup | The transaction group | String | Required | See Get Transaction Groups |
| transactionChannel | The channel of the transaction. | String | Required | See Get Transaction Groups |
| disputeCategory | The name of the dispute category | Enum | Optional | INQUIRY, CHARGEBACK, GOVERNMENT_BILLER, TSA_BILLER, REFUND, GOOD_FAITH, CO_ACQUIRED, FRAUD |
Sample Request
{{base_url}}/api/v1/disputes/batches/templates?transactionGroup=IPG&transactionChannel=ALL&disputeCategory=Chargeback
RESPONSE
An Excel file is generated and downloaded
