Request Test Notification
Request Test Notification
The purpose of this interface is to provide the means to request that a test notification be sent back to the MP. The payload provided on the request will then be used as the notification payload. The following table describes the request parameters:
| Message Element | Value |
|---|---|
| Header/Verb | create |
| Header/Noun | TestNotification |
| Header/Source | Market participant ID |
| Header/UserID | ID of user |
| Payload/any | Any message payload |
The corresponding response messages would use the following message fields:
| Message Element | Value |
|---|---|
| Header/Verb | reply |
| Header/Noun | TestNotification |
| Header/Source | ERCOT |
| Reply/ReplyCode | Reply code, success=OK, error=ERROR |
| Reply/Error | Error message, if error encountered |
| Reply/Timestamp | Identifies current ERCOT local time |