json_decode(...) array (0)
json_decode(...) array (2)
0 => stdClass#112 (20)
json_decode($responseCustomers->getBody())[0]
  • Properties (20)
  • id -> integer 5814381
    json_decode($responseCustomers->getBody())[0]->id
    email -> string (25) "jean.test@lewebconcret.ch"
    json_decode($responseCustomers->getBody())[0]->email
    key -> string (40) "37c74359d786d594fe245afc30ef6aa2694c0318"
    json_decode($responseCustomers->getBody())[0]->key
    forgot_password -> boolean false
    json_decode($responseCustomers->getBody())[0]->forgot_password
    language -> string (2) "fr"
    json_decode($responseCustomers->getBody())[0]->language
    password -> null
    json_decode($responseCustomers->getBody())[0]->password
    civility -> string (2) "Mr"
    json_decode($responseCustomers->getBody())[0]->civility
    firstname -> string (4) "Jean"
    json_decode($responseCustomers->getBody())[0]->firstname
    lastname -> string (4) "Test"
    json_decode($responseCustomers->getBody())[0]->lastname
    firm -> string (3) "LWC"
    json_decode($responseCustomers->getBody())[0]->firm
    phone -> string (12) "+41786062925"
    json_decode($responseCustomers->getBody())[0]->phone
    address -> string (19) "Chemin de l'adresse"
    json_decode($responseCustomers->getBody())[0]->address
    zipcode -> string (4) "1258"
    json_decode($responseCustomers->getBody())[0]->zipcode
    city -> string (5) "Perly"
    json_decode($responseCustomers->getBody())[0]->city
    country -> string (11) "SWITZERLAND"
    json_decode($responseCustomers->getBody())[0]->country
    newsletter -> boolean true
    json_decode($responseCustomers->getBody())[0]->newsletter
    custom -> null
    json_decode($responseCustomers->getBody())[0]->custom
    created_at -> string (19) "2025-03-17 15:51:52"
    json_decode($responseCustomers->getBody())[0]->created_at
    updated_at -> string (19) "2025-03-17 16:08:09"
    json_decode($responseCustomers->getBody())[0]->updated_at
    custom_fields -> stdClass#97 (6)
    json_decode($responseCustomers->getBody())[0]->custom_fields
    • Properties (6)
    • Adresse e-mail -> string (25) "jean.test@lewebconcret.ch"
      json_decode($responseCustomers->getBody())[0]->custom_fields->{'Adresse e-mail'}
      Nationalité -> string (6) "Suisse"
      json_decode($responseCustomers->getBody())[0]->custom_fields->Nationalité
      Date de naissance -> string (10) "2000-01-01"
      json_decode($responseCustomers->getBody())[0]->custom_fields->{'Date de naissance'}
      Profession -> string (13) "Informaticien"
      json_decode($responseCustomers->getBody())[0]->custom_fields->Profession
      Assurance -> string (12) "La Genevoise"
      json_decode($responseCustomers->getBody())[0]->custom_fields->Assurance
      N° de police d'assurance -> string (9) "GE.02.235"
      json_decode($responseCustomers->getBody())[0]->custom_fields->{'N° de police d\'assurance'}
