occasion-sdk
Version:
An SDK library that enables access to Occasion's application, providing a rich DSL for creating and managing bookings.
195 lines (194 loc) • 4.48 kB
JSON
{
"data": [
{
"id": "ga8wpaj99-",
"type": "time_slots",
"attributes": {
"starts_at": "2018-05-08T15:00:00.000-06:00",
"duration": 60,
"spots_available": 20
},
"relationships": {
"product": {
"data": {
"type": "products",
"id": "7sbs0dc5"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/time_slots/gua8wp7aj99-"
}
},
{
"id": "ga8ws6v6d-",
"type": "time_slots",
"attributes": {
"starts_at": "2018-05-09T15:00:00.000-06:00",
"duration": 60,
"spots_available": 20
},
"relationships": {
"product": {
"data": {
"type": "products",
"id": "7sbs0dc5"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/time_slots/gua8wsP6v6d-"
}
},
{
"id": "ga8wua7u9-",
"type": "time_slots",
"attributes": {
"starts_at": "2018-05-10T15:00:00.000-06:00",
"duration": 60,
"spots_available": 20
},
"relationships": {
"product": {
"data": {
"type": "products",
"id": "7sbs0dc5"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/time_slots/gua8wuma7u9-"
}
},
{
"id": "ga8w47nrd-",
"type": "time_slots",
"attributes": {
"starts_at": "2018-05-11T15:00:00.000-06:00",
"duration": 60,
"spots_available": 20
},
"relationships": {
"product": {
"data": {
"type": "products",
"id": "7sbs0dc5"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/time_slots/gua8w467nrd-"
}
},
{
"id": "ga8w7bzf9-",
"type": "time_slots",
"attributes": {
"starts_at": "2018-05-12T15:00:00.000-06:00",
"duration": 60,
"spots_available": 20
},
"relationships": {
"product": {
"data": {
"type": "products",
"id": "7sbs0dc5"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/time_slots/gua8w7Pbzf9-"
}
},
{
"id": "ga82NW3od-",
"type": "time_slots",
"attributes": {
"starts_at": "2018-05-13T15:00:00.000-06:00",
"duration": 60,
"spots_available": 20
},
"relationships": {
"product": {
"data": {
"type": "products",
"id": "7sbs0dc5"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/time_slots/gua82NOW3od-"
}
},
{
"id": "ga82P3jc9-",
"type": "time_slots",
"attributes": {
"starts_at": "2018-05-14T15:00:00.000-06:00",
"duration": 60,
"spots_available": 20
},
"relationships": {
"product": {
"data": {
"type": "products",
"id": "7sbs0dc5"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/time_slots/gua82Pi3jc9-"
}
},
{
"id": "ga82ZXvZd-",
"type": "time_slots",
"attributes": {
"starts_at": "2018-05-14T16:00:00.000-06:00",
"duration": 60,
"spots_available": 20
},
"relationships": {
"product": {
"data": {
"type": "products",
"id": "7sbs0dc5"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/time_slots/gua82Z3XvZd-"
}
}
],
"included": [
{
"type": "products",
"id": "7sbs0dc5",
"relationships": {
"merchant": {
"data": {
"type": "merchants",
"id": "ncvt5ak9"
}
}
},
"links": {
"self": "https://www.occsn.com/api/v1/products/7sbs0dc5"
}
},
{
"type": "merchants",
"id": "ncvt5ak9",
"attributes": {
"time_zone": "America/Chicago"
},
"links": {
"self": "https://www.occsn.com/api/v1/merchants/ncvt5ak9"
}
}
],
"links": {
"self": "https://app.getoccasion.com/api/v1/products/7sbs0dc5/time_slots?filter[status]=bookable&filter[starts_at][ge]=2018-05-08T00:00:00.000-06:00&filter[starts_at][le]=2018-05-14T23:59:59.999-06:00"
}
}