GET api/subscriptions/GetPriceCompareBreakdown?ClientId={ClientId}&LeftEyeProductID={LeftEyeProductID}&LeftEyeSubscriptionPrice={LeftEyeSubscriptionPrice}&LeftEyeInitialQuantity={LeftEyeInitialQuantity}&RightEyeProductID={RightEyeProductID}&RightEyeSubscriptionPrice={RightEyeSubscriptionPrice}&RightEyeInitialQuantity={RightEyeInitialQuantity}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | integer |
None. |
|
| LeftEyeProductID | integer |
None. |
|
| LeftEyeSubscriptionPrice | decimal number |
None. |
|
| LeftEyeInitialQuantity | integer |
None. |
|
| RightEyeProductID | integer |
None. |
|
| RightEyeSubscriptionPrice | decimal number |
None. |
|
| RightEyeInitialQuantity | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
ApiResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Message | string |
None. |
|
| Result | Object |
None. |
|
| StatusCode | integer |
None. |
|
| StatusGroup | string |
None. |
|
| Details | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.