SyncQuote enhancement to support new status and refactor the mapping to reduce API calls

Integration requirement to support new status.

Refactored the SyncQuote BOD to:

  • Use OIS100MI.GetOrderHeader instead of OIS100MI.GetHeader.
  • Use OIS100MI.LstLineBOD instead of OIS100MI.LstLine, OIS100MI.GetLine2 and to reduce API calls.

2239980