Version: eXtendASI 1.5 and above
Audience: User
Problem
When you constitute an item in eXtendASI, the item pricing doesn't populate on the generated item record in NetSuite.
Cause
eXtendASI can't populate item pricing on the constituted item when:
- The vendor's response doesn't include pricing information
- The vendor's response contains incorrect or incomplete variant data (missing color or size attributes)
Solution
Follow these steps to identify and resolve the pricing issue:
- Search for the item again on the eXtendASI Item Search screen.
- Check if the Price column shows a value.

- If pricing appears, click the item name to open the item details page.
- Navigate to the Pricing tab. If no values are present, the vendor hasn't provided pricing information. Contact the vendor to request correct product data.

- If pricing appears on the search screen but wasn't set on the item record, review the item's JSON response:
- Locate the variants section in the JSON
- Verify that each variant includes correct color and size attributes along with pricing information

- If color and size values are missing or incomplete within the variants section, this prevents pricing from being applied to the item
- Locate the variants section in the JSON
- If variant data is incorrect or incomplete, contact the vendor to request corrected product data.