Quality management APIs
Report for quality issues for easy filtering and scheduled export possibilities.
Report name | Quality issues report |
Report identifier | 107346 |
HTTP method | GET |
URI | https://api.rambase.net/system/reports/107346/result-set?type={type}&category={category}&fromDate={fromDate}&toDate={toDate} |
Supported formats | Xml, Html, Json (ex. $format=json) |
Maximum page size ($top) | 80 |
Successful HTTP status code | 200 |
API resource identifier | 4792, version 35 |
The following body must be added to the request. Mouse over fieldnames for description and other useful information about the fields. Note that fields in bold are required/mandatory.
The query string is placed after the resource URL, seperated with a questionmark (?). The query string is composed of a series of query parameters with values. See the page about query parameters on how to use these parameters.
type String, optional | Quality issue type. I.E "Incident", "Observation" or "Improvement proposal" |
category String, optional | Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing |
fromDate Date, optional | Issues created from this date |
toDate Date, optional | Issues created to this date |
$showDomainDescriptions Boolean, optional | Set to "true" to include domain descriptions for fields using domain values. See the Domain values page for more information. Default value is false. |
$lang String, optional | Specifies the language used in the response, following the 3-letter ISO-639-1 [lll] |
$access_token String, optional | After successful login you get an access token which needs to be provided in all API requests. Even though it is possible to pass this token as query parameter, we recommended passing it using the HTTP request header as described in Authorization. Note that all access tokens have an expiration time. |
$db String, optional | Set the database/company for the request |
$expand String, optional | Use to include output fields that are not returned by default in the response. Accepts a comma-separated list of expandable field names. See the Expand and Select page for more information. |
$select String, optional | Use to define the fields to return in the response. Accepts a comma-separated list of field names. See the Expand and select page for more information. |
$useMinimumVersion Integer, optional | Used to run a new version of an API resource when your API client is running a deprecated API resource. See the Breaking changes page for more information. |
$format String, optional | Set the format of the response to use for the request. Accepted values are "xml", "html", "jsonstream", "json" |
$top String, optional | Specifies number of rows to return in each page. Maximum limit is specific for each API resource. Default value is 10. |
$pageKey String, optional | Use to navigate to first, previous, next or last page in list. Add $expand=PagingDetails to add the different keys to the response. |
$filter String, optional | Use to filter the result list, see the Filtering and sorting page for more information. |
$orderby String, optional | Use to order the result list, see the Filtering and sorting page for more information. |
$inlinecount String, optional | Set to "allpages" to include total number of rows in the response. Possible values are: "allpages", "none" |
Read more about filters and sorting on how to use filter parameters and named filters.
Active() Named filter | Active quality issues |
AssignedToMe() Named filter | Quality issues assigned to me |
Closed() Named filter | Closed quality issues |
CreatedByMe() Named filter | Quality issues created by me |
InReview() Named filter | Quality issues currently being reviewed |
MeAsResponsible() Named filter | Me as responsible |
MyIssues() Named filter | Issues assigned to me and I'm responsible for |
Overdue() Named filter | Overdue quality issues |
PendingActions() Named filter | Actions to fix or prevent quality issues are in progress |
PendingAnalysing() Named filter | Quality issues being analyzed |
PendingRegistration() Named filter | Pending registration, not all data collected |
ReportedByCustomers() Named filter | Quality issues reported by a customer |
ReportedByEmployees() Named filter | Quality issues reported by an employee |
ReportedBySuppliers() Named filter | Quality issues reported by a supplier |
WithoutDirectCause() Named filter | Issues without assigned any direct cause |
WithoutRootCause() Named filter | Issues without assigned any root cause |
AssigneeEmployeeId Integer | Identifier of the person who has beed assigned to work on this object. |
Category Integer | Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing. |
ClosedAt Datetime | Time and date when this issue was resolved. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth() |
ContainingConsequenceArea Integer | Quality consequence identifier. |
ContainingConsequenceType Integer | Consequence type is a text that shortly describes the direct consequence of an incidient. I.E "broken arm". |
ContainingDirectCauseCategory Integer | All issues containg this direct cause in cause analysis. |
ContainingExternalCorrespondenceResponseStatus Integer | Filter for external correspondence response status. |
ContainingExternalCorrespondenceStatus Integer | Filter on external correspondence status. |
ContainingExternalCorrespondenceSuggestedAction Integer | Action on the response. |
ContainingExternalCorrespondenceType Integer | Filter for external correspondence type. |
ContainingRootCauseCategory Integer | All issues containing this root cause in cause analysis. |
CreatedAt Datetime | Date and time when quality issue was created. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth() |
CreatedByUserId Integer | Identifier of the person who created this object. |
CustomersReferenceNumber String | Customers reference number. E.g. the internal sales order id the customer use in their own system. |
DepartmentId Integer | Department identifier. |
DueDate Date | Time and date when this issue should be resolved. Available macros: today(), yesterday(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth() |
ExternalReference String | External reference identifier from the customer. |
IsMarkedForNCR Boolean | Whether or not an issue is marked as non conformance report (NCR). |
LocationId Integer | Location identifier. |
OccuredAt Datetime | Time and date when the issue occured. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth() |
QualityIssueId Integer | Quality issue identifier. |
RegisteredAt Datetime | Time and date when this issue was registered. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth() |
ReportedByCustomerId Integer | Customer identifier. |
ReportedByEmployeeId Integer | Identifier of the person who is reported of this object. |
ReportedBySupplierId Integer | RamBase supplier identifier. |
RequireReview Boolean | True if this issue requires a review. False if not. |
ResponsibleEmployeeId Integer | Identifier of the person who is responsible for this object. |
RiskScore Integer | A calculated score of how much of a risk this issue indicates. It is the product of likelihood and rating (severity). |
SourceAffectedQuantity Integer | Quantity of product units affected by this quality issue. |
SourceCustomerId Integer | Customer identifier related to the source of the quality issue. |
SourceDetectedOnProductionOperationId Integer | Identifier of the production operation where quality issue was detected. |
SourceFinanceProjectId Integer | Finance project identifier. |
SourceItemId Integer | Item-number of the object. |
SourceManufacturerId Integer | Manufacturer identifier. |
SourceMaterialClassificationId String | Material classification identifier. |
SourceMaterialId Integer | Material identifier. |
SourceObjectId Integer | Identifier of the object. |
SourceObjectType String | Type of object. |
SourceOccurredOnProductionOperationId Integer | Identifier of the production operation where quality issue occured. |
SourceProductClassificationId String | Product classification identifier. |
SourceProductId Integer | Product identifier. |
SourceProductionResourceId Integer | Production resource identifier. |
SourceProductionWorkOrderId Integer | Production work order identifier. |
SourcePurchaseOrderId Integer | Purchase order identifier. |
SourcePurchaseOrderItemId Integer | Purchase order item identifier. |
SourceSalesOrderId Integer | Sales order identifier. |
SourceSalesOrderItemId Integer | Sales order item identifier. |
SourceSupplierId Integer | Supplier identifier related to the source of quality issue. |
SourceTotalQuantity Integer | The quantity that will be (or has been) produced. |
Status Integer | Status of quality issue. 1: Registering, 2: Analyzing, 4: Pending actions, 8: Reviewing, 9: Closed. |
Title String | Title of the issue. |
TotalCost Decimal | Total cost of the issue. |
Type Integer | Quality issue type. I.E "Incident", "Observation" or "Improvement proposal". |
Read more about filters and sorting on how to use sortable parameters
AssigneeEmployeeId Integer | Identifier of the person who has beed assigned to work on this object. |
Category Integer | Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing |
ClosedAt Datetime | Time and date when this issue was resolved |
ContainingConsequenceArea Integer | Quality consequence identifier |
ContainingConsequenceType Integer | Consequence type is a text that shortly describes the direct consequence of an incidient. I.E "broken arm". |
ContainingDirectCauseCategory Integer | All issues containg this direct cause in cause analysis. |
ContainingExternalCorrespondenceResponseStatus Integer | Filter for external correspondence response status |
ContainingExternalCorrespondenceStatus Integer | Filter on external correspondence status |
ContainingExternalCorrespondenceSuggestedAction Integer | Action on the response |
ContainingExternalCorrespondenceType Integer | Filter for external correspondence type |
ContainingRootCauseCategory Integer | All issues containing this root cause in cause analysis. |
CreatedAt Datetime | Date and time when quality issue was created |
CreatedByUserId Integer | Identifier of the person who created this object. |
CustomersReferenceNumber String | Customers reference number. E.g. the internal sales order id the customer use in their own system. |
DepartmentId Integer | Department identifier |
DueDate Date | Time and date when this issue should be resolved |
ExternalReference String | External reference identifier from the customer |
IsMarkedForNCR Boolean | Whether or not an issue is marked as non conformance report (NCR) |
LocationId Integer | Location identifier |
OccuredAt Datetime | Time and date when the issue occured |
QualityIssueId Integer | Quality issue identifier |
RegisteredAt Datetime | Time and date when this issue was registered |
ReportedByCustomerId Integer | Customer identifier |
ReportedByEmployeeId Integer | Identifier of the person who is reported of this object. |
ReportedBySupplierId Integer | RamBase supplier identifier |
RequireReview Boolean | True if this issue requires a review. False if not |
ResponsibleEmployeeId Integer | Identifier of the person who is responsible for this object. |
RiskScore Integer | A calculated score of how much of a risk this issue indicates. It is the product of likelihood and rating (severity) |
SourceAffectedQuantity Integer | Quantity of product units affected by this quality issue. |
SourceCustomerId Integer | Customer identifier related to the source of the quality issue |
SourceDetectedOnProductionOperationId Integer | Identifier of the production operation where quality issue was detected |
SourceFinanceProjectId Integer | Finance project identifier |
SourceItemId Integer | Item-number of the object |
SourceManufacturerId Integer | Manufacturer identifier |
SourceMaterialClassificationId String | Material classification identifier |
SourceMaterialId Integer | Material identifier |
SourceObjectId Integer | Identifier of the object |
SourceObjectType String | Type of object |
SourceOccurredOnProductionOperationId Integer | Identifier of the production operation where quality issue occured |
SourceProductClassificationId String | Product classification identifier |
SourceProductId Integer | Product identifier |
SourceProductionResourceId Integer | Production resource identifier |
SourceProductionWorkOrderId Integer | Production work order identifier |
SourcePurchaseOrderId Integer | Purchase order identifier |
SourcePurchaseOrderItemId Integer | Purchase order item identifier |
SourceSalesOrderId Integer | Sales order identifier |
SourceSalesOrderItemId Integer | Sales order item identifier |
SourceSupplierId Integer | Supplier identifier related to the source of quality issue |
SourceTotalQuantity Integer | The quantity that will be (or has been) produced |
Status Integer | Status of quality issue. 1: Registering, 2: Analyzing, 4: Pending actions, 8: Reviewing, 9: Closed |
Title String | Title of the issue |
TotalCost Decimal | Total cost of the issue |
Type Integer | Quality issue type. I.E "Incident", "Observation" or "Improvement proposal" |
Requesting this resource will yield the following response. Mouse over fieldnames (or fieldgroups) for descriptions and other useful information about the fields. Fields colored in grey is expandable fields.
Please note that some fields may be removed from the response, based on user roles/duties/permissions.
QualityIssueId
Quality issue identifier
>{Integer}</QualityIssueId>Title
Title of the issue
>{String}</Title>CreatedBy
Person who created this issue
>UserId
User identifier
>{Integer}</UserId>FirstName
First name of the user
>{String}</FirstName>Name
Name of the user
>{String}</Name>UserLink
User reference
>{String}</UserLink>CreatedAt
Date and time of creation
>{Date}</CreatedAt>OccuredAt
Time and date when the issue occured
>{Datetime}</OccuredAt>Description
Description of quality issue
>{String}</Description>Type
Quality issue type. I.E "Incident", "Observation" or "Improvement proposal"
>{String}</Type>Category
Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing
>{String}</Category>DueDate
Time and date when this issue should be resolved
>{Date}</DueDate>RiskScore
A calculated score of how much of a risk this issue indicates. It is the product of likelihood and rating (severity)
>{Integer}</RiskScore>IsMarkedForNCR
Whether or not an issue is marked as non conformance report (NCR)
>{Boolean}</IsMarkedForNCR>RegisteredAt
Time and date when this issue was registered
>{Date}</RegisteredAt>ClosedAt
Time and date when this issue was resolved
>{Date}</ClosedAt>ExternalReference
External reference identifier from the customer
>{String}</ExternalReference>ReportedBy
Employee, customer or supplier who reported quality issue.
>Name
Name of the issue reporter
>{String}</Name>Object
Object reference
>ObjectType
Type of object
>{String}</ObjectType>ObjectId
Identifier of the object
>{Integer}</ObjectId>RamBaseKey
Internal RamBase identifier of the object/item
>{String}</RamBaseKey>ObjectLink
API reference to the object
>{String}</ObjectLink>Location
Location where issue occurred.
>LocationId
Location identifier
>{Integer}</LocationId>ShortName
Unique abbreviation/short name of the location
>{String}</ShortName>LocationLink
Location reference
>{String}</LocationLink>Responsible
The user who has been assigned to be responsible for this object.
>EmployeeId
Employee identifier
>{Integer}</EmployeeId>LastName
Last name of employee
>{String}</LastName>FirstName
First name of employee
>{String}</FirstName>EmployeeLink
Employee reference
>{String}</EmployeeLink>Assignee
The user who has been assigned to work with this object.
>EmployeeId
Employee identifier
>{Integer}</EmployeeId>LastName
Last name of employee
>{String}</LastName>FirstName
First name of employee
>{String}</FirstName>EmployeeLink
Employee reference
>{String}</EmployeeLink>Department
Department responsible to work on this issue
>DepartmentId
Department identifier
>{Integer}</DepartmentId>Name
Name of department
>{String}</Name>DepartmentLink
Finance department reference
>{String}</DepartmentLink>Source
Document reference of source archive
>ItemId
Reference to the item id of the object
>{Integer}</ItemId>ObjectId
Identifier of the object
>{Integer}</ObjectId>ObjectType
Type of object
>{String}</ObjectType>RamBaseKey
Internal RamBase identifier of the object/item
>{String}</RamBaseKey>ObjectLink
API reference to the object
>{String}</ObjectLink>ItemLink
API reference to the item
>{String}</ItemLink>AffectedQuantity
Quantity of product units affected by this quality issue.
>{Integer}</AffectedQuantity>TotalQuantity
The quantity that will be (or has been) produced
>{Integer}</TotalQuantity>FinanceProject
Finance project related to the source of this quality issue.
>FinanceProjectId
Finance project identifier
>{Integer}</FinanceProjectId>Name
Name of finance project
>{String}</Name>FinanceProjectLink
Finance project reference
>{String}</FinanceProjectLink>Product
Product reference
>ProductId
Product identifier
>{Integer}</ProductId>Name
Name of the product
>{String}</Name>ProductLink
Product reference
>{String}</ProductLink>ProductClassification
Product classification reference
>ProductClassificationId
Product classification identifier
>{String}</ProductClassificationId>ProductClassificationLink
Product classification reference
>{String}</ProductClassificationLink>Drawing
Drawing of the product structure
>FileId
File identifier
>{String}</FileId>FileName
Filename to display for the file version. Will be used when downloading the file.
>{String}</FileName>FileLink
File reference
>{String}</FileLink>SourceCustomer
Reference to the customer related to this quality issue.
>CustomerId
Customer identifier
>{Integer}</CustomerId>Name
Name of customer (name of company or surname/familyname/lastname of a person)
>{String}</Name>CustomerLink
Customer reference
>{String}</CustomerLink>SourceSupplier
Reference to the supplier related to this quality issue.
>SupplierId
RamBase supplier identifier
>{Integer}</SupplierId>Name
Name of supplier (name of company or surname/familyname/lastname of a person)
>{String}</Name>SupplierLink
Supplier general ledger account is the default account that should be used on incoming invoices for this supplier.
>{String}</SupplierLink>ProductionResource
Production resource reference
>ProductionResourceId
Production resource identifier
>{Integer}</ProductionResourceId>Name
Name of production resource
>{String}</Name>ProductionResourceLink
Production resource reference
>{String}</ProductionResourceLink>SalesOrderItem
Sales order item reference
>SalesOrderItemId
Sales order item identifier
>{Integer}</SalesOrderItemId>SalesOrder
Sales order reference
>SalesOrderId
Sales order identifier
>{Integer}</SalesOrderId>SalesOrderLink
Sales order reference
>{String}</SalesOrderLink>SalesOrderItemLink
Reference to the sales order item.
>{String}</SalesOrderItemLink>PurchaseOrderItem
Purchase order item reference
>PurchaseOrderItemId
Purchase order item identifier
>{Integer}</PurchaseOrderItemId>PurchaseOrder
Purchase order reference
>PurchaseOrderId
Purchase order identifier
>{Integer}</PurchaseOrderId>PurchaseOrderLink
Purchase order reference
>{String}</PurchaseOrderLink>PurchaseOrderItemLink
Reference to the purchase order item
>{String}</PurchaseOrderItemLink>Manufacturer
Manufacturer reference
>ManufacturerId
Manufacturer identifier
>{Integer}</ManufacturerId>Name
Company name of the manufacturer.
>{String}</Name>ManufacturerLink
Manufacturer reference
>{String}</ManufacturerLink>DetectedOnOperation
Production operation reference where quality issue was detected.
>ProductionOperationId
Production operation identifier
>{Integer}</ProductionOperationId>Name
Name of production operation
>{String}</Name>ProductionOperationLink
Production operation reference
>{String}</ProductionOperationLink>OccurredOnOperation
Production operation where quality issue occured on
>ProductionOperationId
Production operation identifier
>{Integer}</ProductionOperationId>Name
Name of production operation
>{String}</Name>ProductionOperationLink
Production operation reference
>{String}</ProductionOperationLink>Material
Material reference
>ProductId
Product identifier
>{Integer}</ProductId>Name
Name of the product
>{String}</Name>ProductLink
Product reference
>{String}</ProductLink>MaterialClassification
Material classification reference
>ProductClassificationId
Product classification identifier
>{String}</ProductClassificationId>ProductClassificationLink
Product classification reference
>{String}</ProductClassificationLink>ProductionWorkOrder
Production work order reference
>ProductionWorkOrderId
Production work order identifier
>{Integer}</ProductionWorkOrderId>ProductionWorkOrderLink
Production work order reference
>{String}</ProductionWorkOrderLink>TotalCost
Total cost / {SYSCUR}
>{Decimal}</TotalCost>TargetApplication
Application reference when inspecting a line in a report.
>{String}</TargetApplication>Paging
Detailed paging information for this list.
>PageSize
Number of elements in the list, as defined in $top. Default is 10.
>{Integer}</PageSize>Position
Position of the first element in the list
>{Integer}</Position>Page
Page index
>{Integer}</Page>FirstPage
Link to the first page in the list. $pageKey is set to FirstPageKey.
>{String}</FirstPage>PreviousPage
Link to the previous page in the list. $pageKey is set to PreviousPageKey.
>{String}</PreviousPage>NextPage
Link to the next page in the list. $pageKey is set to NextPageKey.
>{String}</NextPage>LastPage
Link to the last page in the list. $pageKey is set to LastPageKey.
>{String}</LastPage>Size
Total number of records in the list. Use $inlinecount=allpages in the request uri to include this
>{Integer}</Size>Status
Status of the item/object.
Possible domain values can be found here
": "{Integer}",QualityIssueId
Quality issue identifier
": "{Integer}",Title
Title of the issue
": "{String}",CreatedBy
Person who created this issue
": {UserId
User identifier
": "{Integer}",FirstName
First name of the user
": "{String}",Name
Name of the user
": "{String}",UserLink
User reference
": "{String}"CreatedAt
Date and time of creation
": "{Date}",OccuredAt
Time and date when the issue occured
": "{Datetime}",Description
Description of quality issue
": "{String}",Type
Quality issue type. I.E "Incident", "Observation" or "Improvement proposal"
": "{String}",Category
Category of the quality issue. Together with type this should apply information on which field/area of a system the quality issue is addressing
": "{String}",DueDate
Time and date when this issue should be resolved
": "{Date}",RiskScore
A calculated score of how much of a risk this issue indicates. It is the product of likelihood and rating (severity)
": "{Integer}",IsMarkedForNCR
Whether or not an issue is marked as non conformance report (NCR)
": "{Boolean}",RegisteredAt
Time and date when this issue was registered
": "{Date}",ClosedAt
Time and date when this issue was resolved
": "{Date}",ExternalReference
External reference identifier from the customer
": "{String}",ReportedBy
Employee, customer or supplier who reported quality issue.
": {Name
Name of the issue reporter
": "{String}",Object
Object reference
": {ObjectType
Type of object
": "{String}",ObjectId
Identifier of the object
": "{Integer}",RamBaseKey
Internal RamBase identifier of the object/item
": "{String}",ObjectLink
API reference to the object
": "{String}"Location
Location where issue occurred.
": {LocationId
Location identifier
": "{Integer}",ShortName
Unique abbreviation/short name of the location
": "{String}",LocationLink
Location reference
": "{String}"Responsible
The user who has been assigned to be responsible for this object.
": {EmployeeId
Employee identifier
": "{Integer}",LastName
Last name of employee
": "{String}",FirstName
First name of employee
": "{String}",EmployeeLink
Employee reference
": "{String}"Assignee
The user who has been assigned to work with this object.
": {EmployeeId
Employee identifier
": "{Integer}",LastName
Last name of employee
": "{String}",FirstName
First name of employee
": "{String}",EmployeeLink
Employee reference
": "{String}"Department
Department responsible to work on this issue
": {DepartmentId
Department identifier
": "{Integer}",Name
Name of department
": "{String}",DepartmentLink
Finance department reference
": "{String}"Source
Document reference of source archive
": {ItemId
Reference to the item id of the object
": "{Integer}",ObjectId
Identifier of the object
": "{Integer}",ObjectType
Type of object
": "{String}",RamBaseKey
Internal RamBase identifier of the object/item
": "{String}",ObjectLink
API reference to the object
": "{String}",ItemLink
API reference to the item
": "{String}"AffectedQuantity
Quantity of product units affected by this quality issue.
": "{Integer}",TotalQuantity
The quantity that will be (or has been) produced
": "{Integer}",FinanceProject
Finance project related to the source of this quality issue.
": {FinanceProjectId
Finance project identifier
": "{Integer}",Name
Name of finance project
": "{String}",FinanceProjectLink
Finance project reference
": "{String}"Product
Product reference
": {ProductId
Product identifier
": "{Integer}",Name
Name of the product
": "{String}",ProductLink
Product reference
": "{String}"ProductClassification
Product classification reference
": {ProductClassificationId
Product classification identifier
": "{String}",ProductClassificationLink
Product classification reference
": "{String}"Drawing
Drawing of the product structure
": {FileId
File identifier
": "{String}",FileName
Filename to display for the file version. Will be used when downloading the file.
": "{String}",FileLink
File reference
": "{String}"SourceCustomer
Reference to the customer related to this quality issue.
": {CustomerId
Customer identifier
": "{Integer}",Name
Name of customer (name of company or surname/familyname/lastname of a person)
": "{String}",CustomerLink
Customer reference
": "{String}"SourceSupplier
Reference to the supplier related to this quality issue.
": {SupplierId
RamBase supplier identifier
": "{Integer}",Name
Name of supplier (name of company or surname/familyname/lastname of a person)
": "{String}",SupplierLink
Supplier general ledger account is the default account that should be used on incoming invoices for this supplier.
": "{String}"ProductionResource
Production resource reference
": {ProductionResourceId
Production resource identifier
": "{Integer}",Name
Name of production resource
": "{String}",ProductionResourceLink
Production resource reference
": "{String}"SalesOrderItem
Sales order item reference
": {SalesOrderItemId
Sales order item identifier
": "{Integer}",SalesOrder
Sales order reference
": {SalesOrderId
Sales order identifier
": "{Integer}",SalesOrderLink
Sales order reference
": "{String}"SalesOrderItemLink
Reference to the sales order item.
": "{String}"PurchaseOrderItem
Purchase order item reference
": {PurchaseOrderItemId
Purchase order item identifier
": "{Integer}",PurchaseOrder
Purchase order reference
": {PurchaseOrderId
Purchase order identifier
": "{Integer}",PurchaseOrderLink
Purchase order reference
": "{String}"PurchaseOrderItemLink
Reference to the purchase order item
": "{String}"Manufacturer
Manufacturer reference
": {ManufacturerId
Manufacturer identifier
": "{Integer}",Name
Company name of the manufacturer.
": "{String}",ManufacturerLink
Manufacturer reference
": "{String}"DetectedOnOperation
Production operation reference where quality issue was detected.
": {ProductionOperationId
Production operation identifier
": "{Integer}",Name
Name of production operation
": "{String}",ProductionOperationLink
Production operation reference
": "{String}"OccurredOnOperation
Production operation where quality issue occured on
": {ProductionOperationId
Production operation identifier
": "{Integer}",Name
Name of production operation
": "{String}",ProductionOperationLink
Production operation reference
": "{String}"Material
Material reference
": {ProductId
Product identifier
": "{Integer}",Name
Name of the product
": "{String}",ProductLink
Product reference
": "{String}"MaterialClassification
Material classification reference
": {ProductClassificationId
Product classification identifier
": "{String}",ProductClassificationLink
Product classification reference
": "{String}"ProductionWorkOrder
Production work order reference
": {ProductionWorkOrderId
Production work order identifier
": "{Integer}",ProductionWorkOrderLink
Production work order reference
": "{String}"TotalCost
Total cost / {SYSCUR}
": "{Decimal}",TargetApplication
Application reference when inspecting a line in a report.
": "{String}"
List of available operations/actions for this resource.
See the operations documentation for more information about API operations.
Possible error codes the response might return:
Error 104920 HTTP 400 | Log text is required |
Error 104921 HTTP 400 | Invalid log category |
Error 101281 HTTP 400 | Too many {0} parameters. Maximum is {1}. |
Error 100175 HTTP 400 | To date must be equal to, or later than from date. |
Error 105710 HTTP 400 | Invalid output type |