POST

Remove Items From Benefit


Developer Preview

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

Removes items from a benefit. The service removes items asynchronously. They may briefly still appear in Query Pool Definition Items results after the call returns. Item references not matching any registered item appear in results as per-item failures with itemMetadata.error.code set to NOT_FOUND.

Authentication

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

Permissions
Manage benefit programs
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/benefit-programs/v1/pool-definition-items/remove-items-from-benefit

Errors
404Not Found

There is 1 error with this status code.

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

Did this help?