1 => stdClass#96 (20)
json_decode($responseCustomers->getBody())[1]
  • Properties (20)
  • id -> integer 5755701
    json_decode($responseCustomers->getBody())[1]->id
    email -> string (20) "jose@lewebconcret.ch"
    json_decode($responseCustomers->getBody())[1]->email
    key -> string (40) "31c48908ec101ff0a2ade7d4236cafdc0e706d27"
    json_decode($responseCustomers->getBody())[1]->key
    forgot_password -> boolean false
    json_decode($responseCustomers->getBody())[1]->forgot_password
    language -> string (2) "fr"
    json_decode($responseCustomers->getBody())[1]->language
    password -> null
    json_decode($responseCustomers->getBody())[1]->password
    civility -> string (2) "Mr"
    json_decode($responseCustomers->getBody())[1]->civility
    firstname -> string (4) "Jose"
    json_decode($responseCustomers->getBody())[1]->firstname
    lastname -> string (8) "Malvarez"
    json_decode($responseCustomers->getBody())[1]->lastname
    firm -> string (0) ""
    json_decode($responseCustomers->getBody())[1]->firm
    phone -> string (12) "+41227715111"
    json_decode($responseCustomers->getBody())[1]->phone
    address -> string (17) "Rue de la pompe 7"
    json_decode($responseCustomers->getBody())[1]->address
    zipcode -> string (4) "1258"
    json_decode($responseCustomers->getBody())[1]->zipcode
    city -> string (5) "Perly"
    json_decode($responseCustomers->getBody())[1]->city
    country -> string (11) "SWITZERLAND"
    json_decode($responseCustomers->getBody())[1]->country
    newsletter -> boolean false
    json_decode($responseCustomers->getBody())[1]->newsletter
    custom -> null
    json_decode($responseCustomers->getBody())[1]->custom
    created_at -> string (19) "2025-03-05 16:27:49"
    json_decode($responseCustomers->getBody())[1]->created_at
    updated_at -> string (19) "2025-03-17 16:09:54"
    json_decode($responseCustomers->getBody())[1]->updated_at
    custom_fields -> stdClass#150 (6)
    json_decode($responseCustomers->getBody())[1]->custom_fields
    • Properties (6)
    • Adresse e-mail -> string (20) "jose@lewebconcret.ch"
      json_decode($responseCustomers->getBody())[1]->custom_fields->{'Adresse e-mail'}
      Nationalité -> string (6) "Suisse"
      json_decode($responseCustomers->getBody())[1]->custom_fields->Nationalité
      Date de naissance -> string (10) "2001-01-04"
      json_decode($responseCustomers->getBody())[1]->custom_fields->{'Date de naissance'}
      Profession -> string (13) "Informaticien"
      json_decode($responseCustomers->getBody())[1]->custom_fields->Profession
      Assurance -> string (11) "La Gauloise"
      json_decode($responseCustomers->getBody())[1]->custom_fields->Assurance
      N° de police d'assurance -> string (10) "6658sd8795"
      json_decode($responseCustomers->getBody())[1]->custom_fields->{'N° de police d\'assurance'}
