Checking an image/order has been enhanced
As our system enhances images concurrently you will need to check the
Check the status of a single image
Path Parameters
Name
Type
Description
{
"image_id": uuid,
"order_id": uuid,
"image_name": string,
"enhance_type": string,
"image_type": string,
"status": string,
"sky_replacement": boolean,
"vertical_correction": boolean,
"room_type": string
}Check the status of a group of images (order)
Path Parameters
Name
Type
Description
Last updated