Project Types
Get a list of all project types.
Base URL
https://{{accountid}}.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=customscript_prac_api_projecttypes&deploy=customdeploy_prac_api_projecttypes_v1
HTTP: GET
Required Parameters
| Name |
Value |
Notes |
| script |
customscript_prac_api_projecttypes |
|
| deploy |
customdeploy_prac_api_projecttypes_v1 |
|
Optional Parameters
| Name |
Value |
Notes |
| custparam_subsidiary |
{{integer}} |
Limit to this subsidiary (internal ID) |
| custparam_lastmodifieddate |
{{datetime}} |
UTC DateTime in the format 'YYYY-MM-DDTHH24:MI:SSZ' for example: '2024-09-20T12:38:32Z'. Passing this parameter will instruct the server to retrieve all records that have been modified AFTER this date. |