Overview
Configuration
Deco and Configuration Line Generation
- IMC record directly linked on item record
- IMC Group linked on item record if IMC record is not directly linked
- IMC record details on parent item if neither IMC record nor IMC Group is directly linked
- IMC record directly linked on parent item
- IMC Group linked on parent item if IMC record is not linked
NOTE: Multiple blank items in the same group must belong to the same IMC Group, otherwise deco line items will NOT be generated.
Order-level charges (IMCs) use distributor-supplied quantity values for charge/configuration line items.
Imprint Charges
"ChargeArray": [{"chargeName": "SCRN","description": "Setup Charge","extendedPrice": 100,"unitPrice": 1,"chargeId": 3699,"chargeType": "Setup","Quantity": {"uom": "EA","value": 3}},{"chargeName": "Paper Proof","description": "Order Charge","extendedPrice": 100,"unitPrice": 1,"chargeId": 4606,"chargeType": "Order","Quantity": {"uom": "EA","value": 4}}]
Imprint Summary Generation
An imprint summary is generated for each group on the setup line in the line item field EXTENDPS-SE CLUSTER INFO. It includes:
- Cluster #: Configuration or group index
- Location #: Total number of imprint locations in this group
- Imprint Location: e.g., "1 Side"
- Imprint Method: e.g., "Digital"
- Color #: Total number of colors in the request
- Deco #: Index of decoration in the DecorationArray object
- Type: Indicates whether it's a Setup or Run line item charge
Frequently Asked Questions (FAQs)
Q: What should I do if the distributor doesn't provide correct information for Setup/Run/Other charge quantities?
A: The sales order will still be created. You should review the input information and communicate with the distributor to get the order information entered correctly.
Q: Can I map PromoStandards JSON response data to NetSuite fields?
A: Yes, any available data in the PromoStandards JSON response can be mapped to any NetSuite field depending on your requirements.