GET v1/BillingPeriodDefinitions/GetDefinitionSummariesForSubscriptionMove/{parentId}?currentSubscriptionId={currentSubscriptionId}&interval={interval}&numberOfIntervals={numberOfIntervals}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| parentId | integer |
Required |
|
| currentSubscriptionId | integer |
Required |
|
| interval | string |
Required |
|
| numberOfIntervals | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Common.Dto.Get.BillingPeriodDefinitionSummary| Name | Description | Type | Additional information |
|---|---|---|---|
| interval | string |
None. |
|
| numberOfIntervals | integer |
None. |
|
| invoiceDay | integer |
None. |
|
| invoiceWeekday | string |
None. |
|
| billingPeriodType | string |
None. |
|
| invoiceMonth | integer |
None. |
|
| mostRecentBillingPeriodStartDate | date |
None. |
|
| mostRecentBillingPeriodEndDate | date |
None. |
|
| nextRechargeDate | date |
None. |
|
| numberOfBillingPeriods | integer |
None. |
|
| numberOfSubscriptions | integer |
None. |
|
| subscriptions | Collection of Common.Dto.Get.Subscription |
None. |
|
| canDelete | boolean |
None. |
|
| invoiceInAdvance | integer |
None. |
|
| poNumber | string |
None. |
|
| name | string |
None. |
|
| id | integer |
None. |
|
| uri | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.