Configures how the variant is delivered (e.g., file, custom script).
Requires the stores.products.update permission.
Your API key goes here
The store’s unique identifier.
The product’s unique identifier.
The variant’s unique identifier.
The form containing new delivery parameters.
The form used to create a product variant.
If true, the buyer must authorize via Discord.
Enabled delivery types. Valid values: license_keys, dynamic, keyauth, instructions, files.
URL for dynamic fulfillment (when using the "dynamic" delivery type).
2048Optional message shown on delivery.
4096Subscription billing period. Null for one-time products.
The object was successfully updated.
Represents a default generic response for API endpoints.
Indicates whether the operation or response was successful.
A descriptive message providing additional context or information about the response.
The error code (if there was an error) to use when referencing the error
Represents a configurable variant associated with a product, containing various properties such as pricing, stock, delivery options, and custom fields.