Versions Compared

Key

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

Introduksjon

Eksemplet viser en respons på LicenseCheck

Forretningsregler

Basert på tilgangskontrollen vil man få alle lisenser som er knyttet til personen innenfor det spesifikke scope som er satt. (f.eks særforbund)

Eksempler

...

Request querystring parameters

Code Block
BuypassID=xxxxxxxx
or
PersonID=xxxxxxxx

JSON Response

...

Code Block

Soap Template

languagejson
{
    "AccountNumber": "string",
    "BuypassId": 0,
    "CompetitorId": 0,
    "InvoiceTypeId": 0,
    "InvoiceTypeName": "string",
    "IsLicensePayable": true,
    "KID": 0,
    "LicenseId": 0,
    "LicensePeriodFromDate": "2021-10-13T07:28:24.778Z",
    "LicensePeriodFunctionTypeCount": 0,
    "LicensePeriodId": 0,
    "LicensePeriodName": "string",
    "LicensePeriodInsuranceUrl": "string",
    "LicensePeriodOwnerAccountId": 0,
    "LicensePeriodOwnerContactId": 0,
    "LicensePeriodOwnerOrgId": 0,
    "LicensePeriodOwnerOrgName": "string",
    "LicensePeriodPaymentUrl": "string",
    "LicensePeriodToDate": "2021-10-13T07:28:24.778Z",
    "LicenseStatusDate": "2021-10-13T07:28:24.778Z",
    "LicenseStatusId": 0,
    "LicenseStatusText": "string",
    "LicenseTypeId": 0,
    "LicenseTypeName": "string",
    "LicenseTypePrice": 0,
    "OnlinePayment": true,
    "Paid": true,
    "PaidDate": "2021-10-13T07:28:24.778Z",
    "PersonFirstName": "string",
    "PersonLastName": "string",
    "PersonBirthDate": "2021-10-13T07:28:24.778Z",
    "PersonGenderId": 0,
    "PersonId": 0,
    "PrintDate": "2021-10-13T07:28:24.778Z",
    "RegisteredDate": "2021-10-13T07:28:24.778Z",
    "TotalPaidAmount": 0
  }

Endpoints

BaseUrl

Metode

Miljø