Get dispute by ID

get/disputes/{id}

Get a raised dispute by ID.

Endpoint destination URL
Click to copy

Path Parameters

idstringRequired

The unique identifier of the raised dispute.

Response parameters

After submitting a call, you receive a response message to inform you that your request was received and processed.

Depending on the HTTP status code of the response message, it is helpful to build some logic to handle any errors that a request or the system may return.

HTTP Responses

  • 200 - OK

    The request has succeeded.

    Show moreShow less