POST api/Account/CreateLiveOd?TeamID={TeamID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TeamID | integer |
Default value is 0 |
Body Parameters
AccountModelLiveOdName | Description | Type | Additional information |
---|---|---|---|
IsAccountCreated | boolean |
None. |
|
IsAccountCharged | boolean |
None. |
|
IsBadCoupon | boolean |
None. |
|
TransactionID | string |
None. |
|
PurchaseTransactionID | integer |
None. |
|
BulletItems | Collection of string |
None. |
|
Identifier | globally unique identifier |
None. |
|
string |
None. |
||
EmailAddress | string |
None. |
|
MemberIdentifier | globally unique identifier |
None. |
|
Password | string |
None. |
|
ConfirmPassword | string |
None. |
|
IsParalegal | boolean |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
Bars | Collection of ShallowBarModel |
None. |
|
ReferringMemberID | integer |
None. |
|
Member | ShallowMemberModel |
None. |
|
ProductItems | Collection of ProductItem |
None. |
|
StateIDs | Collection of integer |
None. |
|
CourseID | integer |
None. |
|
CouponCode | string |
None. |
|
CampaignID | integer |
None. |
|
CreditCard | string |
None. |
|
PostalCode | integer |
None. |
|
ExpirationMonth | integer |
None. |
|
ExpirationYear | integer |
None. |
|
OfflineID | string |
None. |
|
StartedCourseID | integer |
None. |
|
StartedCourseURL | string |
None. |
|
IsSuccessful | boolean |
None. |
|
ErrorMessage | string |
None. |
|
StackTrace | string |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
Response Information
Resource Description
AccountModelLiveOdName | Description | Type | Additional information |
---|---|---|---|
IsAccountCreated | boolean |
None. |
|
IsAccountCharged | boolean |
None. |
|
IsBadCoupon | boolean |
None. |
|
TransactionID | string |
None. |
|
PurchaseTransactionID | integer |
None. |
|
BulletItems | Collection of string |
None. |
|
Identifier | globally unique identifier |
None. |
|
string |
None. |
||
EmailAddress | string |
None. |
|
MemberIdentifier | globally unique identifier |
None. |
|
Password | string |
None. |
|
ConfirmPassword | string |
None. |
|
IsParalegal | boolean |
None. |
|
FirstName | string |
None. |
|
LastName | string |
None. |
|
Bars | Collection of ShallowBarModel |
None. |
|
ReferringMemberID | integer |
None. |
|
Member | ShallowMemberModel |
None. |
|
ProductItems | Collection of ProductItem |
None. |
|
StateIDs | Collection of integer |
None. |
|
CourseID | integer |
None. |
|
CouponCode | string |
None. |
|
CampaignID | integer |
None. |
|
CreditCard | string |
None. |
|
PostalCode | integer |
None. |
|
ExpirationMonth | integer |
None. |
|
ExpirationYear | integer |
None. |
|
OfflineID | string |
None. |
|
StartedCourseID | integer |
None. |
|
StartedCourseURL | string |
None. |
|
IsSuccessful | boolean |
None. |
|
ErrorMessage | string |
None. |
|
StackTrace | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: