requested_subscription_billing_terms_short
- George Rossides (Unlicensed)
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved billing terms |
billing_cycle_day | Number | The billing cycle day of the retrieved billing terms. Billing cycle day is used to specify up to which day of the month a subscription should be billed |
agreement_date | Date | The agreement date of the retrieved billing terms. Billing terms agreement date is used to log the date that the billing terms were agreed and signed by the customer |
performed_on | Date | The date that the business action was actually performed, which might be different than the date that was submitted into the system |
concurrent_usage_based_pricing | Concurrent usage based pricing object | Concurrent usage based pricing is used to apply price plan rates based on the number of concurrent usage of the services or the installed items that will be billed, and a rate percentage which is agreed between the customer and the company providing those service |
billing_term_scheme | Billing term scheme object | The billing term scheme of the retrieved billing terms |
price_plan | Price plan object | The price plan of the retrieved billing terms |
billing_frequency | Billing frequency object | The billing frequency of the retrieved billing terms. Billing Frequencies are used to denote how often a subscription should be billed. |
binding_information | Binding information object | The binding information of the retrieved billing terms. Binding information is used to determine if a customer is contractually committed to receive services from the service provider for a fixed period of time. |
performed_by | User object | The user that actually performed the subscription action, which might be different than the user that submitted the action into the system |
Referred Objects Response Data
Name | Type | Description |
---|---|---|
concurrent_usage | Number | Defines the concurrent usage of services which will be billed based on the specified billing terms Deprecated from CRM.COM R15.0.0 |
rate_percentage | Number | Defines the rate percentage that should be applied on all services which will be billed based on the specified billing terms Deprecated from CRM.COM R15.0.0 |
number_of_installed_items | Number | The agreed number of installed items that will be concurrently consuming the subscription's services Available from CRM.COM R15.0.0 |
concurrent_usage_billing_method | String | Defines how the subscriber will be billed because of the concurrent usage of the subscription's services. Available options are:
Available from CRM.COM R15.0.0 |
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved billing term scheme |
code | String | The code of the retrieved billing term scheme |
name | String | The name of the retrieved billing term scheme |
life_cycle_state | String | The life cycle state of the retrieved billing term scheme. The supported life cycle states are the following DRAFT, EFFECTIVE, TERMINATED |
classification | String | The classification of the retrieved billing term scheme which can be either NORMAL or PREPAID Classification options NORMAL and PREPAID are available from CRM.COM R15.0.0 Prior CRM.COM R15.0.0 the options are SUBSCRIPTIONS or JOBS |
billing_type | String | The billing type of the billing term scheme which can be PRE_BILL or POST_BILL for NORMAL billing term schemes and PRE_RATED or POST_RATED for PREPAID billing term schemes Billing type options PRE/POST_BILL and PRE/POST_RATED are available from CRM.COM R15.0.0 Prior CRM.COM R15.0.0 the options are NORMAL and PREPAID |
billing_method | String | The billing method of the billing term scheme which can be ANNIVERSARY or PERIOD |
Name | Type | Description |
---|---|---|
Id | String | The ID of the retrieved price plan |
name | String | The Name of the retrieved price plan |
code | String | The Code of the retrieved price plan |
description | String | The Description of the retrieved price plan |
type | String | The Type of the retrieved price plan which can be BASE or CONDITIONAL |
effective_date | Date | The Effective Date of the retrieved price plan |
expiration_date | Date | The Expiration Date of the retrieved price plan |
currency | Currency Object | The Currency of the retrieved price plan Available from CRM.COM R14.2.0 |
Referred Objects Response Data
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved currency |
code | String | The code of the retrieved currency |
prefix_symbol | String | The prefix symbol for the specified currency |
suffix_symbol | String | The suffix symbol for the specified currency |
life_cycle_state | String | The life cycle state for the specified currency, which can be EFFECTIVE or NOT EFFECTIVE Available from CRM.COM R14.0.0 |
integer_part_name | String | The integer part name for the specified currency |
decimal_part_name | String | The decimal part name for the specified currency |
Name | Type | Description |
---|---|---|
code | String | The code of the retrieved billing frequency |
name | String | The name of the retrieved billing frequency |
Name | Type | Description |
---|---|---|
state | String | The binding state which can be INBINDING or OUTOFBINDING |
start_date | Date | The date that the binding period starts |
end_date | Date | The date that the binding period ends |
binding_period | Binding period object | The binding period |
Referred Objects Response Data
Name | Type | Description |
---|---|---|
code | String | The code of the retrieved binding period |
name | String | The name of the retrieved binding period |
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved user |
username | String | The user name of the retrieved user |
person_name | String | The full name of the retrieved user |
String | The email of the retrieved user |