Transactional data
Transactional operations data
Last updated
Transactional operations data
Last updated
Access token can be generated using a REST API.
POST
https://auth.uat.industryapps.net/auth/realms/IndustryApps/protocol/openid-connect/token
Access Token generated in the response will be set in all AAS master data request header.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Purchase Order List
POST
https://connect.dev.industryapps.net/platform-api/v1/inbound/purchase-order-list
Returns all purchase orders
Purchase Order Details
POST
https://connect.dev.industryapps.net/platform-api/v1/inbound/purchase-order-details
Production Order List
POST
https://connect.dev.industryapps.net /platform-api/v1/manufacturing/production-order-list
List of Production Orders
Production Order Details
POST
https://connect.dev.industryapps.net /platform-api/v1/manufacturing/production-orderdetails
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
content-type*
application/x-www-form-urlencoded
Submit data as form
grant_type*
client_credentials
client_id*
String
Will be available in the App Information page
client_secret*
String
Will be available in the App Information page
Authorization*
Bearer auth_token
Provide the generated token
UserToken*
Bearer user_token
Provide the token received from the user data javascript method
plantList*
[1]
List of plant IDs
metadata*
{ "pagePosition" : 1, "pageSize" : 15 }
Page number and position for paged response
toDate
String
filter by to date (timestamp)
fromDate
String
filter by from date (timestamp)
frequency
String
Allowed values are
D - Daily
W - Weekily
M - Monthly
Y - Yearly
Authorization*
Bearer auth_token
Provide the generated token
UserToken*
Bearer user_token
Provide the token received from the user data javascript method
orderId*
String
Order Id
today
String
timestamp now
plantList
[1]
List of plant IDs
Authorization*
Bearer auth_token
Provide the generated token
UserToken*
Bearer user_token
Provide the token received from the user data javascript method
fromDate
String
filter by from date (timestamp)
toDate
String
filter by to date (timestamp)
rangeType
5D
type
A
workOrderNo
String
WorkOrder number
lineId
String
status
String
Allowed Status are
P - Pending
S - Scheduled
I - In Progress
C - Complete
productCode
String
Product Code
toolId
String
Tool Id
machineId
String
Machine Id
metadata*
{ "pageSize" : 10, "pagePosition" : 1 }
Page number and position for paged response
processTypeId*
1
Process Type Id
1 - Diecasting
2 - Shotblasting
3 - Trimming
plantList*
[1]
List of plant IDs
Authorization*
Bearer auth_token
Provide the generated token
UserToken*
Bearer user_token
Provide the token received from the user data javascript method
requestParameter*
{ "SubWorkOrderID" : 13616 }
WorkOrder Id
plantList*
[1]
List of plant IDs