| GET | /dlms/transactions/824R/dlmsreferenceidentifications/dlmsidforshowresponses | Gets the ID related of DlmsReferenceIdentification; |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| UserID | query | Guid | Yes | The UserID that authorizes the caller to complete the request. Contact your eQuip admin. |
| DlmsTransactionXrefId | body | string | Yes | The Id of DlmsTransactionXref. |
To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /csv/reply/GetReferenceTransactionIDFromRegenerate HTTP/1.1
Host: equipstage3.e-isg.com
Content-Type: text/csv
Content-Length: length
{"UserID":"String","DlmsTransactionXrefId":"String"}
HTTP/1.1 200 OK Content-Type: text/csv Content-Length: length "00000000-0000-0000-0000-000000000000"