sub_account_top_up_received
Last updated: November 6, 2024
1{2"id": "evt_svhzq5wgwgnejasyy3wdaieofm",3"type": "sub_account_top_up_received",4"version": "1.1.0",5"created_on": "2024-10-25T15:03:15.0957991Z",6"data": {7"currency": "USD",8"amount": 9,9"amount_formatted": "9.00",10"balance_type": "available",11"entity_id": "ent_3fqlkaivyl3fhgjml37ivxtqoq",12"entity_name": "The Online Retailer US",13"sub_account_id": "ca_d2xe7ob5cryevdiygj4leet6de",14"sub_account_name": "USD"15},16"_links": {17"self": {18"href": "https://api.checkout.com/workflows/events/evt_svhzq5wgwgnejasyy3wdaieofm"19}20}21}
Field name | Description |
---|---|
string | The unique identifier for the associated entity. |
string | The name of the associated entity. |
string | The unique identifier for the associated sub-account. |
string | The name of the associated sub-account. |
string | The three-letter currency code of the sub-account. |
number | The amount of funds received through the top-up. |
string | The amount of funds received through the top-up, formatted to the holding currency's standard decimal precision. |
string | The type of balance that was topped up. This can be one of:
|