Creates an inventory item for specified client.
API Specification: |
create_inventory_item_m
|
Required Fields: |
- <client_no>
- <auth_key>
- <item_type>
- <item_name>
- <item_desc>
- <service_no> or <client_service_id>
- <service> (array)
- <service_no> or <client_service_id>
- <name>
- <client_sku>
- <currency_cd>
- <item_price>
- <image> (array)
- <default_image_url>
- <thumbnail_image_url>
- <default_ind>
- <active>
|
Additional Guidance
Input Fields
Field Name |
Notes |
<pricing_rule> |
Allowable values
Values |
Description |
1 |
Standard |
2 |
Volume Discount |
3 |
Flat Rate Per Tier |
|
<is_default> |
Allowable values
Values |
Description |
1 |
Default |
0 |
Not default |
|
Error Codes
Error Code/Description |
Associated Inputs |
32005: Assign one installment term as a default using the input parameter is_default.
|
|