# MESSAGE: camt.054 Bank to Customer Debit Credit Notification

Nexus uses the ISO20022 `camt.054.001.11` message format to provide IPSs with information for reconciliation purposes. The `camt.054` contains all transactions with a final status (`ACCC`, `BLCK` or `RJCT`) for the set period. This report is generated daily on an IPS configured time. It can also be requested, covering a custom time period, using the Nexus API or Nexus Service Desk.

For further detail on each element in the `camt.054`, please refer to the [Message Guidelines (Excel)](/messaging-and-translation/message-guidelines-excel.md).

## Transaction Summary

The message lists the total number of transactions processed in the selected period, the sum of all transactions and the resulting debit or credit amount for all entries in the transaction summary. The transaction summary also provides details on the total debit and total credit entries.

## Entry

The entry section of the message contains all the individual payment entries processed by the Nexus Gateway that have a final status (`ACCC`, `RJCT`, `BLCK`). Not all information from the `pacs.008` will be replicated in the `camt.054`, but the entry section will contain sufficient information for reconciliation purposes.

The relevant ID fields are copied (including the Message Identification, the Instruction Identification, the UETR and the Clearing System Reference).

The entry will also contain the Debtor and Creditor information, the Debtor Agent and Creditor Agent information and the Nexus FX Quote ID.


---

# 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/messaging-and-translation/message-camt.054-bank-to-customer-debit-credit-notification.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.
