Update Delivery Settings
Configures how the variant is delivered (e.g., file, custom script).
Requires the stores.products.update permission.
Authorizations
Your API key goes here
Path Parameters
The store’s unique identifier.
The product’s unique identifier.
The variant’s unique identifier.
Body
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.
4096Response
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.