| Name | Description | Type | Additional information |
|---|---|---|---|
| subcategory_id |
SubCategory Id. |
integer |
None. |
| hierarchy |
Employee Id. Format: "|EMPLOYEEID|" |
string |
None. |
| product_sku |
Product SKU. You can use api/Products to find available products. |
string |
None. |
| product_options_sku_list |
Product options SKU list. You can use api/ProductOptions to find available product options. |
Collection of string |
None. |
| desired_due_date_utc |
Desired due date for completing the order. Must be in future. Please provide UTC datetime. |
date |
None. |
| bank_account_number |
Bank account number |
string |
None. |
| sub_account_number |
Sub account number |
string |
None. |
| service_address |
Service address |
string |
None. |
| service_city |
Service address - City |
string |
None. |
| service_state_short |
Service address - State (short). Example: "NY" |
string |
None. |
| service_zip |
Service address - Zip code |
string |
None. |
| service_name |
Service full name |
string |
None. |
| service_email |
Service email |
string |
None. |
| service_phone |
Service phone |
string |
None. |
| service_phone_ext |
Service phone extension |
string |
None. |
| is_ticket_contact_same_as_service_contact |
Is ticket contact same as service contact flag. True if ticket contact is the same. False by default. |
boolean |
None. |
| ticket_name |
Ticket full name |
string |
None. |
| ticket_email |
Ticket email |
string |
None. |
| ticket_phone |
Ticket phone |
string |
None. |
| ticket_phone_ext |
Ticket phone extension |
string |
None. |
| user_first_name |
User first name |
string |
None. |
| user_last_name |
User last name |
string |
None. |
| user_email |
User email |
string |
None. |
| shipping_address |
Shipping address |
string |
None. |
| shipping_city |
Shipping address - City |
string |
None. |
| shipping_state_short |
Shipping address - State (short). Example: "NY" |
string |
None. |
| shipping_zip |
Shipping address - Zip code |
string |
None. |
| comments |
Comments. You can use this as free text field. |
string |
None. |