Skip to content

sub_entity_created

Last updated: 14th July 2022

Example: Sub entity created

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"id": "evt_jqv4f6zedawetlilolhqun6m4m",
"type": "sub_entity_created",
"timestamp": "2020-08-20T16:48:17.142+00:00",
"version": "1.0.0",
"data": {
"sub_entity_id": "ent_gavuonbau65upa75f77rar4yuu",
"reference": "5uperher01234",
"legal_name": "Super Hero Masks Inc."
},
"_links": {
"self": {
"href": "https://api.sandbox.checkout.com/workflows/events/evt_jqv4f6zedawetlilolhqun6m4m"
}
}
}