Create a new partner contact.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "name": "Harry",
- "email": "email@email.com",
- "password": "123Abcd!"
}
{- "name": "Harry",
- "email": "email@email.com",
- "id": 23,
- "role": "partner"
}