CreatePersonAndLinkCards

Paths

Example

Example request object

{
  "Criteria": {
    "CardNumbers": [
      "string_example"
    ],
    "Person": {
      "ActivationId": null,
      "Address": null,
      "BankAccount": null,
      "BirthDate": null,
      "CellPhone": null,
      "Code": null,
      "Comments": null,
      "Credential": null,
      "Email": null,
      "Gender": 0,
      "Id": "00000000-0000-0000-0000-000000000000",
      "IsBlocked": false,
      "Language": null,
      "Name": null,
      "NationalNumber": null,
      "Phone": null,
      "Picture": null,
      "ResetPasswordId": null,
      "Settings": null,
      "Contacts": null,
      "Type": 0,
      "Parent": false,
      "Disabled": false,
      "HeadOfFamily": false,
      "Relations": null,
      "Info1": null,
      "Info2": null,
      "Info3": null,
      "Info4": null,
      "Info5": null,
      "ExternalMasterID": null,
      "ParentRelations": null,
      "InvoiceAddressId": null,
      "PictureUrl": null,
      "Status": null,
      "Title": null,
      "IBAN": null,
      "BIC": null,
      "AllowEdit": false,
      "IsWebBlocked": false,
      "Group": null,
      "Doctor": null,
      "Website": null,
      "ClubInfo": null,
      "Email2": null,
      "Phone2": null,
      "PasswordIsChangedByUserOnWeb": false,
      "ExternCustomerNumber": null,
      "LastPasswordUpdate": null,
      "TotalLlvCredits": 0.0,
      "VatNumber": null,
      "EnterpriseNumber": null,
      "BlockSynchronisation": false,
      "Student": false,
      "CapScanAddress": null,
      "UserComments": null,
      "CreationDate": null,
      "LastUpdate": null,
      "UseSeasonPlanning": false,
      "Company": null,
      "CompanyPeople": null,
      "Nationality": null
    },
    "PeripheralStringId": "00000000-0000-0000-0000-000000000000",
    "SavePersonOptions": {
      "CreateZipcodes": false,
      "IgnoreCredentials": false,
      "IgnoreDuplicates": false,
      "ChangeFamilyMembersAddress": false,
      "SkipAgeValidation": false
    },
    "ArticleId": "00000000-0000-0000-0000-000000000000"
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "Result": {
    "PersonId": "00000000-0000-0000-0000-000000000000",
    "ValidationResult": {
      "IsValid": false,
      "Message": null,
      "brokenRuleName": null
    }
  }
}

ShouldBeExecuted

Postdata

Response