GET

Get Service 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 the service associated with a booking using an anonymous token.

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

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

Errors
401Unauthenticated

There is 1 error with this status code.

404Not Found

There are 2 errors 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?