WIPs
Works with WIP records.
Base URL
https://{{accountid}}.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=customscript_prac_api_wips&deploy=customdeploy_prac_api_wips_v1
HTTP: GET
Gets the list of WIP records.
Required Parameters
| Name | Value | Notes |
|---|---|---|
| script | customscript_prac_api_wips | |
| deploy | customdeploy_prac_api_wips_v1 |
Optional Parameters
| Name | Value | Notes |
|---|---|---|
| custparam_workclient | {{integer}} | Limit to this work client (internal ID) |
| custparam_workclientid | {{string}} | Limit to this work client (entity ID) |
| custparam_billclient | {{integer}} | Limit to this billing client (internal ID) |
| custparam_billclientid | {{string}} | Limit to this billing client (entity ID) |
| custparam_primarypartner | {{integer}} | Limit to this billing client (internal ID) |
| custparam_primarypartnercode | {{integer}} | Limit to this billing client (custentity_gvcpa_employeecode) |
| custparam_status | {{integer}} | Limit to this status (internal ID) |
Response Information
Results are Paged