wareconn•API

API tools for developer, contact us if you need customized development.

Automatic Station · API description

1

Service center received products from customer and started to repair and process station flow. In this case, all repair record and station status will be real-time saved in wareconn. No any concerns on record lost.

2

According to pre-set station flow, service center follow it to repair product and track repair progress through wareconn in time. Available to find repair record in “Statistics/ Ware No. List” and station flow in "Service Condition/ Service Term"

Automatic Station API

POST
/v1/r/Progress/autoStn
Description:Expired: 7200 seconds. Please obtain new token if expired
Request Parameter:
Parameter Remarks Example
part_number Product Part No. MX6DC
serial_number Product Serial No. PLKMX6DC1379025P003QB04
status Status Pass
rpn_id Station ID VlkFoWlo
contents Station Record array{' Y -M-D hr:min:sec' : 'Record' ,
'2018-06-07 14:12:24' : 'Replacement'}
Result:
Parameter Remarks Example
code Success: code = 0 ; Error: code > 0 0
msg Success success