update_program_edition
Modify program edition details including dates, pricing, participant limits, and publication status in the Eduframe system.
Instructions
Update a program edition
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the program edition to update | |
| name | No | Name of the program edition. | |
| start_date | No | Nominal start date of the edition. | |
| end_date | No | Nominal end date of the edition (inclusive). | |
| cost | No | The price to be paid for this edition. | |
| cost_scheme | No | How should the edition be paid by default. | |
| min_participants | No | A number representing the minimum number of participants. | |
| max_participants | No | A number representing the maximum number of participants. | |
| is_published | No | Boolean representing the publishable status of the edition. | |
| custom | No | ||
| custom_associations | No |