Reference > WebSphere Commerce Payments command reference > Query commands
QUERYEVENTLISTENERS
The QUERYEVENTLISTENERS command returns a collection of Event Listener objects.
Required keyword for QueryEventListeners command
Required keyword Multiple allowed? Value ETAPIVERSION N 3 (Indicates WebSphere Commerce Payments-or predecessor product-API version: v2.1.x, 2.2.x, 3.1.x, 5.5.x, and 5.6.x) OPERATION N ASCII character string "QueryEventListeners."
Optional operational parameters for QueryEventListeners command
Optional keywords Value DTDPATH Path to the locally-stored DTD. The value of this parameter is used in the XML document to specify the location of the external DTD. If this parameter is not specified, the complete DTD is returned as an internal DTD. The length of the DTDPath must be from 1 to 254 bytes.
Search modifiers for QueryEventListeners command
Optional search modifiers Multiple allowed? Value CASSETTENAME Y ASCII character string, 1 to 64 bytes. EVENTTYPE Y Integer in ASCII characters. Value must be from 1 to 3:
- 1
- State change event
- 2
- Cassette event
- 3
- Network management event
LISTENERURL Y ASCII character string that identifies where the events show (for example, http://www.merchant.com/webapp/ PaymentManager /eventReceiver888). Use Configuration Manager to set the port number. No parameter limitations. MERCHANTNUMBER Y Integer in ASCII characters. Value must be from 1 to 999999999.
Related concepts
WebSphere Commerce Payments command reference