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 4 Next »

Introduksjon

Eksemplet viser en respons på LicenseCheck

Forretningsregler

N/A

Eksempler

Request querystring parameters

BuypassID=xxxxxxxx
or
PersonID=xxxxxxxx

JSON Response

{
    "AccountNumber": "string",
    "BuypassId": 0,
    "Comment": "string",
    "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ø

  • No labels