POST

Add Items To Benefit


Registers items with a benefit. This is an eventually consistent operation. Items may take a short time to appear in Query Pool Definition Items results after the call returns. Uses a partial success model. Items already registered with the benefit return a per-item error in results.itemMetadata, while new items are added successfully. Check bulkActionMetadata for overall counts and results for per-item outcomes.

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/add-items-to-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?