Get Dispute Batch Template

REQUEST

Field NameDescriptionTypeRequiredConstraints
transactionGroupThe transaction groupStringRequiredSee Get Transaction Groups
transactionChannelThe channel of the transaction.StringRequiredSee Get Transaction Groups
disputeCategoryThe name of the dispute categoryEnumOptionalINQUIRY, 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

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!