POST public/Product/PurchasePlan?PlanId={PlanId}&PlanTypeId={PlanTypeId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PlanId | integer |
Required |
|
| PlanTypeId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ITypedResponseOfBoolean| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | boolean |
None. |
|
| Category | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.