How to create a new customer for a booking with "creation_source" - "APPOINTMENTS"?

Hi,

I need to create a booking for a new customer with booking/create api method.
This requires a customer_id and i will create a new one with customer/create method, but is there a way to set the “creation_source”: “APPOINTMENTS” on the new customer? In the customer created with customer/create api will have the source “THIRD_PARTY”.

I currently use the iframe provided for bookings by square and the source of new customers is ‘appointments’, but i need to change it with the api.

At this time the ability to set the creation_source to APPOINTMENTS is currently available. We’re constantly working to improve our features based on feedback like this, so I’ll be sure to share your request to the API product team. :slightly_smiling_face: