
Netsuite API Integration Profile
Information and guides about integrating with Netsuite API
Add Netsuite Integration to Your ProductRetrieve a work order issue record in Netsuite API
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Id | pathParameters.id | integer | |
Query | query | object | |
Expand Sub Resources | query.expandSubResources | boolean | |
Simple Enum Format | query.simpleEnumFormat | boolean |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Work Order Issue | workOrderIssue | string | Retrieved record |