SetBagCheckInData ( transData: TransData, bagCheckInData: BagCheckInData ): ResponseStatus
Sets data collected when the passenger delivers the bag to an airport/airline/handler for further processing. This will typically be at a manual or self service baggage drop point.
Parameters:
- transData: TransData  - See definition under Data entities. 
 Metadata related to this transaction.
- bagCheckInData: BagCheckInData - See definition under Data entities. 
Returns: ResponseStatus - See definition under Data entities .