get_client_items_basic_m Guide
- Last updated
-
-
Save as PDF
-
The get_client_items_basic_m API returns a list of inventory items associated with a client.
Additional Guidance
- The previously existing input and/or output fields <client_item_id>, <client_item_id_out> and/or <filter_client_item_id> were removed from this API call in Release 47.
Input Fields
| Field Name |
Notes |
| <include_inactive_items> |
Allowable values
| Values |
Description |
| true |
Inactive inventory items will be included |
| false |
Inactive inventory items will not be included |
|
| <purchase_scope> |
Allowable values
| Values |
Description |
| 0 |
No purchase restrictions. |
| 1 |
Can be purchased with qualifying plans only. |
|
Output Fields
| Field Name |
Notes |
| <item_type> |
Allowable values
| Values |
Description |
| 0 |
Inventory Item |
| 1 |
Months to stack |
| 2 |
Resource Item |
|
| <active_ind> |
Allowable values
| Values |
Description |
| 0 |
Inactive |
| 1 |
Active |
|
| <modify_price_ind> |
Allowable values
| Values |
Description |
| Y |
Yes |
| N |
No |
|
| <taxable_ind> |
Allowable values
| Values |
Description |
| 0 |
taxable |
| 1 |
non-taxable |
|
| <purchase_scope> |
Allowable values
| Values |
Description |
| 0 |
No purchase restrictions. |
| 1 |
Can be purchased with qualifying plans only. |
|