interface ReqGetLicenseId {
    id: string;
}
