Skip to Content
FluxStore is currently invite-only. Some sections of this documentation are still being written and expanded.
APIWebhooksEventsSubscription Started
POSTsubscription.started

Sent when a new subscription has been created.

data

subscription_idstring· uuid
The subscription ID.
player_usernamestring
Player in-game name.
player_uuidstring· uuid
Minecraft UUID, if known.
package_idstring· uuid
Package ID of the subscribed package.
package_namestring
Package name at time of subscription.
payment_providerstring
Payment provider handling the subscription (e.g. stripe, paypal).

FluxStore sends this payload as an HTTP POST to your configured webhook URL.