This request is used to get details on a registration type for an event.

Responses

{
    "id": 159,
    "event": 1,
    "minorder": 1,
    "maxorder": 20,
    "starts": "2019-10-22T18:17",
    "ends": "2019-10-22T18:17",
    "price": "0.00",
    "source": "api",
    "type": "ticket",
    "created": "2019-01-08T14:00:42.991436",
    "objstatus": "1",
    "name": "registration type for test",
    "description": "Example description",
    "quantity": 120,
    "online": true,
    "door": true
}
{
    "details": "Registration type not found."
}
Language
Click Try It! to start a request and see the response here!