Commerce
updateOffer
Update Offer
Update an Offer's name, description, or pricing.
Arguments
offerIdstringrequiredThe offer ID.namestringoptionalNo description is declared in the tool schema.descriptionstringoptionalNo description is declared in the tool schema.kindstringoptionalAllowed values: one_time, subscription, installment.amountCentsintegeroptionalNo description is declared in the tool schema.currencystringoptionalNo description is declared in the tool schema.intervalstringoptionalAllowed values: day, week, month, year.intervalCountintegeroptionalIntervals between charges. Unit-specific maximum is 3 years.installmentCountintegeroptionalNo description is declared in the tool schema.trialDaysintegeroptionalNo description is declared in the tool schema.
Returns
The registry does not declare a return shape.
Declared limits
amountCents: greater than 0amountCents: maximum 9007199254740991intervalCount: greater than 0intervalCount: maximum 1095installmentCount: greater than 0installmentCount: maximum 9007199254740991trialDays: minimum 0trialDays: maximum 9007199254740991
Ask for it
The Cloud routes these requests to this verb.
- change the Library Card to $12
- rename that offer
Pair it with
The verbs that finish the job.