Request body { // Machine serial number "machine_serial_number": "string", // Image URL to be printed "image_url": "string", // SVG pattern to be cut "svg_url": "string", // Fixed value: 1 "order_type": 1, // Fixed value: 1 "order_subtype": 1, // Fixed value: "test" "channel": "string", // Customer ERP order number (optional) "remote_order": "string", // Customer remarks (optional) "remote_remark": "string" } Responses 200 { // Order number generated in our system "order_no": "string", // Pickup code generated in our system "pickup_code": 0 } TIPS: 1,For the uploaded image to be printed, please ensure the resolution is set to 1200x2100, with the effective area controlled at 1140x1195, leaving a 50-pixel white margin from the top and a 30-pixel white margin from the left. The DPI should be 300, and the image size should be kept within 1 MB.