# Identification Origination ## Create identification origination for a customer - [POST /v1/identification_origination/persons/{person_id}/identifications](https://docs.solarisgroup.com/api-reference/lending/identification-origination/identification-origination/identificationoriginationweb.v1.identificationorigination.createoperation.md): Creates an identification origination resource for a customer to be used for the identification and e-signing process for a Solarisbank product. The identification origination triggers a video identification for the customer and the e-signing process, in which the customer must provide a qualified electronic signature (QES) on the product agreement (e.g., loan contract) during the video identification process. ## Retrieve a customer identification origination - [GET /v1/identification_origination/persons/{person_id}/identifications/{identification_origination_id}](https://docs.solarisgroup.com/api-reference/lending/identification-origination/identification-origination/identificationoriginationweb.v1.identificationorigination.showoperation.md): Returns the details of a customer identification origination. Call this endpoint to check the identification_origination_status and get the esigning_id and the identification_id, which are required to prompt your customer to complete the e-signing and the video identification processes.