Content and Structure
{
"ref_id": "",
"category": "",
"type": "",
"timestamp": "",
"data": {}
}Last updated
Was this helpful?
All the notifications sent by Trio uses the following structure:
ref_id is the identification from the reference
category specifies which category the event belongs
type specifies what type of event from the category
{
"ref_id": "",
"category": "",
"type": "",
"timestamp": "",
"data": {}
}Last updated
Was this helpful?
Was this helpful?

