This API should be called on your server side to populate your application with
the latest status of your users transactions. Then, you can display this data to
your users in your application.
You can poll this API periodically to get the latest to transactions. Use the
updatedAtLessThan and updatedAtGreaterThan query parameters to filter the
transactions you want to see.
The ID of the next item in the list. Defined if there are more items to fetch. Pass this as the cursor query parameter to fetch the next page. Format: UUID RFC 4122