Versions Compared

Key

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

Filter inputs

NameTypeDescriptionMandatoryAvailable from version
BrickIdsGuid[] The BrickId (unique id) of the TRS country  
 
2.11
CountryCodesstring[] The country code of the TRS country 
 
2.11
TRSIdTypePrio1string
 
 The identification with highest priority for the specific country. Can be one of the following: NID, PASSPORT or CONCAT 
 
2.11
 TRSIdTypePrio2
TRSIdTypePrio2string
 
 The identification with second highest priority for the specific country. Can be one of the following: NID, PASSPORT or CONCAT 
 
2.11
 TRSIdTypePrio3
TRSIdTypePrio3string
 
 The identification with lowest priority for the specific country. Can be one of the following: NID, PASSPORT or CONCAT 
 
2.11

Response rows (Array) inherits from EntityBase

NameTypeDescriptionAvailable from version
BrickIdGuidThe BrickId (unique id) of the account type
 KeystringThe account type key of the account type 
2.11
CountryCodestring The country code of the TRS country2.11
TRSIdTypePrio1stringThe identification with highest priority for the specific country. Can be one of the following: NID, PASSPORT or CONCAT2.11
TRSIdTypePrio2stringThe identification with second highest priority for the specific country. Can be one of the following: NID, PASSPORT or CONCAT2.11
TRSIdTypePrio3stringThe identification with lowest priority for the specific country. Can be one of the following: NID, PASSPORT or CONCAT2.11

Code examples

Code Block
languagec#
themeRDark
titleC# - Get all account types from a BFS instance
linenumberstrue
collapsetrue
 

...