With requesting merchant's transactions with REST API, does the returning JSON contain the following data:
1. POS id
2. Date and time of the transaction
3. Receipt id
I have gone through the documentation, titled "Manage transaction data (REST API)," but it does not specify what each ID represents. Additionally, the JSON response seems to lack the date and time of the transaction, which I believe is a significant omission.