Aggiorna Collezione di Prodotti
Aggiorna i dettagli di una collezione di prodotti.
Documentation Index
Fetch the complete documentation index at: https://docs.dodopayments.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizzazioni
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parametri del percorso
Product Collection Id
Corpo
Optional brand_id update
Optional description update - pass null to remove, omit to keep unchanged
Effective_at setting for downgrades: Some(Some(val)) = set, Some(None) = clear (inherit), None = no change
immediately, next_billing_date Effective_at setting for upgrades: Some(Some(val)) = set, Some(None) = clear (inherit), None = no change
immediately, next_billing_date Optional new order for groups (array of group UUIDs in desired order)
Optional image update - pass null to remove, omit to keep unchanged
Optional new name for the collection
On payment failure behavior: Some(Some(val)) = set, Some(None) = clear (inherit), None = no change
prevent_change, apply_change Proration billing mode for downgrades: Some(Some(val)) = set, Some(None) = clear (inherit), None = no change
prorated_immediately, full_immediately, difference_immediately, do_not_bill Proration billing mode for upgrades: Some(Some(val)) = set, Some(None) = clear (inherit), None = no change
prorated_immediately, full_immediately, difference_immediately, do_not_bill Risposta
Product Collection Updated Successfully