Control

Service to control the WIP SOAP services
Remarks about stuff handling.
Something on a new line. Docs

Examples

Example with inline code: do.Something(); however some neat stuff handling with new lines.
How about some new paragraphs and test code. System.ComponentModel.ITypedList and .
// Code section
some.Content();

Anonymize

Anonymize a person.
Test remarks in a a way that is unknown.

Examples

Some example here.
Error codes:
  • 1 : The method or operation is not implemented.

Input

  • request Mandatory

    Request data
    Object

    Anonymize

    Anonymize
    • countrycode

      Country code where the person to search for.

      string

    • idnumber

      ID number of the person to anonimyze.

      string

    • type

      Type of person to search for.
      Enum

      JuridicalType

      Type of person, juridically.
      • NaturalPerson

        Actual person.
      • JuridicalPerson

        Juridical person, e.g a company.

Output

True if successful or false if not able to anonymize.
Object

AnonymizeResponse

Anonymize response
  • AnonymizeResult

    Result of Anonymize

    bool