Releases: seatsio/seatsio-php
Releases · seatsio/seatsio-php
v52
Category key can be either int or string
v50
Added $origin field to StatusChange
v49
Added $withValidation parameter to ChartListParams. If set to true, charts have a $validation property that can contain warnings and errors.
v48
- Exposed usage reports under SeatsioClient->usageReports
- Moved EventReportItem and EventReports from \Seatsio\Reports package to \Seatsio\Reports\Events
- Moved ChartReportItem and ChartReports from \Seatsio\Reports package to \Seatsio\Reports\Charts
v47
Calls that change object status take an optional keepExtraData parameter
v46
Event report shows number of held and free places in a GA area
v45
Added chart validation methods and a method for updating account settings: $seatsioClient->charts->validateDraftVersion
, $seatsioClient->charts->validatePublishedVersion
, $seatsioClient->accounts->updateSetting
v44
Exposed isSubaccount flag
v43
New API endpoints to fetch chart reports by categoryKey and categoryLabel