API
Image Recognition API

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
Request
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 03 Mar 2023
Did this page help you?