Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
Batting Order Specifics
Batting Order Specifics

Asset Resolution Options

Resolve Primary by Security Alias for Warehouse Trade Interface

  1. RESOLVE_PRIMARY is used to resolve primaryAssetId; this can be useful to validate securityAlias

Code Block
<assetResolutionOption>RESOLVE_PRIMARY</assetResolutionOption>
  1. SKIP is used to use securityAlias passed from incoming data without resolution

Code Block
<assetResolutionOption>SKIP</assetResolutionOption>

Both options allow to load trades via warehouseTrade object using only securityAlias.