Name | Type | Description |
---|
receipt_method | String | Defines how the ordered Job Items will be received by the customer The supported values are the following - DELIVERY
- PICK_UP
- ELECTRONIC_DELIVERY
|
time_restrictions_set | Time Retrictions Object | A list of all applicable period of times within the day (time range i.e. from hour / minute to hour/minute) during which customers can submit jobs of that type |
units_set | Units Object | A list of all units that can fulfill this type of jobs |
default | Boolean | Defines whether the receipt method is the default one |
Referred Objects Response Data
time_restrictions object response data
Name | Type | Description |
---|
from | String | The time that the receipt method becomes available (defined in HH:MM) |
to | String | The time that the receipt method becomes unavailable (defined in HH:MM) |
unit object response data
Name | Type | Description |
---|
id | String | The ID of the retrieved unit |
name | String | The name of the retrieved unit |
group_name | String | The name of the group that the retrieved unit belongs to |
community_name | String | The name of the community that the retrieved unit belongs to |
alternative_code | String | The alternative code of the retrieved unit |
description | String | The description of the retrieved unit |