GET
/
api
/
v1
/
adhesion
/
{id}
/
pdf
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "user": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "firstName": "<string>",
    "lastName": "<string>",
    "email": "jsmith@example.com",
    "status": "<string>",
    "localCenter": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "alias": "<string>",
      "id": 123,
      "name": "<string>"
    },
    "localCenterParent": "https://example.com/",
    "type": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "name": "<string>",
      "namePlural": "<string>",
      "isUserType": true,
      "options": [
        "<string>"
      ]
    },
    "age": 123,
    "fullName": "<string>",
    "customFieldValues": [
      {
        "@context": "<string>",
        "@id": "<string>",
        "@type": "<string>",
        "id": 123,
        "field": {
          "@context": "<string>",
          "@id": "<string>",
          "@type": "<string>",
          "id": 123,
          "fieldType": "<string>"
        },
        "value": "<string>"
      }
    ],
    "townCurrent": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "name": "<string>",
      "nameWithCounty": "<string>"
    },
    "phoneNumber": "<string>",
    "profileWebsite": "<string>",
    "profileFacebook": "<string>",
    "profileTwitter": "<string>",
    "profileLinkedin": "<string>",
    "profileInstagram": "<string>",
    "profileTelegram": "<string>",
    "professionIndustry": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "translation": [
        "<string>"
      ]
    },
    "professionHeadline": "<string>",
    "feeTenantProductPrice": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123
    },
    "identity": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "type": "<string>",
      "isValidated": true,
      "hasUploadedDocument": true,
      "profileExternal": "https://example.com/",
      "firstName": "<string>",
      "lastName": "<string>",
      "personalNumber": "<string>",
      "personalNumberSecure": "<string>",
      "idSerial": "<string>",
      "idNumber": "<string>",
      "idType": "<string>",
      "idAddress": "<string>",
      "status": "<string>",
      "dateBirth": "2023-11-07T05:31:56Z",
      "addressStreet": "<string>",
      "addressDetails": "<string>",
      "idTown": {
        "@context": "<string>",
        "@id": "<string>",
        "@type": "<string>",
        "id": 123,
        "name": "<string>",
        "nameWithCounty": "<string>"
      },
      "media": {
        "@context": "<string>",
        "@id": "<string>",
        "@type": "<string>",
        "id": 123,
        "entityId": 123,
        "contentUrl": "<string>",
        "type": "<string>"
      },
      "idNumberSecure": "<string>",
      "mediaBack": {
        "@context": "<string>",
        "@id": "<string>",
        "@type": "<string>",
        "id": 123,
        "entityId": 123,
        "contentUrl": "<string>",
        "type": "<string>"
      }
    },
    "postalCode": "<string>",
    "address": "<string>",
    "phoneCountry": "<string>",
    "phoneLocalNumber": "<string>",
    "educationStatus": "<string>",
    "educationPhd": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "translation": [
        "<string>"
      ]
    },
    "educationMaster": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "translation": [
        "<string>"
      ]
    },
    "educationUniversity": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "translation": [
        "<string>"
      ]
    },
    "certifications": [
      "https://example.com/"
    ],
    "hasExperienceHistory": true,
    "experienceHistories": [
      "https://example.com/"
    ],
    "professionJob": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "isJob": true,
      "isExpertise": true,
      "translation": [
        "<string>"
      ],
      "name": "<string>"
    },
    "professionExpertise": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "isJob": true,
      "isExpertise": true,
      "translation": [
        "<string>"
      ],
      "name": "<string>"
    },
    "professionSector": "<string>",
    "professionExpertiseOther": "<string>",
    "professionOrganisation": "<string>",
    "professionOrganisationRole": "<string>",
    "companyIdentifier": "<string>",
    "companyName": "<string>",
    "companyAddress": "<string>",
    "companyRegNo": "<string>",
    "profileTiktok": "<string>"
  },
  "isValidated": true,
  "isSuccess": true,
  "isRejected": true,
  "hasUploadedDocument": true,
  "status": "pending",
  "uploadDate": "2023-11-07T05:31:56Z",
  "updatedDate": "2023-11-07T05:31:56Z",
  "validatedDate": "2023-11-07T05:31:56Z",
  "interviewDate": "2023-11-07T05:31:56Z",
  "decisionDate": "2023-11-07T05:31:56Z",
  "medias": [
    {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "entityId": 123,
      "contentUrl": "<string>",
      "type": "<string>"
    }
  ],
  "sentDate": "2023-11-07T05:31:56Z"
}

Path Parameters

id
string
required

Adhesion identifier

Response

200
application/ld+json

Adhesion resource