SetBhsEventData ( transData: TransData, bhsEventData: BhsEventData ): ResponseStatus
Sets data associated with a bag scanning or decision event in a BHS (baggage handling system). Typically this will be when
- the bag tag is actively scanned.
- the BHS makes a decision about the bag, typically where to route it.
Parameters:
transData: TransData - See definition under Data entities.
Metadata related to this transaction.bhsEventData: BhsEventData - See definition under Data entities.
Returns: ResponseStatus - See definition under Data entities .