PATCH

Pause Referral Program


Pauses the referral program, changing its status to PAUSED.

Authentication

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

Permissions
Manage Referrals
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/_api/referral-programs/v1/program/pause

Request
This endpoint does not take any parameters.
Response Object
referralProgramReferralProgram

Paused referral program.

Pause Referral 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?