Version: eXtendPS-DE 1.2.8 and above
Audience: Administrator, User
Overview
The Invoice JSON View feature allows you to view incoming PromoStandards invoice responses. This feature is helpful in analyzing the data available from PromoStandards and determining whether it needs to be mapped to your NetSuite Vendor Bill during creation.
Configuration
To enable the Invoice JSON View feature, add a new "eXtendPS-DE Suitelet" script deployment.
- From an Administrator role, go to Customization → Scripting → Scripts and view the "eXtendPS-DE Suitelet" Suitelet.
- If an existing script deployment for eXtendPS-DE Invoice JSON has not been created, create a new script deployment with the values below:
- We recommend naming the deployment "eXtendPS-DE Invoice JSON".
- Set the script ID for the script deployment as: customdeploy_extend_psde_invoice_search.
Note: NetSuite will prefix "customdeploy" to the script ID, so you only need to enter_extend_psde_invoice_search
- Set the "Deployment Type" script parameter as
getinvoice
. - Add the center link from links subtab. For details regarding eXtendPS-DE center links, see to eXtendPS-DE Center Links Creation Guide.
Using the Invoice JSON View
- Go to eXtendTech → eXtendPS-DE → Invoice JSON.
- Enter the Reference Number to be searched. It can either be a Purchase Order number or an Invoice number.
- If the specified reference number exists in your NetSuite account, the Vendor and Order Type fields will automatically be populated.
- Once all the field values are specified, click Submit to generate the invoice response in JSON format as shown below: