v1
latestOpenAPI 3.1.0Copyright Pismo2026-07-247702,7523.1 MBAccounting event types
Get accounting event type
Get a specific accounting event type by its ID.
Refer to the Search for accounting event types for more information.
get/v1/event-types/{eventTypeId}
Path parameters
eventTypeIdinteger required
Event type ID
Response
OK
Example response
{
"id": 101,
"description": "CREDIT"
}