Validate Item Serial is Returned
GET
/v{version}/stockItems/{stockItemId}/validate/serial/{serialNo}/returned/{rrCode}Return true if the specified RR code is exist for this serial, otherwise retun false...
Request
Path Params
stockItemId
integer <int32>
required
serialNo
string
required
rrCode
string
required
version
string
required
The requested API version
Default:
2.0
Request samples
Responses
OK(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
OK
Data Schema
No schema defined
Example
Not configured
Last modified: 5 days ago