PATCH

Update Loyalty Program


Updates the loyalty program.

You cannot activate the loyalty program using this endpoint. To do so, use the Activate Loyalty Program endpoint.

Authentication

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

Permissions
Manage Loyalty
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/loyalty-programs/v1/program

Body Params
loyaltyProgramLoyaltyProgramRequired

Loyalty program fields to update.

Response Object
loyaltyProgramLoyaltyProgram

Updated loyalty program.

Update loyalty program
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?