# Text Cleanup
source: https://developer.mastercard.com/open-finance-europe/documentation/licensed/aiia-enterprise/accounts/text-cleanup/index.md

### Text cleanup {#text-cleanup}

ASPSPs add information to the transaction texts describing payment methods, currency exchange rates, reference numbers and much more. Some merchants may also add similar information to the transaction texts. This makes it more difficult to display and categorise them. To handle this, we clean up the transaction text and provide the original text along with the cleaned-up text:

`originalText`: This is the raw, unchanged text, that we received from the provider.

`text`: This is the cleaned-up text, which is more user friendly to display.

Examples:

`Ali Baba Grill 08021` -\> `Ali Baba Grill`

`SuperB Vesterbro T 57118` -\> `SuperB Vesterbro T`
