Update a discount group
Updates a discount group using its ID.
If successful, your response includes a copy of the updated discount group entity.
Path Parameters
Paddle ID of the discount group entity to work with.
Request Body
Whether this entity can be used in Paddle.
Name of this discount group, typically something short and memorable for categorization. Not shown to customers.
Response
Represents a discount group entity.
Unique Paddle ID for this discount group, prefixed with dsg_
.
Unique name of this discount group, typically something short and memorable for categorization. Not shown to customers.
Whether this entity can be used in Paddle.
RFC 3339 datetime string of when this entity was created. Set automatically by Paddle.
RFC 3339 datetime string of when this entity was updated. Set automatically by Paddle.
Import information for this entity. null
if this entity is not imported.
Information about this response.
Unique ID for the request relating to this response. Provide this when contacting Paddle support about a specific request.
1231{
2 "name": "Cyber Monday 2025"
3}