physical_goods_receipt_methods_complete
- Joseph Ioannou (Unlicensed)
Name | Type | Description |
---|---|---|
receipt_method | String | Defines how the ordered Job Items will be received by the customer The supported values are the following
|
Time Restrictions 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 Deprecated from CRM.COM R18.0.0 |
business_units_set | Business Units Object | A list of all business units that can fulfill this type of jobs Available from CRM.COM R18.0.0 |
default | Boolean | Defines whether the receipt method is the default one |
Referred Objects 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) |
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 |
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved business unit |
name | String | The name of the retrieved business unit |
code | String | The code of the retrieved business unit |
unified_code | String | The unified code of the retrieved business unit |
description | String | The description of the retrieved business unit |
parent_business_unit_name | String | The name of the parent business unit that the retrieved business unit belongs to |