Production APIs
Work order operation details for provided identifier
HTTP method | GET |
URI | https://api.rambase.net/production/work-order-operations/{workOrderOperationId} |
Supported formats | Xml, Html, Json (ex. $format=json) |
- URI parameter {workOrderOperationId} |
Production work order operation identifier
Integer, minimum 100000 |
Custom fields | Custom fields supported |
Successful HTTP status code | 200 |
API resource identifier | 2329, version 68 |
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.
$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 |
$format String, optional | Set the format of the response to use for the request. Accepted values are "xml", "html", "jsonstream", "json" |
$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. |
$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. |
$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. |
$showCustomFields Boolean, optional | Set to "true" to include custom fields. Default value is false. |
Read more about filters and sorting on how to use filter parameters and named filters.
Read more about filters and sorting on how to use sortable parameters
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.
WorkOrderOperationId
Production work order operation identifier
>{Integer}</WorkOrderOperationId>Status
Production work order operation status
Possible domain values can be found here
>{Integer}</Status>ExtendedStatus
Extended Work Order Operation status information
Possible domain values can be found here
>{String}</ExtendedStatus>CreatedAt
Date and time of creation
>{Datetime}</CreatedAt>UpdatedAt
Date and time of update
>{Datetime}</UpdatedAt>ReadyAt
Earliest date and time for starting the work order operation. This is typically when the previous operation was completed. Comparing EarliestStartAt with StartedAt might give insight for improvements.
>{Datetime}</ReadyAt>PlannedStartAt
Date and time planned to start. Specified by the planned work order operation.
>{Datetime}</PlannedStartAt>PlannedFinishedAt
Date and time planned to finish. Specified by the planned work order operation.
>{Datetime}</PlannedFinishedAt>StartedAt
Date and time work order operation actually started
>{Datetime}</StartedAt>FinishedAt
Date and time of completion
>{Datetime}</FinishedAt>IsPaused
True if work order operation is paused
>{Boolean}</IsPaused>WaitTimeEndsAt
Date and time quetime is completed
>{Datetime}</WaitTimeEndsAt>Quantity
Quantity of the work order operation
>{Decimal}</Quantity>CompletedQuantity
Quantity completed in this work order operation
>{Decimal}</CompletedQuantity>ScrappedQuantity
Quantity of recyclable items left over from work order operation. Note that unlike waste, scrap has monetary value.
>{Decimal}</ScrappedQuantity>ProductPlacement
The placement of the product after completed work order operation
>{String}</ProductPlacement>AdditionalManHours
Additional labour hours or man hours in this work order operation.
>{Decimal}</AdditionalManHours>HasPriority
Flag which indicates if Work Order Operation has been prioritized
>{Boolean}</HasPriority>PlannedStartAtMargin
Critical days
>{Integer}</PlannedStartAtMargin>Note
Text field used by operators to write information
>{String}</Note>IsProcessingCompleted
True if processing is completed
>{Boolean}</IsProcessingCompleted>PlannedRunTime
Planned runtime of the work order operation. Calculated by multiplying the quantity of the work order operation by the runtime of the product structure operation
>{Decimal}</PlannedRunTime>RunTime
The time required to process a piece or lot at a specific operation. Specified in hours.
>{Decimal}</RunTime>IsSetupCompleted
True if setup changeover is completed
>{Boolean}</IsSetupCompleted>SetupTime
Time in hours used for setup changeover
>{Decimal}</SetupTime>IsCleanupCompleted
True if cleanup changeover is completed
>{Boolean}</IsCleanupCompleted>CleanupTime
Time in hours used for cleanup changeover
>{Decimal}</CleanupTime>Description
The checkpoint text
>{String}</Description>IsApproved
True if checkpoint is approved
>{Boolean}</IsApproved>ApprovedAt
Date and time of checkpoint approval
>{Datetime}</ApprovedAt>EmployeeId
Employee identifier
>{Integer}</EmployeeId>LastName
Last name of employee
>{String}</LastName>FirstName
First name of employee
>{String}</FirstName>EmployeeLink
Employee reference
>{String}</EmployeeLink>IsOnHold
True if work order operation is on hold
>{Boolean}</IsOnHold>OnHoldAt
Date and time work order operation was set on hold
>{Datetime}</OnHoldAt>OnHoldTo
Date and time work order operation should be on hold to
>{Datetime}</OnHoldTo>Category
A category of work order operation on hold reason
Possible domain values can be found here
>{Integer}</Category>CausedBy
A side responsible for causing work order operation on hold
Possible domain values can be found here
>{String}</CausedBy>Reason
Reason for setting work order operation on hold
>{String}</Reason>UserId
User identifier
>{Integer}</UserId>Name
Name of the user
>{String}</Name>FirstName
First name of the user
>{String}</FirstName>UserLink
User reference
>{String}</UserLink>ProductionWorkOrderId
Production work order identifier
>{Integer}</ProductionWorkOrderId>Status
Status of production work order
Possible domain values can be found here
>{Integer}</Status>CustomersReferenceNumber
Customers order reference. If the production work order is derived from a sales order, the customers order reference will be the same as in the sales order. Typically a reference to an external system.
>{String}</CustomersReferenceNumber>ProductRevision
Product revision used for this production work order
>{String}</ProductRevision>IsManufacturedInBatches
Is Production Work Order is batch type production
>{Boolean}</IsManufacturedInBatches>IsOnHold
Flag to indicate if production work order is on hold
>{Boolean}</IsOnHold>OnHoldAt
Date of putting production work order on hold
>{Datetime}</OnHoldAt>OnHoldTo
Date and time production work order should be on hold to
>{Datetime}</OnHoldTo>Category
A category of production work order on hold reason
Possible domain values can be found here
>{Integer}</Category>CausedBy
A side responsible for causing production work order on hold
Possible domain values can be found here
>{String}</CausedBy>Reason
Reason of putting production work order on hold
>{String}</Reason>Database
Database of the object
>{String}</Database>ItemId
Item-number of the object
>{Integer}</ItemId>ItemType
Type of item
>{String}</ItemType>ObjectId
Identifier of the object
>{Integer}</ObjectId>ObjectType
Type of object
>{String}</ObjectType>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>ObjectLink
API reference to the object
>{String}</ObjectLink>RamBaseKey
Internal RamBase identifier of the object/item
>{String}</RamBaseKey>ItemLink
API reference to the item
>{String}</ItemLink>ProductId
Product identifier
>{Integer}</ProductId>Name
Name of the product
>{String}</Name>ProductLink
Product reference
>{String}</ProductLink>ProductionWorkOrderLink
Production work order reference
>{String}</ProductionWorkOrderLink>ProductStructureOperationId
Product structure operation identifier
>{Integer}</ProductStructureOperationId>SequenceNumber
Sequence number of the product structure operation. Unique within a product structure.
>{Integer}</SequenceNumber>WaitTime
The wait time is used to specify if the products needs to wait before continuing to the next operation. A typical example is the time required for drying after the application of paint. The wait time is specified in hours.
>{Decimal}</WaitTime>RunTime
Runtime of the product structure operation. Changeover time is not included here.
>{Decimal}</RunTime>SetupTime
Changeover pre/setup time in hours
>{Decimal}</SetupTime>CleanupTime
Changeover post/cleanup time in hours
>{Decimal}</CleanupTime>ProductionOperationId
Production operation identifier
>{Integer}</ProductionOperationId>Name
Name of production operation
>{String}</Name>ProductionOperationLink
Production operation reference
>{String}</ProductionOperationLink>ProductionResourceGroupId
Production resource group identifier
>{Integer}</ProductionResourceGroupId>Name
Name of production resource group
>{String}</Name>ProductionResourceGroupLink
Production resource group reference
>{String}</ProductionResourceGroupLink>ProductionResourceId
Production resource identifier
>{Integer}</ProductionResourceId>AllowMultipleOperators
True if multiple operators can work with one work order operation.
>{Boolean}</AllowMultipleOperators>Name
Name of production resource
>{String}</Name>AllowManHours
True if man hours can be added to the work log of work order operations
>{Boolean}</AllowManHours>Code
A number which indicates production resource state, 0=OK, 10=warning, 20=stopped
Possible domain values can be found here
>{Integer}</Code>Note
A description which explains a reason for setting production resource state
>{String}</Note>ProductionResourceLink
Production resource reference
>{String}</ProductionResourceLink>IsOutsourced
A flag to indicate if production operation is outsourced
>{Boolean}</IsOutsourced>ProductStructureId
Product structure identifier
>{Integer}</ProductStructureId>ProductStructureLink
Product structure reference
>{String}</ProductStructureLink>ProductStructureVersionId
Product structure identifier
>{Integer}</ProductStructureVersionId>ProductStructureVersionLink
Product structure reference
>{String}</ProductStructureVersionLink>EmployeeId
Employee identifier
>{Integer}</EmployeeId>LastName
Last name of employee
>{String}</LastName>FirstName
First name of employee
>{String}</FirstName>EmployeeLink
Employee reference
>{String}</EmployeeLink>PurchaseOrderItemId
Item-/line-number of the purchase order
>{Integer}</PurchaseOrderItemId>PurchaseOrderId
Purchase order identifier
>{Integer}</PurchaseOrderId>PurchaseOrderLink
Purchase order reference
>{String}</PurchaseOrderLink>PurchaseOrderItemLink
Purchase order item reference
>{String}</PurchaseOrderItemLink>WorkOrderOperationId
Production work order operation identifier
": "{Integer}",Status
Production work order operation status
Possible domain values can be found here
": "{Integer}",ExtendedStatus
Extended Work Order Operation status information
Possible domain values can be found here
": "{String}",CreatedAt
Date and time of creation
": "{Datetime}",UpdatedAt
Date and time of update
": "{Datetime}",ReadyAt
Earliest date and time for starting the work order operation. This is typically when the previous operation was completed. Comparing EarliestStartAt with StartedAt might give insight for improvements.
": "{Datetime}",PlannedStartAt
Date and time planned to start. Specified by the planned work order operation.
": "{Datetime}",PlannedFinishedAt
Date and time planned to finish. Specified by the planned work order operation.
": "{Datetime}",StartedAt
Date and time work order operation actually started
": "{Datetime}",FinishedAt
Date and time of completion
": "{Datetime}",IsPaused
True if work order operation is paused
": "{Boolean}",WaitTimeEndsAt
Date and time quetime is completed
": "{Datetime}",Quantity
Quantity of the work order operation
": "{Decimal}",CompletedQuantity
Quantity completed in this work order operation
": "{Decimal}",ScrappedQuantity
Quantity of recyclable items left over from work order operation. Note that unlike waste, scrap has monetary value.
": "{Decimal}",ProductPlacement
The placement of the product after completed work order operation
": "{String}",AdditionalManHours
Additional labour hours or man hours in this work order operation.
": "{Decimal}",HasPriority
Flag which indicates if Work Order Operation has been prioritized
": "{Boolean}",PlannedStartAtMargin
Critical days
": "{Integer}",Note
Text field used by operators to write information
": "{String}",IsProcessingCompleted
True if processing is completed
": "{Boolean}",PlannedRunTime
Planned runtime of the work order operation. Calculated by multiplying the quantity of the work order operation by the runtime of the product structure operation
": "{Decimal}",RunTime
The time required to process a piece or lot at a specific operation. Specified in hours.
": "{Decimal}"IsSetupCompleted
True if setup changeover is completed
": "{Boolean}",SetupTime
Time in hours used for setup changeover
": "{Decimal}",IsCleanupCompleted
True if cleanup changeover is completed
": "{Boolean}",CleanupTime
Time in hours used for cleanup changeover
": "{Decimal}"Description
The checkpoint text
": "{String}",IsApproved
True if checkpoint is approved
": "{Boolean}",ApprovedAt
Date and time of checkpoint approval
": "{Datetime}",EmployeeId
Employee identifier
": "{Integer}",LastName
Last name of employee
": "{String}",FirstName
First name of employee
": "{String}",EmployeeLink
Employee reference
": "{String}"IsOnHold
True if work order operation is on hold
": "{Boolean}",OnHoldAt
Date and time work order operation was set on hold
": "{Datetime}",OnHoldTo
Date and time work order operation should be on hold to
": "{Datetime}",Category
A category of work order operation on hold reason
Possible domain values can be found here
": "{Integer}",CausedBy
A side responsible for causing work order operation on hold
Possible domain values can be found here
": "{String}",Reason
Reason for setting work order operation on hold
": "{String}",UserId
User identifier
": "{Integer}",Name
Name of the user
": "{String}",FirstName
First name of the user
": "{String}",UserLink
User reference
": "{String}"ProductionWorkOrderId
Production work order identifier
": "{Integer}",Status
Status of production work order
Possible domain values can be found here
": "{Integer}",Type
Type of production work order
Possible domain values can be found here
": "{String}",CustomersReferenceNumber
Customers order reference. If the production work order is derived from a sales order, the customers order reference will be the same as in the sales order. Typically a reference to an external system.
": "{String}",ProductRevision
Product revision used for this production work order
": "{String}",IsManufacturedInBatches
Is Production Work Order is batch type production
": "{Boolean}",IsOnHold
Flag to indicate if production work order is on hold
": "{Boolean}",OnHoldAt
Date of putting production work order on hold
": "{Datetime}",OnHoldTo
Date and time production work order should be on hold to
": "{Datetime}",Category
A category of production work order on hold reason
Possible domain values can be found here
": "{Integer}",CausedBy
A side responsible for causing production work order on hold
Possible domain values can be found here
": "{String}",Reason
Reason of putting production work order on hold
": "{String}",Database
Database of the object
": "{String}",ItemId
Item-number of the object
": "{Integer}",ItemType
Type of item
": "{String}",ObjectId
Identifier of the object
": "{Integer}",ObjectType
Type of object
": "{String}",CustomerId
Customer identifier
": "{Integer}",Name
Name of customer (name of company or surname/familyname/lastname of a person)
": "{String}",CustomerLink
Customer reference
": "{String}"ObjectLink
API reference to the object
": "{String}"RamBaseKey
Internal RamBase identifier of the object/item
": "{String}",ItemLink
API reference to the item
": "{String}"ProductId
Product identifier
": "{Integer}",Name
Name of the product
": "{String}",ProductLink
Product reference
": "{String}"ProductionWorkOrderLink
Production work order reference
": "{String}"ProductStructureOperationId
Product structure operation identifier
": "{Integer}",SequenceNumber
Sequence number of the product structure operation. Unique within a product structure.
": "{Integer}",WaitTime
The wait time is used to specify if the products needs to wait before continuing to the next operation. A typical example is the time required for drying after the application of paint. The wait time is specified in hours.
": "{Decimal}",RunTime
Runtime of the product structure operation. Changeover time is not included here.
": "{Decimal}"SetupTime
Changeover pre/setup time in hours
": "{Decimal}",CleanupTime
Changeover post/cleanup time in hours
": "{Decimal}"ProductionOperationId
Production operation identifier
": "{Integer}",Name
Name of production operation
": "{String}",Type
Type of operation
Possible domain values can be found here
": "{String}",ProductionOperationLink
Production operation reference
": "{String}"ProductionResourceGroupId
Production resource group identifier
": "{Integer}",Name
Name of production resource group
": "{String}",ProductionResourceGroupLink
Production resource group reference
": "{String}"ProductionResourceId
Production resource identifier
": "{Integer}",AllowMultipleOperators
True if multiple operators can work with one work order operation.
": "{Boolean}",Name
Name of production resource
": "{String}",AllowManHours
True if man hours can be added to the work log of work order operations
": "{Boolean}",Code
A number which indicates production resource state, 0=OK, 10=warning, 20=stopped
Possible domain values can be found here
": "{Integer}",Note
A description which explains a reason for setting production resource state
": "{String}"ProductionResourceLink
Production resource reference
": "{String}"IsOutsourced
A flag to indicate if production operation is outsourced
": "{Boolean}",ProductStructureId
Product structure identifier
": "{Integer}",ProductStructureLink
Product structure reference
": "{String}"ProductStructureVersionId
Product structure identifier
": "{Integer}",ProductStructureVersionLink
Product structure reference
": "{String}"EmployeeId
Employee identifier
": "{Integer}",LastName
Last name of employee
": "{String}",FirstName
First name of employee
": "{String}",EmployeeLink
Employee reference
": "{String}"PurchaseOrderItemId
Item-/line-number of the purchase order
": "{Integer}",PurchaseOrderId
Purchase order identifier
": "{Integer}",PurchaseOrderLink
Purchase order reference
": "{String}"PurchaseOrderItemLink
Purchase order item reference
": "{String}"Type
Type of work order operation group
Possible domain values can be found here
": "{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 99946 HTTP 400 | {0}: Missing mandatory arguments {1} |
Error 101231 HTTP 404 | Production work order item {0}-{1} not found |