Changes to SEND REST EVENT integration
Summary:
The SEND REST EVENT payload received by the customer seems to be changed in the recent transmissions.
Content (required):
We have an integration that sends 'SEND REST EVENT' to a delivery app which is triggered based on certain statuses like 'Delivered'. Until May 25th, the transmission payload was looking like as below.
{"event": "TRACKING_EVENT-PROCESSING REQUEST",
"referenceValue": "72758",
"resourceUrl": "logisticsRestApi/resources-int/v2/trackingEvents/72758"
}
Sometime around May end the payload seem to have changed and they receive similar information ,but with missing 'referenceValue' attribute. There were no configuration changes made at OTM end to make this change in payload.
Is there a known reason that might have caused this?Do we have any way to restore the payload as it was before?