# Cách lưu trữ giao dịch Momo lên hệ thống SMS

Với tài khoản ngân hàng có dịch vụ SMS báo biến động số dư, nhưng với Momo thì chỉ có noti qua app điện thoại. Vì vậy, ở phần này, mình sẽ hướng dẫn bạn lưu các noti từ app Momo lên hệ thống SMS tương đương như là 1 SMS nhận được về máy.

Do đó, khi lưu các noti này lên hệ thống, bạn hoàn toàn có thể sử dụng API kiểm tra giao dịch ngân hàng tương đương SMS vậy.

(đang cập nhật...)


---

# 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://hdsms.quanchatbot.com/bonus/cach-luu-tru-giao-dich-momo-len-he-thong-sms.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.
