AMCS Group LiftEvent API
The LiftEvent API from AMCS Group — 3 operation(s) for liftevent.
The LiftEvent API from AMCS Group — 3 operation(s) for liftevent.
Every API here is available over the APIs.io API and to AI agents over MCP.
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
find_apisBrowse and filter every API in the catalog.get_api_artifactsOne API's artifacts, grouped by type.get_openapiThe primary OpenAPI for this API.find_similar_apisAPIs that look like this one.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.curl "https://apis.io/api/v1/apis/amcs-group-liftevent-api"
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.
openapi: 3.2.0
info:
title: Core AccessGroup Lift Event API
version: core
servers:
- url: https://rstapi-sbx-svc-core.amcsplatform.com/erp/api/integrator/erp
description: Base URL declared by the provider in apis.yml (roadmap#122).
tags:
- name: LiftEvent
paths:
/transport/liftEvents/changes:
get:
tags:
- LiftEvent
summary: Retrieve changes
description: '| Property| Description|
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| GUID| The GUID associated to the lift event.|
| IsAutoGPSMatching| Is AutoGPSMatching in the lift event?|
| IsAutoGPSMatchingResult| Is AutoGPSMatchingResult in the lift event?|
| IsBilled| Is Billed in the lift event?|
| IsCollected| Is Collected in the lift event?|
| IsContaminated| Is Contaminated in the lift event?|
| IsDriverGPSMatching| Is DriverGPSMatching in the lift event?|
| IsDriverGPSMatchingResult| Is DriverGPSMatchingResult in the lift event?|
| IsDumped| Is Dumped in the lift event?|
| IsAdHoc| Is AdHoc in the lift event?|
| IsCombinedLift| Is CombinedLift in the lift event?|
| IsGeoCompressed| Is GeoCompressed in the lift event?|
| IsManual| Is Manual in the lift event?|
| IsOnHold| Is OnHold in the lift event?|
| IsOverridden| Is Overridden in the lift event?|
| IsStopListed| Is StopListed in the lift event?|
| BaseWeight| Base weight of the lift event.|
| ChargeWeight| Charge weight of the lift event.|
| GrossWeight| Gross weight of the lift event.|
| NetWeight| Net weight of the lift event.|
| TareWeight| Tare weight of the lift event.|
| Weight| Weight of the lift event.|
| DoubleDumps| Double dumps of the lift event.|
| ErrorCodeWeight| Error code weight of the lift event.|
| ErrorCodeTag| Error code tag of the lift event.|
| LifterSide| Lifter side of the lift event.|
| NumberOfPictures| Number of pictures of the lift event.|
| QuantityCollected| Quantity collected of the lift event.|
| RouteInstanceOrderNumber| Route instance order number of the lift event.|
| RouteVersion| Route version of the lift event.|
| GPSMatchingSourceListItem| The GUID and description of the GPS matching source associated to the lift event.|
| ReasonLastChangeListItem| The GUID and description of the reason for last change associated to the lift event.|
| ReasonLiftInformationListItem| The GUID and description of the reason for lift information associated to the lift event.|
| ReasonLiftProblemListItem| The GUID and description of the reason for lift problem associated to the lift event.|
| ContainerTypeNewOfficeListItem| The GUID and description of the container type associated to the lift event.|
| MaterialTypeNewOfficeListItem| The GUID and description of the material associated to the lift event.|
| UnitOfMeasurementListItem| The GUID and description of the unit of measurement associated to the lift event.|
| WeightChangeReasonListItem| The GUID and description of the reason for weight change associated to the lift event.|
| Location| The latitude and longitude of the location associated to the lift event.|
| VehicleCode| The vehicle code associated to the lift event. Filterable.|
| InformationText| The information text associated to the lift event.|
| LiftDataXml| The lift data xml associated to the lift event.|
| LiftText| The lift text associated to the lift event.|
| ProblemText| The problem text associated to the lift event.|
| Tag| The tag associated to the lift event. Filterable.|
| CollectionDate| The collection date associated to the lift event. Filterable.|
| CollectionTimeStamp| The collection timestamp associated to the lift event.|
| ImportTimeStamp| The import timestamp associated to the lift event.|
| InstrumentTimeStamp| The instrument timestamp associated to the lift event.|
| RouteInstanceStartTime| The route instance start time associated to the lift event.|
| RelatedUserRecordedByGuid| The GUID associated to the user of the lift event. Filterable.|
| RelatedRouteGuid| The GUID associated to the route of the lift event. Filterable.|
| RelatedRouteVisitGuid| The GUID associated to the route visit of the lift event. Filterable.|
| RelatedSiteOrderContainerGuid| The GUID associated to the site order item of the lift event. Filterable.|
| RelatedVehicleGuid| The GUID associated to the vehicle of the lift event.Filterable.
| RelatedRejectedReasonGuid| The GUID associated to the reason of the lift event.Filterable.
| IsDeleted| Lift event is being deleted?|
'
operationId: LiftEvent_GetChanges
parameters:
- name: since
in: query
schema:
type: string
- name: cursor
in: query
schema:
type: string
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/ApiResourceChanges_ApiIntegratorLiftEventResource'
/transport/liftEvents/{guid}:
get:
tags:
- LiftEvent
summary: Find with GUID
description: '| Property| Description|
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| GUID| The GUID associated to the lift event.|
| IsAutoGPSMatching| Is AutoGPSMatching in the lift event?|
| IsAutoGPSMatchingResult| Is AutoGPSMatchingResult in the lift event?|
| IsBilled| Is Billed in the lift event?|
| IsCollected| Is Collected in the lift event?|
| IsContaminated| Is Contaminated in the lift event?|
| IsDriverGPSMatching| Is DriverGPSMatching in the lift event?|
| IsDriverGPSMatchingResult| Is DriverGPSMatchingResult in the lift event?|
| IsDumped| Is Dumped in the lift event?|
| IsAdHoc| Is AdHoc in the lift event?|
| IsCombinedLift| Is CombinedLift in the lift event?|
| IsGeoCompressed| Is GeoCompressed in the lift event?|
| IsManual| Is Manual in the lift event?|
| IsOnHold| Is OnHold in the lift event?|
| IsOverridden| Is Overridden in the lift event?|
| IsStopListed| Is StopListed in the lift event?|
| BaseWeight| Base weight of the lift event.|
| ChargeWeight| Charge weight of the lift event.|
| GrossWeight| Gross weight of the lift event.|
| NetWeight| Net weight of the lift event.|
| TareWeight| Tare weight of the lift event.|
| Weight| Weight of the lift event.|
| DoubleDumps| Double dumps of the lift event.|
| ErrorCodeWeight| Error code weight of the lift event.|
| ErrorCodeTag| Error code tag of the lift event.|
| LifterSide| Lifter side of the lift event.|
| NumberOfPictures| Number of pictures of the lift event.|
| QuantityCollected| Quantity collected of the lift event.|
| RouteInstanceOrderNumber| Route instance order number of the lift event.|
| RouteVersion| Route version of the lift event.|
| GPSMatchingSourceListItem| The GUID and description of the GPS matching source associated to the lift event.|
| ReasonLastChangeListItem| The GUID and description of the reason for last change associated to the lift event.|
| ReasonLiftInformationListItem| The GUID and description of the reason for lift information associated to the lift event.|
| ReasonLiftProblemListItem| The GUID and description of the reason for lift problem associated to the lift event.|
| ContainerTypeNewOfficeListItem| The GUID and description of the container type associated to the lift event.|
| MaterialTypeNewOfficeListItem| The GUID and description of the material associated to the lift event.|
| UnitOfMeasurementListItem| The GUID and description of the unit of measurement associated to the lift event.|
| WeightChangeReasonListItem| The GUID and description of the reason for weight change associated to the lift event.|
| Location| The latitude and longitude of the location associated to the lift event.|
| VehicleCode| The vehicle code associated to the lift event. Filterable.|
| InformationText| The information text associated to the lift event.|
| LiftDataXml| The lift data xml associated to the lift event.|
| LiftText| The lift text associated to the lift event.|
| ProblemText| The problem text associated to the lift event.|
| Tag| The tag associated to the lift event. Filterable.|
| CollectionDate| The collection date associated to the lift event. Filterable.|
| CollectionTimeStamp| The collection timestamp associated to the lift event.|
| ImportTimeStamp| The import timestamp associated to the lift event.|
| InstrumentTimeStamp| The instrument timestamp associated to the lift event.|
| RouteInstanceStartTime| The route instance start time associated to the lift event.|
| RelatedUserRecordedByGuid| The GUID associated to the user of the lift event. Filterable.|
| RelatedRouteGuid| The GUID associated to the route of the lift event. Filterable.|
| RelatedRouteVisitGuid| The GUID associated to the route visit of the lift event. Filterable.|
| RelatedSiteOrderContainerGuid| The GUID associated to the site order item of the lift event. Filterable.|
| RelatedVehicleGuid| The GUID associated to the vehicle of the lift event.Filterable.
| RelatedRejectedReasonGuid| The GUID associated to the reason of the lift event.Filterable.
| IsDeleted| Lift event is being deleted?|
'
operationId: LiftEvent_Get
parameters:
- name: guid
in: path
required: true
schema:
type: string
format: uuid
- name: udf
in: query
schema:
type: string
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/ApiResourceResultEntity_ApiIntegratorLiftEventResource'
put:
tags:
- LiftEvent
summary: Partial update
description: '| Property| Description| Required |
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------- | -------- |
| GUID| The GUID associated to the lift event.| No |
| IsAutoGPSMatching| Is AutoGPSMatching in the lift event?| Yes |
| IsAutoGPSMatchingResult| Is AutoGPSMatchingResult in the lift event?| Yes |
| IsBilled| Is Billed in the lift event?| Yes |
| IsCollected| Is Collected in the lift event?| Yes |
| IsContaminated| Is Contaminated in the lift event?| Yes |
| IsDriverGPSMatching| Is DriverGPSMatching in the lift event?| Yes |
| IsDriverGPSMatchingResult| Is DriverGPSMatchingResult in the lift event?| Yes |
| IsDumped| Is Dumped in the lift event?| Yes |
| IsAdHoc| Is AdHoc in the lift event?| Yes |
| IsCombinedLift| Is CombinedLift in the lift event?| Yes |
| IsGeoCompressed| Is GeoCompressed in the lift event?| Yes |
| IsManual| Is Manual in the lift event?| Yes |
| IsOnHold| Is OnHold in the lift event?| Yes |
| IsOverridden| Is Overridden in the lift event?| Yes |
| IsStopListed| Is StopListed in the lift event?| Yes |
| BaseWeight| Base weight of the lift event.| No |
| ChargeWeight| Charge weight of the lift event.| No |
| GrossWeight| Gross weight of the lift event.| No |
| NetWeight| Net weight of the lift event.| No |
| TareWeight| Tare weight of the lift event.| No |
| Weight| Weight of the lift event.| No |
| DoubleDumps| Double dumps of the lift event.| No |
| ErrorCodeWeight| Error code weight of the lift event.| No |
| ErrorCodeTag| Error code tag of the lift event.| No |
| LifterSide| Lifter side of the lift event.| No |
| NumberOfPictures| Number of pictures of the lift event.| No |
| QuantityCollected| Quantity collected of the lift event.| No |
| RouteInstanceOrderNumber| Route instance order number of the lift event.| No |
| RouteVersion| Route version of the lift event.| No |
| GPSMatchingSourceListItem| The GUID and description of the GPS matching source associated to the lift event.| No |
| ReasonLastChangeListItem| The GUID and description of the reason for last change associated to the lift event.| No |
| ReasonLiftInformationListItem| The GUID and description of the reason for lift information associated to the lift event.| No |
| ReasonLiftProblemListItem| The GUID and description of the reason for lift problem associated to the lift event.| No |
| ContainerTypeNewOfficeListItem| The GUID and description of the container type associated to the lift event.| No |
| MaterialTypeNewOfficeListItem| The GUID and description of the material associated to the lift event.| No |
| UnitOfMeasurementListItem| The GUID and description of the unit of measurement associated to the lift event.| No |
| WeightChangeReasonListItem| The GUID and description of the reason for weight change associated to the lift event.| No |
| Location| The latitude and longitude of the location associated to the lift event.| No |
| VehicleCode| The vehicle code associated to the lift event.| Yes |
| InformationText| The information text associated to the lift event.| No |
| LiftDataXml| The lift data xml associated to the lift event.| No |
| LiftText| The lift text associated to the lift event.| No |
| ProblemText| The problem text associated to the lift event.| No |
| Tag| The tag associated to the lift event.| No |
| CollectionDate| The collection date associated to the lift event.| No |
| CollectionTimeStamp| The collection timestamp associated to the lift event.| No |
| ImportTimeStamp| The import timestamp associated to the lift event.| No |
| InstrumentTimeStamp| The instrument timestamp associated to the lift event.| No |
| RouteInstanceStartTime| The route instance start time associated to the lift event.| No |
| RelatedUserRecordedByGuid| The GUID associated to the user of the lift event.| No |
| RelatedRouteGuid| The GUID associated to the route of the lift event.| No |
| RelatedRouteVisitGuid| The GUID associated to the route visit of the lift event.| No |
| RelatedSiteOrderContainerGuid| The GUID associated to the site order item of the lift event.| No |
| RelatedVehicleGuid| The GUID associated to the vehicle of the lift event.| No |
| RelatedRejectedReasonGuid| The GUID associated to the reason of the lift event.| No |
| IsDeleted| Lift event is being deleted?| No |
**Extra validations**
| Condition | Error message |
| --------- | ------------- |
| If WeightChangeReasonListItem is not in one of the following reason categories: Lift Weight Change. | WeightChangeReasonListItem must be in one of the following reason categories: Lift Weight Change. |
| If ReasonLiftInformationListItem is not in one of the following reason categories: Lift Information. | ReasonLiftInformationListItem must be in one of the following reason categories: Lift Information. |
| If ReasonLiftProblemListItem is not in one of the following reason categories: Lift Problem. | ReasonLiftProblemListItem must be in one of the following reason categories: Lift Problem. |
| If GPSMatchingSourceListItem.Guid provided is Deleted. | The provided GPSMatchingSourceListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If ReasonLastChangeListItem.Guid provided is Deleted. | The provided ReasonLastChangeListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If ReasonLiftInformationListItem.Guid provided is Deleted. | The provided ReasonLiftInformationListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If ReasonLiftProblemListItem.Guid provided is Deleted. | The provided ReasonLiftProblemListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If ContainerTypeNewOfficeListItem.Guid provided is Deleted. | The provided ContainerTypeNewOfficeListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If MaterialTypeNewOfficeListItem.Guid provided is Deleted. | The provided MaterialTypeNewOfficeListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If UnitOfMeasurementListItem.Guid provided is Deleted. | The provided UnitOfMeasurementListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If WeightChangeReasonListItem.Guid provided is Deleted. | The provided WeightChangeReasonListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If RelatedUserRecordedByGuid provided is Deleted. | The provided RelatedUserRecordedByGuid is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If RelatedRouteGuid provided is Deleted. | The provided RelatedRouteGuid is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If RelatedRouteVisitGuid provided is Deleted. | The provided RelatedRouteVisitGuid is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If RelatedVehicleGuid provided is Deleted. | The provided RelatedVehicleGuid is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If RelatedRejectedReasonGuid provided is Deleted. | The provided RelatedRejectedReasonGuid is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If the provided location is invalid. | Values of location lat/long is invalid. Could not process the request. Supply latitude and longitude as a decimal fraction of a degree. |
| If we attempt to delete a lift event | IsDeleted is TRUE. Could not process the request. Resources can not be deleted via the REST API. |'
operationId: LiftEvent_Update
parameters:
- name: guid
in: path
required: true
schema:
type: string
format: uuid
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/ApiIntegratorLiftEventResource'
required: true
x-bodyName: null
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/ApiResourceId'
/transport/liftEvents:
get:
tags:
- LiftEvent
summary: Find with Filters
description: '| Property| Description|
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------- |
| GUID| The GUID associated to the lift event.|
| IsAutoGPSMatching| Is AutoGPSMatching in the lift event?|
| IsAutoGPSMatchingResult| Is AutoGPSMatchingResult in the lift event?|
| IsBilled| Is Billed in the lift event?|
| IsCollected| Is Collected in the lift event?|
| IsContaminated| Is Contaminated in the lift event?|
| IsDriverGPSMatching| Is DriverGPSMatching in the lift event?|
| IsDriverGPSMatchingResult| Is DriverGPSMatchingResult in the lift event?|
| IsDumped| Is Dumped in the lift event?|
| IsAdHoc| Is AdHoc in the lift event?|
| IsCombinedLift| Is CombinedLift in the lift event?|
| IsGeoCompressed| Is GeoCompressed in the lift event?|
| IsManual| Is Manual in the lift event?|
| IsOnHold| Is OnHold in the lift event?|
| IsOverridden| Is Overridden in the lift event?|
| IsStopListed| Is StopListed in the lift event?|
| BaseWeight| Base weight of the lift event.|
| ChargeWeight| Charge weight of the lift event.|
| GrossWeight| Gross weight of the lift event.|
| NetWeight| Net weight of the lift event.|
| TareWeight| Tare weight of the lift event.|
| Weight| Weight of the lift event.|
| DoubleDumps| Double dumps of the lift event.|
| ErrorCodeWeight| Error code weight of the lift event.|
| ErrorCodeTag| Error code tag of the lift event.|
| LifterSide| Lifter side of the lift event.|
| NumberOfPictures| Number of pictures of the lift event.|
| QuantityCollected| Quantity collected of the lift event.|
| RouteInstanceOrderNumber| Route instance order number of the lift event.|
| RouteVersion| Route version of the lift event.|
| GPSMatchingSourceListItem| The GUID and description of the GPS matching source associated to the lift event.|
| ReasonLastChangeListItem| The GUID and description of the reason for last change associated to the lift event.|
| ReasonLiftInformationListItem| The GUID and description of the reason for lift information associated to the lift event.|
| ReasonLiftProblemListItem| The GUID and description of the reason for lift problem associated to the lift event.|
| ContainerTypeNewOfficeListItem| The GUID and description of the container type associated to the lift event.|
| MaterialTypeNewOfficeListItem| The GUID and description of the material associated to the lift event.|
| UnitOfMeasurementListItem| The GUID and description of the unit of measurement associated to the lift event.|
| WeightChangeReasonListItem| The GUID and description of the reason for weight change associated to the lift event.|
| Location| The latitude and longitude of the location associated to the lift event.|
| VehicleCode| The vehicle code associated to the lift event. Filterable.|
| InformationText| The information text associated to the lift event.|
| LiftDataXml| The lift data xml associated to the lift event.|
| LiftText| The lift text associated to the lift event.|
| ProblemText| The problem text associated to the lift event.|
| Tag| The tag associated to the lift event. Filterable.|
| CollectionDate| The collection date associated to the lift event. Filterable.|
| CollectionTimeStamp| The collection timestamp associated to the lift event.|
| ImportTimeStamp| The import timestamp associated to the lift event.|
| InstrumentTimeStamp| The instrument timestamp associated to the lift event.|
| RouteInstanceStartTime| The route instance start time associated to the lift event.|
| RelatedUserRecordedByGuid| The GUID associated to the user of the lift event. Filterable.|
| RelatedRouteGuid| The GUID associated to the route of the lift event. Filterable.|
| RelatedRouteVisitGuid| The GUID associated to the route visit of the lift event. Filterable.|
| RelatedSiteOrderContainerGuid| The GUID associated to the site order item of the lift event. Filterable.|
| RelatedVehicleGuid| The GUID associated to the vehicle of the lift event.Filterable.
| RelatedRejectedReasonGuid| The GUID associated to the reason of the lift event.Filterable.
| IsDeleted| Lift event is being deleted?|
'
operationId: LiftEvent_GetCollection
parameters:
- name: filter
in: query
schema:
type: string
- name: max
in: query
schema:
type: integer
format: int32
- name: page
in: query
schema:
type: integer
format: int32
- name: includeCount
in: query
schema:
type: boolean
- name: udf
in: query
schema:
type: string
responses:
'200':
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/ApiResourceResultCollection_ApiIntegratorLiftEventResource'
post:
tags:
- LiftEvent
summary: Create or update
description: '| Property| Description| Required |
| ------------------------------------------------- | ------------------------------------------------------------------------------------------------- | -------- |
| GUID| The GUID associated to the lift event.| No |
| IsAutoGPSMatching| Is AutoGPSMatching in the lift event?| Yes |
| IsAutoGPSMatchingResult| Is AutoGPSMatchingResult in the lift event?| Yes |
| IsBilled| Is Billed in the lift event?| Yes |
| IsCollected| Is Collected in the lift event?| Yes |
| IsContaminated| Is Contaminated in the lift event?| Yes |
| IsDriverGPSMatching| Is DriverGPSMatching in the lift event?| Yes |
| IsDriverGPSMatchingResult| Is DriverGPSMatchingResult in the lift event?| Yes |
| IsDumped| Is Dumped in the lift event?| Yes |
| IsAdHoc| Is AdHoc in the lift event?| Yes |
| IsCombinedLift| Is CombinedLift in the lift event?| Yes |
| IsGeoCompressed| Is GeoCompressed in the lift event?| Yes |
| IsManual| Is Manual in the lift event?| Yes |
| IsOnHold| Is OnHold in the lift event?| Yes |
| IsOverridden| Is Overridden in the lift event?| Yes |
| IsStopListed| Is StopListed in the lift event?| Yes |
| BaseWeight| Base weight of the lift event.| No |
| ChargeWeight| Charge weight of the lift event.| No |
| GrossWeight| Gross weight of the lift event.| No |
| NetWeight| Net weight of the lift event.| No |
| TareWeight| Tare weight of the lift event.| No |
| Weight| Weight of the lift event.| No |
| DoubleDumps| Double dumps of the lift event.| No |
| ErrorCodeWeight| Error code weight of the lift event.| No |
| ErrorCodeTag| Error code tag of the lift event.| No |
| LifterSide| Lifter side of the lift event.| No |
| NumberOfPictures| Number of pictures of the lift event.| No |
| QuantityCollected| Quantity collected of the lift event.| No |
| RouteInstanceOrderNumber| Route instance order number of the lift event.| No |
| RouteVersion| Route version of the lift event.| No |
| GPSMatchingSourceListItem| The GUID and description of the GPS matching source associated to the lift event.| No |
| ReasonLastChangeListItem| The GUID and description of the reason for last change associated to the lift event.| No |
| ReasonLiftInformationListItem| The GUID and description of the reason for lift information associated to the lift event.| No |
| ReasonLiftProblemListItem| The GUID and description of the reason for lift problem associated to the lift event.| No |
| ContainerTypeNewOfficeListItem| The GUID and description of the container type associated to the lift event.| No |
| MaterialTypeNewOfficeListItem| The GUID and description of the material associated to the lift event.| No |
| UnitOfMeasurementListItem| The GUID and description of the unit of measurement associated to the lift event.| No |
| WeightChangeReasonListItem| The GUID and description of the reason for weight change associated to the lift event.| No |
| Location| The latitude and longitude of the location associated to the lift event.| No |
| VehicleCode| The vehicle code associated to the lift event.| Yes |
| InformationText| The information text associated to the lift event.| No |
| LiftDataXml| The lift data xml associated to the lift event.| No |
| LiftText| The lift text associated to the lift event.| No |
| ProblemText| The problem text associated to the lift event.| No |
| Tag| The tag associated to the lift event.| No |
| CollectionDate| The collection date associated to the lift event.| No |
| CollectionTimeStamp| The collection timestamp associated to the lift event.| No |
| ImportTimeStamp| The import timestamp associated to the lift event.| No |
| InstrumentTimeStamp| The instrument timestamp associated to the lift event.| No |
| RouteInstanceStartTime| The route instance start time associated to the lift event.| No |
| RelatedUserRecordedByGuid| The GUID associated to the user of the lift event.| No |
| RelatedRouteGuid| The GUID associated to the route of the lift event.| No |
| RelatedRouteVisitGuid| The GUID associated to the route visit of the lift event.| No |
| RelatedSiteOrderContainerGuid| The GUID associated to the site order item of the lift event.| No |
| RelatedVehicleGuid| The GUID associated to the vehicle of the lift event.| No |
| RelatedRejectedReasonGuid| The GUID associated to the reason of the lift event.| No |
| IsDeleted| Lift event is being deleted?| No |
**Extra validations**
| Condition | Error message |
| --------- | ------------- |
| If WeightChangeReasonListItem is not in one of the following reason categories: Lift Weight Change. | WeightChangeReasonListItem must be in one of the following reason categories: Lift Weight Change. |
| If ReasonLiftInformationListItem is not in one of the following reason categories: Lift Information. | ReasonLiftInformationListItem must be in one of the following reason categories: Lift Information. |
| If ReasonLiftProblemListItem is not in one of the following reason categories: Lift Problem. | ReasonLiftProblemListItem must be in one of the following reason categories: Lift Problem. |
| If GPSMatchingSourceListItem.Guid provided is Deleted. | The provided GPSMatchingSourceListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If ReasonLastChangeListItem.Guid provided is Deleted. | The provided ReasonLastChangeListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If ReasonLiftInformationListItem.Guid provided is Deleted. | The provided ReasonLiftInformationListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If ReasonLiftProblemListItem.Guid provided is Deleted. | The provided ReasonLiftProblemListItem is deleted. Could not update the resource. Please check the relevant list end point for the available options. |
| If ContainerTypeNewOfficeListItem.Guid provided is Deleted. | The provided ContainerTypeNewOfficeListItem is deleted. Could not update the resource. Please check the relevant list end poin
# --- truncated at 32 KB (42 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/amcs-group/refs/heads/main/openapi/amcs-group-liftevent-api-openapi.yml