website logo
⌘K
🚀Welcome to Eyrene!
🎉What's New
😎Tutorials
📱Mobile App
💻Web Portal
🔌API
Docs powered by archbee 

Recognition error

Create a recognition error message. The method supports the transmission of error-proof images. Images must be pre-loaded into the system via /uploads or /uploads_by_url

POST /recognition_error
POST
Params
Body Parameters
sku_gid
required
String
SKU ID with the error.
scene
required
String
Uuid, the ID of the scene where the SKU with the error is located.
message
optional
String
Description of the error.
images
optional
String
A list of photo IDs to process. Images are used to confirm recognition errors. Photos must be pre-uploaded via /uploads or /uploads_by_url.


Response parameters​



recognition_error_id string (unique ID)

Request ID.





Updated 14 Apr 2022
Did this page help you?
Yes
No
PREVIOUS
Recognize
NEXT
Reports
Docs powered by archbee 
Request Example