v1

latestOpenAPI 3.0.02026-07-1319142308.8 KB
ticket

patch/ticket

Query parameters

idstring uuid
created_atstring timestamp with time zone
event_idstring uuid
namestring text
descriptionstring text
pricestring bigint
require_approvalstring boolean
start_atstring timestamp with time zone
end_atstring timestamp with time zone
capacitystring bigint
remaining_capacitystring bigint
organization_idstring uuid
stripe_product_idstring text
stripe_price_idstring text

Headers

Prefer'return=representation' | 'return=minimal' | 'return=none'

Preference

Request body

idstring uuid required

Note: This is a Primary Key.<pk/>

created_atstring timestamp with time zone required
event_idstring uuid required

Note: This is a Foreign Key to event.id.<fk table='event' column='id'/>

namestring text required
descriptionstring text
priceinteger
require_approvalboolean required
start_atstring timestamp with time zone
end_atstring timestamp with time zone
capacityinteger
remaining_capacityinteger
organization_idstring uuid

Note: This is a Foreign Key to organization.id.<fk table='organization' column='id'/>

stripe_product_idstring text
stripe_price_idstring text

Response

No Content