Set Bridge Row Status
Set the user-facing status for a single row in a Bridge. The rowId must identify a row that belongs to the specified bridgeId.
Use this when a caller needs to move one Bridge row to a new status without updating any other column values.
Supported default values are New, Actioned, Saved, Not Interested. For conferences it might additionally include Attending, Sponsoring. In the UI, ‘New’ is shown as ‘Needs action’, and ‘Saved’ is shown as ‘Starred’. Filtering on Actioned will include Sponsoring and Attending.
Authorizations
HTTP Bearer Authentication
Body
Bridge row status update
New, Actioned, Saved, Attending, Sponsoring, Not Interested Response
Bridge row status updated
Unique identifier for the row
UUID of the bridge this row belongs to
Timestamp when the row was last updated
Current processing status of the row
NotProcessed, Queued, Processing, Processed, Failed, Skipped Optional name or title of the row
UUID of the buyer associated with this row, if any
UUID of the conference organizer associated with this row, if any
Reference to the underlying entity (id + type) this row represents, when available.