POST api/Emails?stripeToken={stripeToken}&email={email}&stripeSecretKey={stripeSecretKey}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| stripeToken | string |
Required |
|
| string |
Required |
||
| stripeSecretKey | string |
Required |
Body Parameters
AspNetUser| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | string |
None. |
|
| string |
None. |
||
| Gender | string |
None. |
|
| BirthDay | date |
None. |
|
| EmailConfirmed | boolean |
None. |
|
| PasswordHash | string |
None. |
|
| SecurityStamp | string |
None. |
|
| PhoneNumber | string |
None. |
|
| PhoneNumberConfirmed | boolean |
None. |
|
| WorkEmail | string |
None. |
|
| WorkPhone | string |
None. |
|
| Fax | string |
None. |
|
| TwoFactorEnabled | boolean |
None. |
|
| LockoutEndDateUtc | date |
None. |
|
| LockoutEnabled | boolean |
None. |
|
| AccessFailedCount | integer |
None. |
|
| UserName | string |
None. |
|
| Language | string |
None. |
|
| CreatedAt | date |
None. |
|
| FullName | string |
None. |
|
| CustomerId | string |
None. |
|
| SubscriptionId | string |
None. |
|
| Agreed | boolean |
None. |
|
| CompanyName | string |
None. |
|
| WebSite | string |
None. |
|
| NickName | string |
None. |
|
| Accounts | Collection of Account |
None. |
|
| Addresses | Collection of Address |
None. |
|
| AspNetUserClaims | Collection of AspNetUserClaim |
None. |
|
| AspNetUserLogins | Collection of AspNetUserLogin |
None. |
|
| Audits | Collection of Audit |
None. |
|
| Supports | Collection of Support |
None. |
|
| AspNetRoles | Collection of AspNetRole |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Customer| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
None. |
|
| object | string |
None. |
|
| address |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: