Go Headless

/

REST
Articles
Get Started
Use the Wix MCP
What's New

App Management
OAuth 2
App Billing
App Instance
App Permissions
Embedded Scripts
BI Event
Editor Deep Link
Site Plugins

Business Solutions
eCommerce
Stores
Bookings
CMS
Events
Restaurants
Blog
Forum
Pricing Plans
Portfolio
Benefit Programs

Assets
Media
HTTP Functions
Pro Gallery

CRM
Members & Contacts
Forms
Community
Communication
Loyalty Program
CRM

Business Management
AI Site-Chat
Analytics
App Installation
Async Job
Automations
Calendar
Captcha
Categories
Cookie Consent Policy
Data Extension Schema
Dashboard
FAQ App
Get Paid
Payment Links
About the Payment Links APIs
Payment Links
Introduction
Sample Flows
Filtering and Sorting
Introduction to Settings
Payment Link Object
P
Create Payment Link
G
Get Payment Link
D
Delete Payment Link
P
Query Payment Links
P
Search Payment Links
P
Deactivate Payment Link
P
Activate Payment Link
P
Initiate Payment
P
Send Payment Link
P
Set Note
P
Update Extended Fields
P
Bulk Update Payment Link Tags
P
Bulk Update Payment Link Tags By Filter
Payment Link Created
Payment Link Deleted
Payment Link Activated
Payment Link Deactivated
Payment Link Note Set
Payment Link Payment Initiated
Payment Link Sent
Payment Link Updated
Payment Link Payments
Payment Link Settings
Receipts
Headless Authentication
Locations
Marketing
Multilingual
Notifications
Payments
Site Search
Secrets
Site Properties
Site URLs
Tags

Account Level
About Account Level APIs
Sites
Resellers
Domains
B2B Site Management
User Management
POST

Bulk Update Payment Link Tags By Filter


Developer Preview

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

Updates tags on multiple payment links, by the specified filter. Works asynchronously, and returns a job ID.

An empty filter will update all payment links.

A tag that is specified both in the list of assign and unassign tags, will be assigned.

Specify the returned jobId in Get Async Job (SDK | REST) to track the job's status.

Authentication

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

Permissions
Manage Paylinks
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/payment-links/v1/bulk/payment-links/update-tags-by-filter

Errors

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

Did this help?