PHP Classes

File: tests/fixtures/tickets_200.json

Recommend this page to a friend!
  Classes of Daniel Mullin   PHP Bookwhen API   tests/fixtures/tickets_200.json   Download  
File: tests/fixtures/tickets_200.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Bookwhen API
Access booking information using the BookWhen API
Author: By
Last change: tickets test
Date: 1 year ago
Size: 2,182 bytes
 

Contents

Class file image Download
{ "data": [ { "id": "ti-s4bs-20230501080000-tp9b", "type": "ticket", "attributes": { "title": "I000 inShore 1 Hour Consultation", "details": "", "number_issued": null, "number_taken": 0, "group_ticket": false, "course_ticket": false, "group_min": 2, "group_max": 5, "available": false, "available_from": null, "available_to": null, "cost": { "currency_code": "GBP", "net": 10000, "tax": 0 }, "built_basket_iframe_url": "/inshore/iframe/basket_items/apply?basket_item_ids%5Bti-s4bs-20230501080000-tp9b%5D=1", "built_basket_url": "/inshore/basket_items/apply?basket_item_ids%5Bti-s4bs-20230501080000-tp9b%5D=1" }, "relationships": { "events": { "data": [ { "id": "ev-s4bs-20230501080000", "type": "event" } ], "links": { "related": "https://api.bookwhen.com/v2/tickets/ti-s4bs-20230501080000-tp9b/events", "self": "https://api.bookwhen.com/v2/tickets/ti-s4bs-20230501080000-tp9b/relationships/events" } }, "class_passes": { "data": [], "links": { "related": "https://api.bookwhen.com/v2/tickets/ti-s4bs-20230501080000-tp9b/class_passes", "self": "https://api.bookwhen.com/v2/tickets/ti-s4bs-20230501080000-tp9b/relationships/class_passes" } } }, "links": { "self": "https://api.bookwhen.com/v2/tickets/ti-s4bs-20230501080000-tp9b" } } ], "links": { "self": "https://api.bookwhen.com/v2/events/ev-s4bs-20230501080000/tickets" } }