POST
/
api
/
v1
/
identity
/
{id}
/
update-document
{
  "@context": "<string>",
  "@id": "<string>",
  "@type": "<string>",
  "id": 123,
  "uploadedBy": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "firstName": "<string>",
    "lastName": "<string>",
    "dateBirth": "2023-11-07T05:31:56Z",
    "localCenter": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "alias": "<string>",
      "id": 123,
      "name": "<string>"
    },
    "localCenterParent": "https://example.com/",
    "fullName": "<string>",
    "townCurrent": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "name": "<string>",
      "nameWithCounty": "<string>"
    }
  },
  "uploadedByExternal": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "name": "<string>",
    "email": "<string>",
    "phone": "<string>",
    "organisation": "<string>",
    "role": "<string>",
    "twitter": "<string>",
    "linkedin": "<string>",
    "instagram": "<string>",
    "country": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "name": "<string>"
    },
    "isNewsletterSubscribed": true,
    "town": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "name": "<string>",
      "nameWithCounty": "<string>"
    },
    "isCreateAccount": true,
    "companyIdentifier": "<string>",
    "companyName": "<string>",
    "companyAddress": "<string>",
    "customFieldValues": [
      "https://example.com/"
    ],
    "professionOrganisationRole": "<string>",
    "companyRegNo": "<string>",
    "fullName": "<string>",
    "firstName": "<string>",
    "lastName": "<string>"
  },
  "uploadedDate": "2023-11-07T05:31:56Z",
  "type": "<string>",
  "isValidated": true,
  "hasUploadedDocument": true,
  "validatedBy": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "firstName": "<string>",
    "lastName": "<string>",
    "dateBirth": "2023-11-07T05:31:56Z",
    "localCenter": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "alias": "<string>",
      "id": 123,
      "name": "<string>"
    },
    "localCenterParent": "https://example.com/",
    "fullName": "<string>",
    "townCurrent": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "name": "<string>",
      "nameWithCounty": "<string>"
    }
  },
  "validatedDate": "2023-11-07T05:31:56Z",
  "member": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "firstName": "<string>",
    "lastName": "<string>",
    "dateBirth": "2023-11-07T05:31:56Z",
    "localCenter": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "alias": "<string>",
      "id": 123,
      "name": "<string>"
    },
    "localCenterParent": "https://example.com/",
    "fullName": "<string>",
    "townCurrent": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "name": "<string>",
      "nameWithCounty": "<string>"
    }
  },
  "profileExternal": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "name": "<string>",
    "email": "<string>",
    "phone": "<string>",
    "organisation": "<string>",
    "role": "<string>",
    "twitter": "<string>",
    "linkedin": "<string>",
    "instagram": "<string>",
    "country": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "name": "<string>"
    },
    "isNewsletterSubscribed": true,
    "town": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "name": "<string>",
      "nameWithCounty": "<string>"
    },
    "isCreateAccount": true,
    "companyIdentifier": "<string>",
    "companyName": "<string>",
    "companyAddress": "<string>",
    "customFieldValues": [
      "https://example.com/"
    ],
    "professionOrganisationRole": "<string>",
    "companyRegNo": "<string>",
    "fullName": "<string>",
    "firstName": "<string>",
    "lastName": "<string>"
  },
  "updatedBy": {
    "@context": "<string>",
    "@id": "<string>",
    "@type": "<string>",
    "id": 123,
    "firstName": "<string>",
    "lastName": "<string>",
    "dateBirth": "2023-11-07T05:31:56Z",
    "localCenter": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "alias": "<string>",
      "id": 123,
      "name": "<string>"
    },
    "localCenterParent": "https://example.com/",
    "fullName": "<string>",
    "townCurrent": {
      "@context": "<string>",
      "@id": "<string>",
      "@type": "<string>",
      "id": 123,
      "name": "<string>",
      "nameWithCounty": "<string>"
    }
  },
  "updatedDate": "2023-11-07T05:31:56Z",
  "firstName": "<string>",
  "lastName": "<string>",
  "personalNumber": "<string>",
  "personalNumberSecure": "<string>",
  "idSerial": "<string>",
  "idNumber": "<string>",
  "idType": "<string>",
  "idStartDate": "2023-11-07T05:31:56Z",
  "idEndDate": "2023-11-07T05:31:56Z",
  "idAddress": "<string>",
  "status": "<string>",
  "rejectedCause": "<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>"
  },
  "hash": "<string>"
}

Path Parameters

id
string
required

Identity identifier

Body

The new Identity resource

Response

201
application/ld+json

Identity resource created