json_decode(...) stdClass#97 (13)
  • Properties (13)
  • email -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->email
    password -> string (6) "HIDDEN"
    json_decode($responseCustomersForm->getBody())->password
    civility -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->civility
    firstname -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->firstname
    lastname -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->lastname
    firm -> string (6) "HIDDEN"
    json_decode($responseCustomersForm->getBody())->firm
    phone -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->phone
    address -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->address
    zipcode -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->zipcode
    city -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->city
    country -> string (9) "MANDATORY"
    json_decode($responseCustomersForm->getBody())->country
    newsletter -> string (7) "DISPLAY"
    json_decode($responseCustomersForm->getBody())->newsletter
    custom -> array (12)
    json_decode($responseCustomersForm->getBody())->custom
    0 => stdClass#112 (3)
    json_decode($responseCustomersForm->getBody())->custom[0]
    • Properties (3)
    • field_id -> integer 21096
      json_decode($responseCustomersForm->getBody())->custom[0]->field_id
      name -> string (14) "Adresse e-mail"
      json_decode($responseCustomersForm->getBody())->custom[0]->name
      status -> string (6) "hidden"
      json_decode($responseCustomersForm->getBody())->custom[0]->status
    1 => stdClass#150 (3)
    json_decode($responseCustomersForm->getBody())->custom[1]
    • Properties (3)
    • field_id -> integer 21099
      json_decode($responseCustomersForm->getBody())->custom[1]->field_id
      name -> UTF-8 string (12) "Nationalité"
      json_decode($responseCustomersForm->getBody())->custom[1]->name
      status -> string (25) "visible_customer_reseller"
      json_decode($responseCustomersForm->getBody())->custom[1]->status
    2 => stdClass#355 (3)
    json_decode($responseCustomersForm->getBody())->custom[2]
    • Properties (3)
    • field_id -> integer 21102
      json_decode($responseCustomersForm->getBody())->custom[2]->field_id
      name -> string (17) "Date de naissance"
      json_decode($responseCustomersForm->getBody())->custom[2]->name
      status -> string (25) "visible_customer_reseller"
      json_decode($responseCustomersForm->getBody())->custom[2]->status
    3 => stdClass#356 (3)
    json_decode($responseCustomersForm->getBody())->custom[3]
    • Properties (3)
    • field_id -> integer 21105
      json_decode($responseCustomersForm->getBody())->custom[3]->field_id
      name -> string (10) "Profession"
      json_decode($responseCustomersForm->getBody())->custom[3]->name
      status -> string (25) "visible_customer_reseller"
      json_decode($responseCustomersForm->getBody())->custom[3]->status
    4 => stdClass#354 (3)
    json_decode($responseCustomersForm->getBody())->custom[4]
    • Properties (3)
    • field_id -> integer 21108
      json_decode($responseCustomersForm->getBody())->custom[4]->field_id
      name -> string (9) "Assurance"
      json_decode($responseCustomersForm->getBody())->custom[4]->name
      status -> string (25) "visible_customer_reseller"
      json_decode($responseCustomersForm->getBody())->custom[4]->status
    5 => stdClass#352 (3)
    json_decode($responseCustomersForm->getBody())->custom[5]
    • Properties (3)
    • field_id -> integer 21111
      json_decode($responseCustomersForm->getBody())->custom[5]->field_id
      name -> UTF-8 string (25) "N° de police d'assurance"
      json_decode($responseCustomersForm->getBody())->custom[5]->name
      status -> string (25) "visible_customer_reseller"
      json_decode($responseCustomersForm->getBody())->custom[5]->status
    6 => stdClass#353 (3)
    json_decode($responseCustomersForm->getBody())->custom[6]
    • Properties (3)
    • field_id -> integer 21375
      json_decode($responseCustomersForm->getBody())->custom[6]->field_id
      name -> UTF-8 string (10) "Catégorie"
      json_decode($responseCustomersForm->getBody())->custom[6]->name
      status -> string (16) "visible_reseller"
      json_decode($responseCustomersForm->getBody())->custom[6]->status
    7 => stdClass#351 (3)
    json_decode($responseCustomersForm->getBody())->custom[7]
    • Properties (3)
    • field_id -> integer 21381
      json_decode($responseCustomersForm->getBody())->custom[7]->field_id
      name -> string (4) "Sexe"
      json_decode($responseCustomersForm->getBody())->custom[7]->name
      status -> string (25) "visible_customer_reseller"
      json_decode($responseCustomersForm->getBody())->custom[7]->status
    8 => stdClass#349 (3)
    json_decode($responseCustomersForm->getBody())->custom[8]
    • Properties (3)
    • field_id -> integer 21384
      json_decode($responseCustomersForm->getBody())->custom[8]->field_id
      name -> string (21) "Date d'enregistrement"
      json_decode($responseCustomersForm->getBody())->custom[8]->name
      status -> string (16) "visible_reseller"
      json_decode($responseCustomersForm->getBody())->custom[8]->status
    9 => stdClass#350 (3)
    json_decode($responseCustomersForm->getBody())->custom[9]
    • Properties (3)
    • field_id -> integer 21390
      json_decode($responseCustomersForm->getBody())->custom[9]->field_id
      name -> string (5) "Actif"
      json_decode($responseCustomersForm->getBody())->custom[9]->name
      status -> string (16) "visible_reseller"
      json_decode($responseCustomersForm->getBody())->custom[9]->status
    10 => stdClass#348 (3)
    json_decode($responseCustomersForm->getBody())->custom[10]
    • Properties (3)
    • field_id -> integer 21393
      json_decode($responseCustomersForm->getBody())->custom[10]->field_id
      name -> string (9) "Remarques"
      json_decode($responseCustomersForm->getBody())->custom[10]->name
      status -> string (16) "visible_reseller"
      json_decode($responseCustomersForm->getBody())->custom[10]->status
    11 => stdClass#346 (3)
    json_decode($responseCustomersForm->getBody())->custom[11]
    • Properties (3)
    • field_id -> integer 21396
      json_decode($responseCustomersForm->getBody())->custom[11]->field_id
      name -> UTF-8 string (23) "Je possède une licence"
      json_decode($responseCustomersForm->getBody())->custom[11]->name
      status -> string (25) "visible_customer_reseller"
      json_decode($responseCustomersForm->getBody())->custom[11]->status
