v1
latestOpenAPI 3.0.22026-07-24800528.1 KBConvert a customer
Converts a click on a website to a customer, complete with all website visitor information and partner attribution.
post/conversion/xid
Request body
Example request
{
"meta": {
"custom_field_1": "example_value_1",
"custom_field_2": "example_value_2"
}
}Response
200
Example response
{
"status": 200
}