job_type_complete
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved job type |
name | String | The name of the retrieved job type |
alternative_code | String | The alternative code of the retrieved job type |
description | String | A description of the retrieved job type |
billing_directive | String | The billing directive of the retrieved job type. The supported billing directives are the following: BILLABLE or NOT_BILLABLE |
fulfillment_scope | String | The fulfillment scope of the retrieved job type. The supported fulfillment scopes are the following: GENERIC_PURPOSE, NEW_SUBSCRIPTION, ACTIVATE_SUBSCRIPTION, DEACTIVATE_SUBSCRIPTION, CANCEL_SUBSCRIPTION, ADD_SUBSCRIPTION_SERVICES, CANCEL_SUBSCRIPTION_SERVICES, CHANGE_SUBSCRIPTION_LOCATION, SWAP_SUBSCRIPTION_INSTALLED_ITEMS, SWAP_SUBSCRIPTION_SERVICES, REPLACE_PHYSICAL_GOODS, SUBSCRIPTION_MAINTAINANCE |
fulfillment_method | String | The fulfillment method of the retrieved job type. The supported fulfillment methods are the following: BASED_ON_ORDERED_ITEMS, BASED_ON_DELIVERED_ITEMS |
billing_method | String | The billing method of the retrieved job type. Applicable only for billable job types with fulfillment scope GENERIC_PURPOSE. The supported billing methods are the following: BILL_ON_STARTING_PROGRESS, BILL_ON_COMPLETION. |
expiration_settings | String | The expiration settings of the retrieved job type. Applicable for all fulfillment scopes and methods. The supported expiration settings are the following:
|
expiration_days | Number | The number of days in which jobs of the retrieved job type will get expired after their creation date. Applicable only if the job type's expiration settings is defined as X_DAYS_AFTER_JOB_CREATION. |
udf_string_1 | String | User Defined Field of type String |
udf_string_2 | String | User Defined Field of type String |
udf_string_3 | String | User Defined Field of type String |
udf_string_4 | String | User Defined Field of type String |
udf_string_5 | String | User Defined Field of type String |
udf_string_6 | String | User Defined Field of type String |
udf_string_7 | String | User Defined Field of type String |
udf_string_8 | String | User Defined Field of type String |
udf_float_1 | Float | User Defined Field of type Float |
udf_float_2 | Float | User Defined Field of type Float |
udf_float_3 | Float | User Defined Field of type Float |
udf_float_4 | Float | User Defined Field of type Float |
udf_date_1 | Date | User Defined Field of type Date |
udf_date_2 | Date | User Defined Field of type Date |
udf_date_3 | Date | User Defined Field of type Date |
udf_date_4 | Date | User Defined Field of type Date |
estimated_completion_time | Time Period Object | The time that is estimated to be required in order complete jobs of this type, measured in minutes, hours, days, weeks, years |
subscription_type | Subscription Type Object | The type of subscription that will be delivered by jobs of this type. This information is available only if the fulfillment scope is set to NEW_SUBSCRIPTION |
subscription_billing_term_scheme | Billing Term Scheme Object | The billing term scheme of the the subscription that will be delivered by jobs of this type. This information is available only if the fulfillment scope is set to NEW_SUBSCRIPTION |
job_billing_term_scheme | Billing Term Scheme Object | The billing term scheme that will be used by jobs of this type. This information is available only if the fulfillment scope is set to NEW_SUBSCRIPTION |
log_information | Log Information Object | The log information of the retrieved job type |
Referred Objects Response Data