subscription.server_changedSent when the server a subscription renews commands to is changed, either by the customer (when the package has “Allow subscribers to change their server” enabled) or by an admin from the dashboard.
data
subscription_idstring· uuidThe subscription ID.
package_idstring· uuidPackage ID of the subscription.
previous_server_idstring· uuidID of the server previously assigned to this subscription.
new_server_idstring· uuidID of the server now assigned to this subscription.
FluxStore sends this payload as an HTTP POST to your configured webhook URL.