Versions Compared

Key

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

...

Panel
titleExample of request in JSON

{
        "Profile": "Bit4Id::SPIDOnly::Duferco",
        "Language": "it",
        "Email": "correo@dominioj.doe@namirial.com",
        "FirstName": "DaniJohn",
        "LastName": "CrespoDoe",
        "ReturnUrl": "https://duferco.com/enroll/

}

Request Response

List of parameters

...

Panel
titleExample of response in JSON

{
        "Id": "018fa01b-1c42-4588-90da-dcaa52a8a236",
        "Kinds": [
            "Email"
        ],
        "State": "New",
        "Outcome": null,
        "Name": "John",
        "LastName": "Doe",
        "DocumentNumber": null,
        "Email": "j.doe@namirialdoe@namirial.com",
        "Phone": null,
        "Language": "it",
        "Provider": "bit4id",
        "IdentificationUrl": null,
        "EnrollUrl": "https://verifid.ecertia.com/enrollment/start/018fa01b-1c42-4588-90da-dcaa52a8a236",
        "ReturnUrl": "https://duferco.com"
}

...