PATCH/partners/customers/{domainId}/option-products/{optionProductId}/renewal
Updates option renewal information.
- If the renewal type is STAY, the option is renewed without changes.
- If the renewal type is CHANGE, the option is renewed with the specified subOptionId and quantity.
- Shared Storage (SSTG2) and Extend contacts (BCT) can be downgraded.
- If the usage at the time of renewal is greater than the unit/capacity of the selected option, the option will be renewed with STAY.
Authorization
oauth2
Scope
partner
PATCHhttps://www.worksapis.com/v1.0/partners/customers/{domainId}/option-products/{optionProductId}/renewal
| Parameter | Type | Description | | domainId | integer | required example : 10000001 |
| optionProductId | string | Option ID - ACV2: Archive (Talk)
- DRV: Drive
- SSTG2: Shared Storage
- BCT: Extend contacts
required Allowed values : ACV2, ACV3, SSTG2, DRV, BCT, CST_S, CST_M, CST_L, QTA_M1, QTA_M2, JP_PPO_M, JP_AIS_M |
| Header | type | Description | | Authorization | string | required |
| Property | Type | Description | | subOptionId | string | Sub option ID - LINE WORKS options
- If the option ID is ACV2
- ACV200: Archive (Talk) Trial
- ACV201: Archive (Talk)
- If the option ID is DRV
- DRV00: Drive Trial (for STD)
- DRV01: Drive (for STD)
- DRV_PS_T: Drive Plus Trial (for STD)
- DRV_PS: Drive Plus (for STD)
- DRV_PA_T: Drive Plus Trial (for ADV)
- DRV_PA: Drive Plus (for ADV)
- If the option ID is SSTG2
- SSTG201: Shared Storage (1 TB)
- SSTG202: Shared Storage (5 TB)
- SSTG203: Shared Storage (10 TB)
- SSTG204: Shared Storage (25 TB)
- SSTG205: Shared Storage (50 TB)
- SSTG206: Shared Storage (100 TB)
- SSTG207: Shared Storage (500 TB)
- If the option ID is BCT
- BCT01: Extend contacts (up to 250,000 contacts)
- BCT02: Extend contacts (up to 500,000 contacts)
- BCT03: Extend contacts (up to 1,500,000 contacts)
- BCT04: Extend contacts (up to 5,000,000 contacts)
Allowed values : ACV200, ACV201, DRV00, DRV01, DRV_PS_T, DRV_PS, DRV_PA_T, DRV_PA, SSTG201, SSTG202, SSTG203, SSTG204, SSTG205, SSTG206, SSTG207, BCT01, BCT02, BCT03, BCT04 |
| type | string | Option renewal type - STAY: Renew the option under the same conditions.
- CHANGE: Renew the option with changes (which are specified as parameters)
|
| quantity | integer | Quantity to apply. - It is the number of purchases if the option is addable.
- It is null if not.
|
Response
HTTP 200
| Property | Type | Description | | subscriptionId | integer | |
| optionProductId | string | Option ID - LINE WORKS options
- ACV2: Archive (Talk)
- DRV: Drive
- SSTG2: Shared Storage
- BCT: Extend contacts
Allowed values : ACV2, DRV, SSTG2, BCT |
| subOptionId | string | Sub option ID - LINE WORKS options
- If the option ID is ACV2
- ACV200: Archive (Talk) Trial
- ACV201: Archive (Talk)
- If the option ID is DRV
- DRV00: Drive Trial (for STD)
- DRV01: Drive (for STD)
- DRV_PS_T: Drive Plus Trial (for STD)
- DRV_PS: Drive Plus (for STD)
- DRV_PA_T: Drive Plus Trial (for ADV)
- DRV_PA: Drive Plus (for ADV)
- If the option ID is SSTG2
- SSTG201: Shared Storage (1 TB)
- SSTG202: Shared Storage (5 TB)
- SSTG203: Shared Storage (10 TB)
- SSTG204: Shared Storage (25 TB)
- SSTG205: Shared Storage (50 TB)
- SSTG206: Shared Storage (100 TB)
- SSTG207: Shared Storage (500 TB)
- If the option ID is BCT
- BCT01: Extend contacts (up to 250,000 contacts)
- BCT02: Extend contacts (up to 500,000 contacts)
- BCT03: Extend contacts (up to 1,500,000 contacts)
- BCT04: Extend contacts (up to 5,000,000 contacts)
Allowed values : ACV200, ACV201, DRV00, DRV01, DRV_PS_T, DRV_PS, DRV_PA_T, DRV_PA, SSTG201, SSTG202, SSTG203, SSTG204, SSTG205, SSTG206, SSTG207, BCT01, BCT02, BCT03, BCT04 |
| type | string | Option renewal type - STAY: Renew the option under the same conditions.
- CHANGE: Renew the option with changes (which are specified as parameters)
|
| quantity | integer | Quantity at the time of renewal |