EntityDeleted Message
The EntityReceived message is generated after a trip message with action delete has been received by the app successfully.
As described in the Sending trips chapter, deleting a trip from the app is an asynchronous process. When the API responds with a 200 (OK) statuscode, it doesn't mean that the trip is no longer present in the app. After receiving an EntityDeleted message, you may assume that the trip is no longer 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 EntityDeleted message for a trip with foreignId 1234 and flag trip.