Skip to content

Type List

Paritech.Authority.Control Type List <Service>

Retrieves the details of all Asset Types.

FieldDescription
ServiceThe Authority Service to connect to.
OptionDescription
-Cols <Columns>A comma-separated list of column names. Defaults to code.
-Enc <Encoding>Output encoding. One of ASCII, UTF8 (default).
-File <FileName>Write to the given file
-Format <Format>Output data format. One of CSV (default), TSV, JSON.
-NewLine <NewLine>NewLine format. One of CR, LF, CRLF. Defaults to platform specific.
-NoHeaderThe output data does not contain a header line.
-StdoutWrite to STDOUT. Default.

The process result will be 0 on success, and a negative value on failure.

List Assets
Paritech.Authority.Control Type List XOSP > Types.csv
Types.csv
Code
Client
Market
News
TradingAccount
User

Utilises the /type API.