customer id
# support
v
can anyone tell me about customer id what should fill up in api reference?
v
@vsagar Certainly! In the API reference, when you're asked to provide a
customerId
, you should fill in the unique identifier of the customer you want to call. This
customerId
is typically a string that represents an existing customer in your system. If you're making an outbound call to a customer whose information is already stored and recognized by the system, you would use their
customerId
to reference them. If you're calling a new or transient customer and you don't have a
customerId
for them, you would use the
customer
object instead and provide the necessary details such as
customer.number
. Would you like to proceed with an API call using a
customerId
or with a new
customer
object?
You can continue this conversation by mentioning me in the message.
s
you have to store customer data in vapi to use customer id
To make phone calls
no response closing the ticket.
4 Views