EntityReceived Message
The EntityReceived message is generated after a trip message with action update has been received by the app successfully.
As described in the Sending trips chapter, sending a trip to the app is an asynchronous process. When the API responds with a 200 (OK) statuscode, it doesn't mean that the trip is present in the app. After receiving an EntityReceived message, you may assume that the trip is present in the app.
The data field of an EntityReceived message always contains the properties described below.
Property | Nullable | Type | Description |
|---|---|---|---|
foreignId | false | string | Contains the |
flag | false | string | Contains the |
Example
The example below contains an EntityReceived message for a trip with foreignId 1234 and flag trip.