Skip to main content
WEBHOOK

授权

Authorization
string
header
必填

会话 JWT(来自注册/登录)或 API key(pk_...)。 也接受 X-API-Key: <token> 作为替代请求头。

请求体

application/json
batch_id
string
status
enum<string>
可用选项:
completed,
completed_with_errors,
failed
total_items
integer
succeeded_items
integer
failed_items
integer
country
string
purpose
enum<string>
可用选项:
credit_evaluation,
tenant_screening,
hiring,
supplier_onboarding,
other

响应

200

返回任何 2xx 以确认交付。

最后修改于 2026年8月22日