json_decode(...) stdClass#350 (3)
  • Properties (3)
  • error_code -> integer 404000
    json_decode($responseEvent->getBody())->error_code
    error_type -> string (9) "Not found"
    json_decode($responseEvent->getBody())->error_type
    error -> string (15) "event not found"
    json_decode($responseEvent->getBody())->error
json_decode(...) array (2)
0 => stdClass#348 (33)
json_decode($responsePasses->getBody())[0]
  • Properties (33)
  • pass_id -> integer 4320912
    json_decode($responsePasses->getBody())[0]->pass_id
    status -> string (5) "valid"
    json_decode($responsePasses->getBody())[0]->status
    code -> string (6) "2DGR1I"
    json_decode($responsePasses->getBody())[0]->code
    order_id -> integer 54384420
    json_decode($responsePasses->getBody())[0]->order_id
    amount -> integer 500
    json_decode($responsePasses->getBody())[0]->amount
    currency -> string (3) "chf"
    json_decode($responsePasses->getBody())[0]->currency
    count_valid_tickets -> integer 1
    json_decode($responsePasses->getBody())[0]->count_valid_tickets
    renewed_from -> null
    json_decode($responsePasses->getBody())[0]->renewed_from
    offer_option -> boolean false
    json_decode($responsePasses->getBody())[0]->offer_option
    cannot_edit_pass -> boolean false
    json_decode($responsePasses->getBody())[0]->cannot_edit_pass
    customer -> stdClass#346 (2)
    json_decode($responsePasses->getBody())[0]->customer
    • Properties (2)
    • id -> integer 5755701
      json_decode($responsePasses->getBody())[0]->customer->id
      email -> string (20) "jose@lewebconcret.ch"
      json_decode($responsePasses->getBody())[0]->customer->email
    is_validated -> boolean true
    json_decode($responsePasses->getBody())[0]->is_validated
    category_id -> integer 4899399
    json_decode($responsePasses->getBody())[0]->category_id
    category_name -> string (3) "std"
    json_decode($responsePasses->getBody())[0]->category_name
    max_tickets -> integer 0
    json_decode($responsePasses->getBody())[0]->max_tickets
    min_tickets -> integer 0
    json_decode($responsePasses->getBody())[0]->min_tickets
    max_tickets_per_day -> integer 0
    json_decode($responsePasses->getBody())[0]->max_tickets_per_day
    all_tickets_same_day -> integer 0
    json_decode($responsePasses->getBody())[0]->all_tickets_same_day
    max_tickets_performance -> integer 0
    json_decode($responsePasses->getBody())[0]->max_tickets_performance
    pass_per_order -> integer 1
    json_decode($responsePasses->getBody())[0]->pass_per_order
    fixed_seat -> boolean false
    json_decode($responsePasses->getBody())[0]->fixed_seat
    automatic -> boolean true
    json_decode($responsePasses->getBody())[0]->automatic
    choose_event -> boolean false
    json_decode($responsePasses->getBody())[0]->choose_event
    can_select_seat -> boolean true
    json_decode($responsePasses->getBody())[0]->can_select_seat
    credit_chf -> integer 0
    json_decode($responsePasses->getBody())[0]->credit_chf
    credit_eur -> integer 0
    json_decode($responsePasses->getBody())[0]->credit_eur
    banks -> array (0)
    json_decode($responsePasses->getBody())[0]->banks
    can_reset -> boolean false
    json_decode($responsePasses->getBody())[0]->can_reset
    can_resale -> boolean false
    json_decode($responsePasses->getBody())[0]->can_resale
    can_exchange -> boolean false
    json_decode($responsePasses->getBody())[0]->can_exchange
    can_renew -> boolean false
    json_decode($responsePasses->getBody())[0]->can_renew
    link -> string (113) "https://etickets.infomaniak.com/pdf/pass/print/NTQzODQ0MjBfYzg3YjczZDU1YzEzZ...
    json_decode($responsePasses->getBody())[0]->link
    https://etickets.infomaniak.com/pdf/pass/print/NTQzODQ0MjBfYzg3YjczZDU1YzEzZDE0YWRiYTVmYzgzOTk5OWQ1N2U5MDQyZTc5Mw
    
    form -> stdClass#410 (4)
    json_decode($responsePasses->getBody())[0]->form
    • Properties (4)
    • firstname -> string (4) "Test"
      json_decode($responsePasses->getBody())[0]->form->firstname
      lastname -> string (3) "Jom"
      json_decode($responsePasses->getBody())[0]->form->lastname
      phone -> string (12) "+41786062925"
      json_decode($responsePasses->getBody())[0]->form->phone
      zipcode -> string (4) "1258"
      json_decode($responsePasses->getBody())[0]->form->zipcode
