getServiceOptionsAndVariantsByServiceId( )


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 service's options and variants by service_id.

Permission Scopes

For app development, you must have one of the following permission scopes:
Read Bookings - Public Data
Manage Bookings Services and Settings
Manage Bookings
Read Bookings - Including Participants
Read Bookings - all read permissions
Manage Bookings - all permissions
Learn more about permission scopes.
Method Declaration
Copy
Method Parameters
serviceIdstringRequired

ID of the service to retrieve options and variants for.

Returns
Return Type:Promise<GetServiceOptionsAndVariantsByServiceIdResponse>
Was this helpful?
Yes
No