GET

Get Booking Anonymously


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a booking and its allowed anonymous actions using an anonymous token.

This method doesn't require standard authentication. Pass a token generated by Get Anonymous Action Token instead.

To include booking fee details, specify BOOKING_FEES in fields.

Endpoint
GET
https://www.wixapis.com/v1/anonymous-bookings/{token}

Errors
401Unauthenticated

There is 1 error with this status code.

404Not Found

There is 1 error with this status code.

428Failed Precondition

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?