15. Get Expiry Types
Use this request to get a list of the expiry types in the system.
Note: This action was added to protocol version 1.01.
15.1 Request Data
| Required Information | |
|---|---|
| Name | Description |
| action | showexpire |
| operation | exptypes |
| format | xml |
15.2 Data Returned
Returned information:
A list of expiry types.
DTD:
<!ELEMENT exptypelist (exptype*)>
<!ATTLIST exptypelist ver CDATA #REQUIRED>
<!ELEMENT exptype (#PCDATA)>
<!ATTLIST exptypet dbid CDATA #REQUIRED>
Example Request:
http://development.zonarsystems.net/interface.php?action=showexpire&operation=exptypes&format=xml