Provide an update on the handling of a given event by a given asset.
This endpoint allows asset controllers to report back the status of event handling. The asset_id can be either the Axle UUID or an external ID if asset_id_is_external is true.
Note: This will not work for non-UUID external asset IDs.
The access token received from the authorization server in the OAuth 2.0 flow.
Response for an asset event status update.
Timestamp for the response (UTC)
Status values for asset event handling.
RECEIVED, ACCEPTED, REJECTED, FAILED, EXECUTED Status update successfully recorded