I had previously been using Bland.ai and was able to send a batch of calls in an api request from our CRM with customer name, number, CRM-ID etc. Is this possible in VAPI? I seem to be able to send a batch of calls with Customers: [ {"number":"12345"},{"number":"6789"}]. But I can't pass any other data. Is this possible?