GET public/Plan/GetPlanByPlanCode?planCode={planCode}&productCode={productCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| planCode | string |
Required |
|
| productCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ITypedResponseOfPlan| Name | Description | Type | Additional information |
|---|---|---|---|
| Result | Plan |
None. |
|
| Category | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.