updateExtendedFields( )


Developer Preview

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

Updates extended fields of a menu ordering settings entity without incrementing its revision.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
_idstringRequired

ID of the entity to update.


namespacestringRequired

Identifier for the app whose extended fields are being updated.


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