Charged entrances
Get an entrance
Get information about a specific entrance resource.
get/entrances/{entrance_id}
Path parameters
entrance_idstring required
The unique ID of the charged entrance.
Headers
Accept-Languagestring
The unique ID of the language code by ISO 639-1.
Response
OK
Example response
{
"data": {
"entrance_id": "80a7be2e78aabc1454ca817265",
"name": "1 Dňový Skipas - Akcia 7.1. - 22.1.2015",
"external_order_id": "d03df0e0-959a-11e4-a6ce-0050569b002b",
"external_entrance_id": "1-1760-61-107788",
"external_turnstile_permission_id": "1-1760-61-107788",
"entrance_type_id": 1,
"order_item_id": "84947e1aa1ad6982cc8188d15c",
"card_id": "8c9fd120242ef646f477a5ed80",
"created_at": "2015-01-06 12:54:46",
"cancelled_at": "2015-01-09 22:38:48.088",
"charge_date": "2015-01-10 00:00:00",
"last_change": "2019-08-29 13:04:45",
"state": 1
}
}