Retrieve a single push to supply planning log entry.

GET {{baseUrl}}/PushToSPLogEntries({{ID}})?$select=siteGroupID,variable1

Request Params

KeyDatatypeRequiredDescription
$selectstringSelect properties to be returned, see Select

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"ID":"\u003cuuid\u003e","messageType":"\u003cstring\u003e","code":"\u003cstring\u003e","message":"\u003cstring\u003e","variable1":"\u003cstring\u003e","variable2":"\u003cstring\u003e","variable3":"\u003cstring\u003e","variable4":"\u003cstring\u003e","entryOrder":"\u003cinteger\u003e","siteGroupID":"\u003cuuid\u003e"}