Skip to main content
POST
Register conversion

Authorizations

Authorization
string
header
required

API Key in Authorization header. Example: Authorization: Bearer sk_live_xxxxx

Body

application/json
msg_id
string
required

Notifique message ID tied to the click (Smart Link).

Maximum string length: 128
order_id
string
required

Unique order ID in your system.

Maximum string length: 256
value
number

Amount in currency units (e.g. 149.90).

valueCents
integer

Amount in cents (alternative to value).

currency
string
default:BRL
metadata
object

Response

Conversion already existed (idempotent).