Skip to content

payment_instrument_created

Last updated: 14th July 2022

Example: Payment instrument created

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"id": "evt_jqv4f6zedawetlilolhqun6m4m",
"type": "payment_instrument_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.checkout.com/workflows/events/evt_jqv4f6zedawetlilolhqun6m4m"
},
"subject": {
"href": "https://api.checkout.com/workflows/events/subject/pay_jlfj2ful7z3u5lbykhy5lzezvm"
}
}
}