action britbox_activate_save_offer { label: "activateSaveOffer" description: "Activates the discount for a user. Only Stripe platform is currently supported." provider: britbox method: POST path: "/itv/save-offer" encoding: json input: { type: "string" } output: { type: "object" additionalProperties: true } }