Hi,
We pre-fill customer info when booking through our CRM as documented here:
However, customer’s phone number country code is ignored and instead it uses our employee’s country code, leading to confirmation SMS not working.
Example:
Customer is in US, employee is in Mexico.
Url param looks like ?PHONE=15555555 (+1 country code)
But form shows phone number +52-555-5555 (+52 country code)
Thank you