fonzip_events
Create and update events, manage ticket definitions, and retrieve ticket sales details for associations and foundations.
Instructions
Etkinlikler: etkinlik olusturma, guncelleme, durum degistirme, silme; bilet tanimlari; bilet satislari ve satis detaylari.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | [create, update] Event URL | |
| name | No | [create, update] Event name | |
| image | No | [create, update] Event image url | |
| price | No | [create_ticket, update_ticket] Price | |
| query | No | [list, list_ticket_sales] search parameter. start with - (minus) char to exclude searched text | |
| title | No | [create_ticket, update_ticket] Zorunlu: create_ticket, update_ticket. Ticket name | |
| venue | No | [create, update] Event venue | |
| action | Yes | Yapilacak islem. Her action'in kendi zorunlu alanlari vardir; asagidaki aciklamalarda hangi alanin hangi action'a ait oldugu koseli parantez icinde belirtilir. | |
| active | No | [update_status] true if event is active, false if event is passive | |
| amount | No | [list_ticket_sales] payment/debt amount | |
| status | No | [list_ticket_sales] what kind of ticket sales should be listed | paid |
| target | No | [list] filter based on past or upcoming events - a: all - p: past - u: upcoming | a |
| address | No | [create, update] Event address | |
| all_day | No | [create, update] Event takes all day | |
| amt_cnd | No | [list_ticket_sales] amount condition if amount filter is present - null: equals to amount - !=: not equals to amount - <: smaller than amount - <=: smaller and equal to amount - \>: bigger than amount - \>=: bigger and equal to amount | |
| details | No | [create, create_ticket, update, update_ticket] Event details | |
| archived | No | [list] true for archived records, null for normal records | |
| end_date | No | [create, list_ticket_sales, update] Zorunlu: list_ticket_sales. Event end date | |
| event_id | No | [delete, get, list_ticket_sales, update, update_status] Zorunlu: delete, get, update, update_status. | |
| how_many | No | [list, list_ticket_sales] How many records should be listed | |
| location | No | [create, update] Whether event is held online or at a venue <br> - 0: Venue <br> - 1: Online | |
| order_by | No | [list, list_ticket_sales] ordering | start_date |
| last_four | No | [list_ticket_sales] card last four digits | |
| sales_end | No | [create_ticket, update_ticket] Ticket sale end date | |
| ticket_id | No | [delete_ticket, get_ticket, update_ticket] Zorunlu: delete_ticket, get_ticket, update_ticket. | |
| bin_number | No | [list_ticket_sales] card BIN number | |
| paid_event | No | [create, update] Event has paid tickets | |
| start_date | No | [create, list_ticket_sales, update] Zorunlu: list_ticket_sales. Event start date | |
| start_page | No | [list, list_ticket_sales] start page of records | |
| sales_start | No | [create_ticket, update_ticket] Ticket sale start date | |
| tag_control | No | [create_ticket, update_ticket] ticket can only be bought by users with selected tags - 0: No control - 1: Ok if user has any of the selected tags - 2: Ok if user has all of the selected tags | |
| ticket_type | No | [create_ticket, update_ticket] Ticket type - paid: paid ticket - free: free ticket | |
| ticket_types | No | [create, update] | |
| send_reminder | No | [create, update] should a reminder sent to the participants one day before the event | |
| max_per_person | No | [create_ticket, update_ticket] maximum number of tickets a user can buy | |
| payment_method | No | [list_ticket_sales] payment type code - null: All - 0: Card - 1: Cash - 2: Wire Transfer - 3: POS - 4: SMS - 6: Postal Check - 7: Paypal - 8: BKM Express - 9: iDEAL - 10: Pay With Iyzico | |
| ticket_sale_id | No | [get_ticket_sale] Zorunlu: get_ticket_sale. | |
| time_selection | No | [list_ticket_sales] date time range selection, 0 for date range selection (start_date & end_date must be present), 1 for all time (event_id must be present). | |
| max_installment | No | [create, update] maximum number of installments for event | |
| tags_to_control | No | [create_ticket, update_ticket] tag_id's for tag control | |
| ask_billing_info | No | [create, update] additional billing info is required or not | |
| installment_count | No | [list_ticket_sales] installment count | |
| post_sale_message | No | [create_ticket, update_ticket] message to be shown after the ticket is purchased | |
| sales_end_on_date | No | [create_ticket, update_ticket] true if ticket sale must end on specific date | |
| sender_account_id | No | [create, update] Email sender account id for event | |
| member_with_no_debt | No | [create_ticket, update_ticket] true if ticket can only be bought by users with no debt | |
| payment_settings_id | No | [create, list_ticket_sales, update] Payment settings id | |
| sales_start_on_date | No | [create_ticket, update_ticket] true if ticket sale must start on specific date | |
| related_with_no_debt | No | [create_ticket, update_ticket] true if ticket can only be bought if users related organization has no debt |