POST api/Account/PriceLive
Request Information
URI Parameters
None.
Body Parameters
AccountModelName | 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. |
|
DeviceID | string |
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. |
|
ProductType | PRODUCT_TYPES |
None. |
|
StateIDs | Collection of integer |
None. |
|
PurchasedCredits | decimal number |
None. |
|
PurchasedLiveCredits | decimal number |
None. |
|
BundleID | integer |
None. |
|
RetailPrice | decimal number |
None. |
|
Price | decimal number |
None. |
|
Description | string |
None. |
|
CourseID | integer |
None. |
|
CouponCode | string |
None. |
|
CampaignID | integer |
None. |
|
CreditCard | string |
None. |
|
PostalCode | integer |
None. |
|
ExpirationMonth | integer |
None. |
|
ExpirationYear | integer |
None. |
|
TeamID | integer |
None. |
|
IsTeamCreate | boolean |
None. |
|
IsTeamAdminOnly | boolean |
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
AccountModelName | 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. |
|
DeviceID | string |
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. |
|
ProductType | PRODUCT_TYPES |
None. |
|
StateIDs | Collection of integer |
None. |
|
PurchasedCredits | decimal number |
None. |
|
PurchasedLiveCredits | decimal number |
None. |
|
BundleID | integer |
None. |
|
RetailPrice | decimal number |
None. |
|
Price | decimal number |
None. |
|
Description | string |
None. |
|
CourseID | integer |
None. |
|
CouponCode | string |
None. |
|
CampaignID | integer |
None. |
|
CreditCard | string |
None. |
|
PostalCode | integer |
None. |
|
ExpirationMonth | integer |
None. |
|
ExpirationYear | integer |
None. |
|
TeamID | integer |
None. |
|
IsTeamCreate | boolean |
None. |
|
IsTeamAdminOnly | boolean |
None. |
|
StartedCourseID | integer |
None. |
|
StartedCourseURL | string |
None. |
|
IsSuccessful | boolean |
None. |
|
ErrorMessage | string |
None. |
|
StackTrace | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: