Name | Type | Description | Notes |
---|---|---|---|
id | String | id | |
organization_id | String | { "description" : "", "verbs":[] } | |
amendment_id | String | { "description" : "", "verbs":[] } | |
update_pricing_component_value_id | String | { "description" : "ID of the updateComponentValueAmendment object that is responsible for actioning the change.", "verbs":["GET"] } | [optional] |
pricing_component_id | String | { "description" : "ID of the pricing component, that will not change with versioning. (Must be provided if pricingComponentName is empty)", "verbs":["POST","GET"] } | |
pricing_component_name | String | { "description" : "Name of the pricing component. (Must be provided if pricingComponentID is empty)", "verbs":["POST","GET"] } | |
state | String | { "description" : "", "verbs":["GET"] } | |
change_mode | String | { "description" : "<span class=\"label label-default\">immediate</span> applies the changes to the subscription straight away. <span class=\"label label-default\">delayed</span> applies the changes to the subscription at the start of the next billing period", "verbs":["POST","GET"] } | |
new_value | Integer | { "description" : "Value of the pricing component that the subscription is moving to", "verbs":["POST","GET"] } | |
created | DateTime | { "description" : "The UTC DateTime when the object was created.", "verbs":[] } | [optional] |
changed_by | String | { "description" : "ID of the user who last updated the entity.", "verbs":[] } | [optional] |
updated | DateTime | { "description" : "The UTC DateTime when the object was last updated.", "verbs":[] } | [optional] |
value_effective | DateTime | { "description" : "Date when the value becomes active. For example when an upgrade will come into effect.", "verbs":["GET"] } | [optional] |
This repository was archived by the owner on Oct 17, 2023. It is now read-only.