# IDENTIFICATION_SESSION

The status of an identification session has changed.

Endpoint: POST identification_session
Version: 1.0

## Request fields (application/json):

  - `status` (string)
    The status of an identification session.
    Example: "created"

  - `person_id` (string)
    The person ID of the customer associated with the identification session.
    Example: "4f6a8804cb45155c2e544019e47cef22cper"


## Response 200 fields
