GET
/
associate
curl --request GET \
  --url https://api.truecall.com/associate
{
  "tc_req_id": "bnqtkot35h9bxgqi8ymva70x1easzqb7l7lt",
  "tc_status": "success"
}

Query Parameters

api_key
string
required

Campaign's API key

tc_id
string
required

TrueCall session ID

dialed_number
string
required

Number dialed by consumer

consumer_phone
string
required

Consumer's phone number

Response

200 - application/json
Associate response
tc_req_id
string
Example:

"bnqtkot35h9bxgqi8ymva70x1easzqb7l7lt"

tc_status
enum<string>
Available options:
success
Example:

"success"