curl --location --globoff 'https://www.wodboard.com/api/v1_1/organisations//passes/8620' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"id": 0,
"name": "string",
"pass_type": "group_class",
"session_count": 0,
"price": "string",
"currency": "string",
"created_at": "string",
"introductory_offer": true,
"hidden": true,
"restricted": true,
"purchase_limit": 0,
"valid_for_count": 0,
"valid_for_unit": "string",
"location": {},
"service": {},
"follow_on_product": {}
}