Submit leads to an agent

Markdownとして表示
Submit one or more leads to a specific SimZ agent for outbound calling.

認証

X-Company-API-Keystring
Company API key issued by SimZ.

パスパラメータ

agentIdstring必須
SimZ agent ID that should receive the leads.

リクエスト

This endpoint expects an object.
leadslist of objects必須
Leads to submit to the target agent.
optionsobjectオプション

レスポンス

All submitted leads were accepted.
successboolean
batchIdstring or null
Batch identifier for the submitted leads when returned.
acceptedinteger>=0
rejectedinteger>=0
errorslist of objects

エラー

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error