Skip to main content
POST
Attach evidence to an intent

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Body

application/json
intentId
string
required
Minimum string length: 1
type
enum<string>
Available options:
receipt,
screenshot,
invoice,
confirmation,
other
description
string
url
string<uri>
amountEuros
number
Required range: x >= 0
merchant
string

Response

Evidence created

id
string
intentId
string
agentId
string
ownerId
string
type
string
description
string | null
url
string | null
amountEuros
number | null
merchant
string | null
createdAt
string<date-time>