---
title: "POST /api/SetUpVote/CreateNominationMobile"
method: POST
path: "/api/SetUpVote/CreateNominationMobile"
tags: ["SetUpVote"]
---

# POST /api/SetUpVote/CreateNominationMobile

`POST /api/SetUpVote/CreateNominationMobile`

## Request body

- Nomination
  - `Id` integer
  - `NominationId` integer
  - `ElectionId` integer
  - `ElectionName` string, nullable
  - `ElectionYear` integer
  - `Position` string, nullable
  - `PositionCount` integer, nullable
  - `NomineeId` string, nullable
  - `Nominee` string, nullable
  - `Gender` string, nullable
  - `MembershipGrade` string, nullable
  - `NomineeEmail` string, nullable
  - `DateOfBirth` string, nullable
  - `NomineePhone` string, nullable
  - `NomineeState` string, nullable
  - `AnyProfessionalAffiliation` boolean, nullable
  - `ProfessionalAffiliationName` string, nullable
  - `ProfessionalAffiliationPosition` string, nullable
  - `Organization` string, nullable
  - `Designation` string, nullable
  - `DateOfAdmission` string, nullable
  - `Sponsor` string, nullable
  - `SponsorId` string, nullable
  - `SponsorEmail` string, nullable
  - `SponsorPhone` string, nullable
  - `AcceptanceStatus` string, nullable
  - `ApprovalStatus` string, nullable
  - `Passport` string, nullable
  - `Manifesto` string, nullable
  - `YouTube` string, nullable
  - `FileFormat` string, nullable
  - `ActiveStatus` boolean
  - `CreatedDate` string, date-time
  - `Comment` string, nullable
  - `Inserted` boolean
  - `ApprovedBy` string, nullable
  - `ApprovedDate` string, date-time, nullable

## Response `200`

Success

---

[API](https://skmtc.dev/cipmnigeria/apis/membershipapi.md) · [All operations](https://skmtc.dev/cipmnigeria/apis/membershipapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cipmnigeria/membershipapi/revisions/85c2d3922bb1/schema)