1 => stdClass#383 (33)
json_decode($responsePasses->getBody())[1]
  • Properties (33)
  • pass_id -> integer 4320906
    json_decode($responsePasses->getBody())[1]->pass_id
    status -> string (9) "cancelled"
    json_decode($responsePasses->getBody())[1]->status
    code -> string (6) "WI6T4N"
    json_decode($responsePasses->getBody())[1]->code
    order_id -> integer 54384225
    json_decode($responsePasses->getBody())[1]->order_id
    amount -> integer 350
    json_decode($responsePasses->getBody())[1]->amount
    currency -> string (3) "chf"
    json_decode($responsePasses->getBody())[1]->currency
    count_valid_tickets -> integer 0
    json_decode($responsePasses->getBody())[1]->count_valid_tickets
    renewed_from -> null
    json_decode($responsePasses->getBody())[1]->renewed_from
    offer_option -> boolean false
    json_decode($responsePasses->getBody())[1]->offer_option
    cannot_edit_pass -> boolean false
    json_decode($responsePasses->getBody())[1]->cannot_edit_pass
    customer -> stdClass#380 (2)
    json_decode($responsePasses->getBody())[1]->customer
    • Properties (2)
    • id -> integer 5814381
      json_decode($responsePasses->getBody())[1]->customer->id
      email -> string (25) "jean.test@lewebconcret.ch"
      json_decode($responsePasses->getBody())[1]->customer->email
    is_validated -> boolean true
    json_decode($responsePasses->getBody())[1]->is_validated
    category_id -> integer 4899405
    json_decode($responsePasses->getBody())[1]->category_id
    category_name -> string (7) "mineurs"
    json_decode($responsePasses->getBody())[1]->category_name
    max_tickets -> integer 0
    json_decode($responsePasses->getBody())[1]->max_tickets
    min_tickets -> integer 0
    json_decode($responsePasses->getBody())[1]->min_tickets
    max_tickets_per_day -> integer 0
    json_decode($responsePasses->getBody())[1]->max_tickets_per_day
    all_tickets_same_day -> integer 0
    json_decode($responsePasses->getBody())[1]->all_tickets_same_day
    max_tickets_performance -> integer 0
    json_decode($responsePasses->getBody())[1]->max_tickets_performance
    pass_per_order -> integer 1
    json_decode($responsePasses->getBody())[1]->pass_per_order
    fixed_seat -> boolean false
    json_decode($responsePasses->getBody())[1]->fixed_seat
    automatic -> boolean true
    json_decode($responsePasses->getBody())[1]->automatic
    choose_event -> boolean false
    json_decode($responsePasses->getBody())[1]->choose_event
    can_select_seat -> boolean true
    json_decode($responsePasses->getBody())[1]->can_select_seat
    credit_chf -> integer 0
    json_decode($responsePasses->getBody())[1]->credit_chf
    credit_eur -> integer 0
    json_decode($responsePasses->getBody())[1]->credit_eur
    banks -> array (0)
    json_decode($responsePasses->getBody())[1]->banks
    can_reset -> boolean false
    json_decode($responsePasses->getBody())[1]->can_reset
    can_resale -> boolean false
    json_decode($responsePasses->getBody())[1]->can_resale
    can_exchange -> boolean false
    json_decode($responsePasses->getBody())[1]->can_exchange
    can_renew -> boolean false
    json_decode($responsePasses->getBody())[1]->can_renew
    link -> string (113) "https://etickets.infomaniak.com/pdf/pass/print/NTQzODQyMjVfOWMxODc0ZTdlOGJkO...
    json_decode($responsePasses->getBody())[1]->link
    https://etickets.infomaniak.com/pdf/pass/print/NTQzODQyMjVfOWMxODc0ZTdlOGJkOWM1NjEwMWFjMDczOTVhZWVhOWIxYjBhYjc4Nw
    
    form -> stdClass#393 (4)
    json_decode($responsePasses->getBody())[1]->form
    • Properties (4)
    • firstname -> string (4) "Test"
      json_decode($responsePasses->getBody())[1]->form->firstname
      lastname -> string (4) "Jose"
      json_decode($responsePasses->getBody())[1]->form->lastname
      phone -> string (12) "+41786062925"
      json_decode($responsePasses->getBody())[1]->form->phone
      zipcode -> string (4) "1258"
      json_decode($responsePasses->getBody())[1]->form->zipcode
