GET api/ChainParentShippingMethods?shippingMethodId={shippingMethodId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| shippingMethodId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Subscription| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| SubscriptionActivationId | integer |
None. |
|
| SubscriptionStatusId | integer |
None. |
|
| ShipToAddressId | integer |
None. |
|
| DateCreated | date |
None. |
|
| EndDate | date |
None. |
|
| ChainParentShippingMethodId | integer |
None. |
|
| SubscriptionPaymentTypeId | integer |
None. |
|
| RightEyePrice | decimal number |
None. |
|
| LeftEyePrice | decimal number |
None. |
|
| TaxPrice | decimal number |
None. |
|
| ShippingPrice | decimal number |
None. |
|
| CompletedInOffice | boolean |
None. |
|
| RightEyeDiscountId | integer |
None. |
|
| Discount | decimal number |
None. |
|
| LeftEyeDiscountId | integer |
None. |
|
| RightEyeDiscount | Discount |
None. |
|
| LeftEyeDiscount | Discount |
None. |
|
| SubscriptionActivation | SubscriptionActivation |
None. |
|
| SubscriptionPaymentType | SubscriptionPaymentType |
None. |
|
| SubscriptionStatus | SubscriptionStatus |
None. |
|
| Address | Address |
None. |
|
| ChainParentShippingMethod | ChainParentShippingMethod |
None. |
|
| SubscriptionDelayHistories | Collection of SubscriptionDelayHistory |
None. |
|
| SubscriptionOrderSchedules | Collection of SubscriptionOrderSchedule |
None. |
|
| SubscriptionPaymentSchedules | Collection of SubscriptionPaymentSchedule |
None. |
|
| SubscriptionStatusHistories | Collection of SubscriptionStatusHistory |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.