---
title: "POST /api/NonMember/Registration"
method: POST
path: "/api/NonMember/Registration"
tags: ["NonMember"]
---

# POST /api/NonMember/Registration

`POST /api/NonMember/Registration`

## Request body

- NonMemberDetails
  - `Name` string, nullable
  - `Address` string, nullable
  - `Email` string, nullable
  - `Password` string, nullable
  - `ContactName` string, nullable
  - `ContactEmail` string, nullable
  - `ContactPhoneNumber` string, nullable
  - `IsOrganiztion` boolean

## Response `200`

Success

## Other responses

- `204` — No Content
- `400` — Bad Request

---

[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)