json_decode(...) array (2)
0 => stdClass#348 (27)
json_decode($responseTickets->getBody())[0]
  • Properties (27)
  • ticket_id -> integer 83880939
    json_decode($responseTickets->getBody())[0]->ticket_id
    order_date -> string (19) "2025-03-17 16:10:35"
    json_decode($responseTickets->getBody())[0]->order_date
    amount -> string (4) "0.00"
    json_decode($responseTickets->getBody())[0]->amount
    barcode -> string (10) "UWHVZWF9RL"
    json_decode($responseTickets->getBody())[0]->barcode
    qrcode -> string (22) "97UWHVZWF9RL^0^1405347"
    json_decode($responseTickets->getBody())[0]->qrcode
    order_id -> integer 54384420
    json_decode($responseTickets->getBody())[0]->order_id
    seat_id -> null
    json_decode($responseTickets->getBody())[0]->seat_id
    pass_id -> integer 4320912
    json_decode($responseTickets->getBody())[0]->pass_id
    date_id -> integer 1405347
    json_decode($responseTickets->getBody())[0]->date_id
    event_id -> integer 340374
    json_decode($responseTickets->getBody())[0]->event_id
    zone_id -> integer 1768755
    json_decode($responseTickets->getBody())[0]->zone_id
    updated_at -> string (19) "2025-03-17 16:11:05"
    json_decode($responseTickets->getBody())[0]->updated_at
    hide_category -> boolean false
    json_decode($responseTickets->getBody())[0]->hide_category
    hide_price -> boolean false
    json_decode($responseTickets->getBody())[0]->hide_price
    label -> null
    json_decode($responseTickets->getBody())[0]->label
    status -> string (5) "valid"
    json_decode($responseTickets->getBody())[0]->status
    category_name -> string (9) "stdbillet"
    json_decode($responseTickets->getBody())[0]->category_name
    category_id -> integer 4899402
    json_decode($responseTickets->getBody())[0]->category_id
    event_name -> UTF-8 string (18) "Accès à la salle"
    json_decode($responseTickets->getBody())[0]->event_name
    event_date -> string (19) "2025-04-17 00:00:00"
    json_decode($responseTickets->getBody())[0]->event_date
    event_end -> string (19) "2025-12-31 00:00:00"
    json_decode($responseTickets->getBody())[0]->event_end
    zone_name -> string (6) "Zone 1"
    json_decode($responseTickets->getBody())[0]->zone_name
    resale_status -> null
    json_decode($responseTickets->getBody())[0]->resale_status
    customer -> stdClass#380 (4)
    json_decode($responseTickets->getBody())[0]->customer
    • Properties (4)
    • id -> integer 5755701
      json_decode($responseTickets->getBody())[0]->customer->id
      firstname -> string (4) "Jose"
      json_decode($responseTickets->getBody())[0]->customer->firstname
      lastname -> string (8) "Malvarez"
      json_decode($responseTickets->getBody())[0]->customer->lastname
      email -> string (20) "jose@lewebconcret.ch"
      json_decode($responseTickets->getBody())[0]->customer->email
    pass -> stdClass#393 (4)
    json_decode($responseTickets->getBody())[0]->pass
    • Properties (4)
    • id -> integer 4320912
      json_decode($responseTickets->getBody())[0]->pass->id
      firstname -> string (4) "Test"
      json_decode($responseTickets->getBody())[0]->pass->firstname
      lastname -> string (3) "Jom"
      json_decode($responseTickets->getBody())[0]->pass->lastname
      email -> null
      json_decode($responseTickets->getBody())[0]->pass->email
    address -> stdClass#532 (7)
    json_decode($responseTickets->getBody())[0]->address
    • Properties (7)
    • title -> string (14) "Salle de sport"
      json_decode($responseTickets->getBody())[0]->address->title
      street -> string (21) "Rue Jacques-Grosselin"
      json_decode($responseTickets->getBody())[0]->address->street
      number -> string (2) "33"
      json_decode($responseTickets->getBody())[0]->address->number
      zipcode -> string (4) "1227"
      json_decode($responseTickets->getBody())[0]->address->zipcode
      city -> string (7) "Carouge"
      json_decode($responseTickets->getBody())[0]->address->city
      country -> string (11) "SWITZERLAND"
      json_decode($responseTickets->getBody())[0]->address->country
      google -> stdClass#530 (4)
      json_decode($responseTickets->getBody())[0]->address->google
      • Properties (4)
      • title -> string (46) "Rue Jacques-Grosselin 33, 1227 Carouge, Suisse"
        json_decode($responseTickets->getBody())[0]->address->google->title
        place_id -> string (27) "ChIJMbGZpt96jEcRrC4xD5ZZNG4"
        json_decode($responseTickets->getBody())[0]->address->google->place_id
        latitude -> double 46.1808731
        json_decode($responseTickets->getBody())[0]->address->google->latitude
        longitude -> double 46.1808731
        json_decode($responseTickets->getBody())[0]->address->google->longitude
    fees -> array (0)
    json_decode($responseTickets->getBody())[0]->fees
