XML Ticket Details

⟵ Back to XML Help

If you need to keep track of your subscription tickets (credits) and their use in your database, you can retrieve a Ticket Details report automatically using the following information.

To retrieve the Ticket Details report remotely, post an XML request as follows:

URL to post:

https://vendors.bmtmicro.com/xmlrequest

method=”post”

XML request format:

<?xml version="1.0" encoding="utf-8"?>
<request>
<ticketdetails>
<apitoken>Replace this with your APIToken</apitoken>
<datefrom>2012-02-01</datefrom>
<dateto>2012-02-28</dateto>
</ticketdetails>
</request>

NOTE: The date fields must contain a value in the format of YYYY-MM-DD for this feature to work properly.

Your APIToken can be found in the Settings section.


⟵ Back to XML Help

Skip to toolbar