Create new identity verification case and first submissionCopy Pagepost http://localhost:8080/v1/kyc/identity-verification/casesBody ParamsRepresents the user's consent information along with their location details.consentObtainedstringConsent status, which can only be one of 'yes', 'no', or 'na'.consentObtainedAtdate-timeThe date and time in UTC when consent was obtained.userIpstringThe IP address of the user providing consent.userLocationCountrystringrequiredThe country code of the user's location in ISO 3166-1 alpha-3 format.userLocationStatestringThe state or region of the user's location.Responses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 14 days ago