Asset tracker - REST api

Hi!

I have a question regarding extension asset tracker.
How does it store the items ?
Is it the same way as regular tickets ?

The reason I am asking is because we have a number of domains that we
need to keep track of expiring. My idea was to put domains with expiry
date into RT with AT extension and write a small php cron (that will
communicate with RT via REST API) to send email reminders to certain RT
groups (eg. admins).

The reason I am asking is because we have a number of domains that
we need to keep track of expiring. My idea was to put domains with
expiry date into RT with AT extension and write a small php cron
(that will communicate with RT via REST API) to send email reminders
to certain RT groups (eg. admins).

It might be easier to just make repeating tickets.

-kevin