Get Dispute Reasons

This API retrieves a list of valid dispute reasons for transactions linked to both credit accounts and accounts.

A payment rail refers to the network or platform through which the transaction was processed (e.g., ACH, Wire Transfer, Card Payment), and each payment rail can have a distinct set of dispute reasons.

The API enables users to select an appropriate reason for initiating a dispute, ensuring that the dispute process is aligned with the rules and requirements of the corresponding payment method. This functionality helps streamline the dispute handling for both credit and account transactions, improving accuracy and compliance with industry standards.

Behaviour: A successful response from this API indicates that the dispute reasons were successfully retrieved.

Query Params
int64

Number of records to skip. Defaults to 0.

int32

Maximum number of records to return. Defaults to 100.

string

Field used to sort the results. Supported values are id and name. Defaults to id.

string

Sort direction. Supported values are asc and desc. Defaults to desc.

int64

Transaction identifier reserved for transaction-specific dispute reasons. Currently accepted but not used to filter the results.

string

Account type used to filter dispute reasons by payment rail. Supported values are CREDIT and DEPOSIT (case-insensitive).

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

The ID of your banking instance visible in the MBANQ Console.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json