# Group Participation Incentives ## Create GroupsParticipationIncentive - [POST /group-participation-incentives](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/group-participation-incentives/creategroupsparticipationincentive.md): Creates a new GroupsParticipationIncentive ## List GroupsParticipationIncentive - [GET /group-participation-incentives](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/group-participation-incentives/listgroupsparticipationincentive.md): Lists all GroupsParticipationIncentive ## Get GroupsParticipationIncentive - [GET /group-participation-incentives/{groupsParticipationIncentiveKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/group-participation-incentives/getgroupsparticipationincentive.md): Gets GroupsParticipationIncentive ## Update GroupsParticipationIncentive - [PUT /group-participation-incentives/{groupsParticipationIncentiveKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/group-participation-incentives/updategroupsparticipationincentive.md): Updates a specific GroupsParticipationIncentive. ## Delete GroupsParticipationIncentive - [DELETE /group-participation-incentives/{groupsParticipationIncentiveKey}](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/group-participation-incentives/deletegroupsparticipationincentive.md): Deletes an GroupsParticipationIncentive ## Create or Update Batch GroupsParticipationIncentive - [PUT /group-participation-incentives-batch](https://vbapi-docs.vbasoftware.com/openapi/vbasoftware.api/group-participation-incentives/updatebatchgroupsparticipationincentive.md): Create or Update multiple GroupsParticipationIncentive at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.