Skip to main content
POST
Management API 主机(api.scanova.io)上异步打包大量 QR 码以供下载,使用您的原始 Management API 密钥进行身份验证。
string
必填
此操作的标签,显示在列出批量操作中。
array
要下载的特定 QR id。也可改用 filtersearchbulk_op_id
object
一个已保存的过滤器,用于选择要下载哪些 QR 码,作为 qr_id_list 的替代方式。
一个搜索词,用于选择要下载哪些 QR 码,作为 qr_id_list 的替代方式。"all" 选择所有拥有的 QR 码。
string
现有批量操作的 operation_id——重新下载该操作所生成的 QR 码,作为按 id/过滤器/搜索选择的替代方式。
string
下载格式,例如 zipcsvxlsx
string
下载的 QR 图像尺寸(如适用)。
异步——轮询列出批量操作获取 status/progress,然后获取 result_file。如果没有 QR 码与给定的选择条件匹配,则返回 400

相关内容

授权

Authorization
string
header
必填

Send your Management API key as the raw value of the Authorization header — no "Bearer " or "Token " prefix, and no other characters. Example: Authorization: 401f7ac837da42b97f613d789819ff93537bee6a. A header containing more than one space-separated part is rejected outright. Requests also require the request's Host header to be the management API host (e.g. api.scanova.io) — the same key sent to the regular API host will not authenticate.

响应

Download packaging started.