Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Filter inputs

NameTypeDescriptionMandatoryAvailable from version
BrickIdsGuid[] The BrickId (unique id) of the TRS country  2.11
CountryCodesstring[] The country code of the TRS country according to ISO-standard here: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 2.11
TRSIdTypePrio1string The identification with highest priority for the specific country. Can be one of the following: NID, PASSPORT or CONCAT 2.11
TRSIdTypePrio2string The identification with second highest priority for the specific country. Can be one of the following: NID, PASSPORT or CONCAT 2.11
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 type2.11
CountryCodestring The country code of the TRS country according to ISO-standard here: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-22.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

C# - Get all account types from a BFS instance
 

 

Blog Posts

  • No labels