Changing Booked By Detail, while booking from API Explorer

Hi,
Whenever I try to book an appointment from API Explorer, I always get the owner name in a booked by detail. Although, I booked from different account.

How can I make the appointment to be booked by staff members when booked via API explorer?

Thanks,
Binam

What’s the request body look like for the API call? Are you passing in the right team_member_id? :slightly_smiling_face:

Yes, the staff assigned is perfect, but I am only able to see the booked by name assigned to the owner of square account.
How can I know who had booked an appointment when done via API explorer?

I’m checking with the team but I don’t think that the Booked By field is configurable. :slightly_smiling_face:

Can you please confirm, if it can’t be changed?

Thanks,
Binam

At this time this will always be the owner of the account when the booking is created with the API with seller permissions. :slightly_smiling_face:

Thanks for the confirmation!!