jobs/configuration
- GET jobs/configuration/activity_types/list — This method returns the activity types that are allowed to be used by jobs of specific type. Multiple activity types are returned by each call
- GET jobs/configuration/billing_term_schemes/list — This method returns the billing term schemes that are allowed to be used by a specific type of job. Multiple billing term schemes are returned by each call
- GET jobs/configuration/billing_term_schemes/price_plans/list — This method returns the price plans that can be applied on a job, considering the billing term scheme that will be used. Multiple price plans are returned by each call
- GET jobs/configuration/cancellation_reasons/list — This method returns the cancellation reasons that are allowed to be used by jobs, as defined on the active job definition. Multiple cancellation reasons are returned by each call
- GET jobs/configuration/categories/list — This method returns the job categories that are allowed to be used by jobs of specific type. Multiple job categories are returned by each call
- GET jobs/configuration/expenses/list — This method returns the expenses that are allowed to be used by jobs of specific type. Multiple expenses are returned by each call
- GET jobs/configuration/physical_goods/list — This method returns the physical goods that are allowed to be used by jobs of specific type. Multiple physical goods are returned by each call
- GET jobs/configuration/statuses/list — This method returns the statuses that are allowed to be used by jobs of specific type. Multiple statuses are returned by each call
- GET jobs/configuration/time_restrictions/list — This method returns the allowed time frames during which generic jobs can be requested for, depending on their receipt method. Multiple results are returned by each call.
- GET jobs/configuration/types/list — This method returns the job types that are allowed to be used in the system. Multiple job types are returned by each call
- GET jobs/configuration/unit_restrictions/list — This method returns the restrictions applied per unit for the receipt method, working hours and allowed products during which generic jobs can be requested for. Multiple results are returned by each call.