# Disputes

## Nexus Service Desk

Nexus will provide a Service Desk which will contain a directory of every PSP in the Nexus network, along with the relevant operations, compliance and dispute officers for each PSP. The service desk will support the creation of tickets that can be assigned by one PSP to another PSP. This is a more reliable way of tracking and processing exceptions than manual communication channels such as email or telephone (although the directory will also contain contact details for the relevant officers).

Nominated staff of each PSP will be able to log into the Nexus Service Desk to register investigations, enquiries, recall requests and disputes. Once a case is created the service desk will automatically send a notification to the relevant officer at the relevant PSP.

In general, cases PSPs **should** work to resolve cases bilaterally, without involving the staff of the Nexus. However, NGP may monitor the average age and status of cases in the system and engage with PSPs who consistently fall below the expectations for responsiveness and resolution.

## Logging Disputes

Disputes should be logged in the Nexus Service Desk. The timelines for resolving disputes are defined in the Nexus Scheme Rulebook. Disputes can be raised by both the Sender and the Recipient of a transaction.

{% hint style="warning" %}
There are currently no Nexus ISO 20022 messages defined to send automated disputes.
{% endhint %}

According to the Nexus Scheme Rulebook, some disputes may be escalated to NGP. A PSP must request an escalation through the Service Desk.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexusglobalpayments.org/payment-processing/unsuccessful-payments-exceptions/disputes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