1 => stdClass#531 (27)
json_decode($responseTickets->getBody())[1]
  • Properties (27)
  • ticket_id -> integer 83880813
    json_decode($responseTickets->getBody())[1]->ticket_id
    order_date -> string (19) "2025-03-17 16:05:12"
    json_decode($responseTickets->getBody())[1]->order_date
    amount -> string (4) "0.00"
    json_decode($responseTickets->getBody())[1]->amount
    barcode -> string (10) "08XWMHZPNP"
    json_decode($responseTickets->getBody())[1]->barcode
    qrcode -> string (22) "4708XWMHZPNP^0^1405347"
    json_decode($responseTickets->getBody())[1]->qrcode
    order_id -> integer 54384225
    json_decode($responseTickets->getBody())[1]->order_id
    seat_id -> null
    json_decode($responseTickets->getBody())[1]->seat_id
    pass_id -> integer 4320906
    json_decode($responseTickets->getBody())[1]->pass_id
    date_id -> integer 1405347
    json_decode($responseTickets->getBody())[1]->date_id
    event_id -> integer 340374
    json_decode($responseTickets->getBody())[1]->event_id
    zone_id -> integer 1768755
    json_decode($responseTickets->getBody())[1]->zone_id
    updated_at -> string (19) "2025-03-17 16:08:25"
    json_decode($responseTickets->getBody())[1]->updated_at
    hide_category -> boolean false
    json_decode($responseTickets->getBody())[1]->hide_category
    hide_price -> boolean false
    json_decode($responseTickets->getBody())[1]->hide_price
    label -> null
    json_decode($responseTickets->getBody())[1]->label
    status -> string (9) "cancelled"
    json_decode($responseTickets->getBody())[1]->status
    category_name -> string (7) "mineurs"
    json_decode($responseTickets->getBody())[1]->category_name
    category_id -> integer 4899408
    json_decode($responseTickets->getBody())[1]->category_id
    event_name -> UTF-8 string (18) "Accès à la salle"
    json_decode($responseTickets->getBody())[1]->event_name
    event_date -> string (19) "2025-04-17 00:00:00"
    json_decode($responseTickets->getBody())[1]->event_date
    event_end -> string (19) "2025-12-31 00:00:00"
    json_decode($responseTickets->getBody())[1]->event_end
    zone_name -> string (6) "Zone 1"
    json_decode($responseTickets->getBody())[1]->zone_name
    resale_status -> null
    json_decode($responseTickets->getBody())[1]->resale_status
    customer -> stdClass#529 (4)
    json_decode($responseTickets->getBody())[1]->customer
    • Properties (4)
    • id -> integer 5814381
      json_decode($responseTickets->getBody())[1]->customer->id
      firstname -> string (4) "Jean"
      json_decode($responseTickets->getBody())[1]->customer->firstname
      lastname -> string (4) "Test"
      json_decode($responseTickets->getBody())[1]->customer->lastname
      email -> string (25) "jean.test@lewebconcret.ch"
      json_decode($responseTickets->getBody())[1]->customer->email
    pass -> stdClass#527 (4)
    json_decode($responseTickets->getBody())[1]->pass
    • Properties (4)
    • id -> integer 4320906
      json_decode($responseTickets->getBody())[1]->pass->id
      firstname -> string (4) "Test"
      json_decode($responseTickets->getBody())[1]->pass->firstname
      lastname -> string (4) "Jose"
      json_decode($responseTickets->getBody())[1]->pass->lastname
      email -> null
      json_decode($responseTickets->getBody())[1]->pass->email
    address -> stdClass#528 (7)
    json_decode($responseTickets->getBody())[1]->address
    • Properties (7)
    • title -> string (14) "Salle de sport"
      json_decode($responseTickets->getBody())[1]->address->title
      street -> string (21) "Rue Jacques-Grosselin"
      json_decode($responseTickets->getBody())[1]->address->street
      number -> string (2) "33"
      json_decode($responseTickets->getBody())[1]->address->number
      zipcode -> string (4) "1227"
      json_decode($responseTickets->getBody())[1]->address->zipcode
      city -> string (7) "Carouge"
      json_decode($responseTickets->getBody())[1]->address->city
      country -> string (11) "SWITZERLAND"
      json_decode($responseTickets->getBody())[1]->address->country
      google -> stdClass#526 (4)
      json_decode($responseTickets->getBody())[1]->address->google
      • Properties (4)
      • title -> string (46) "Rue Jacques-Grosselin 33, 1227 Carouge, Suisse"
        json_decode($responseTickets->getBody())[1]->address->google->title
        place_id -> string (27) "ChIJMbGZpt96jEcRrC4xD5ZZNG4"
        json_decode($responseTickets->getBody())[1]->address->google->place_id
        latitude -> double 46.1808731
        json_decode($responseTickets->getBody())[1]->address->google->latitude
        longitude -> double 46.1808731
        json_decode($responseTickets->getBody())[1]->address->google->longitude
    fees -> array (0)
    json_decode($responseTickets->getBody())[1]->fees
$ticket->ticket_id integer 83880939
$ticket->ticket_id integer 83880813
json_decode(...) stdClass#526 (3)
  • Properties (3)
  • error_code -> integer 403001
    json_decode($responseTicket->getBody())->error_code
    error_type -> string (11) "Not allowed"
    json_decode($responseTicket->getBody())->error_type
    error -> UTF-8 string (18) "billet non trouvé"
    json_decode($responseTicket->getBody())->error
literal string (3) "fin"