sub_account_low_balance_threshold_exceeded
Last updated: November 6, 2024
1{2"id": "evt_5fjbvt7fh47e7n3wtn3ynulska",3"type": "sub_account_low_balance_threshold_exceeded",4"version": "1.1.0",5"created_on": "2024-10-25T15:05:50.033636Z",6"data": {7"currency": "USD",8"threshold": 10,9"threshold_formatted": "10.00",10"entity_id": "ent_c2nhd662tpnfu44xfpoq5ovkem",11"entity_name": "The Online Retailer US",12"sub_account_id": "ca_3ed22s4llwputkg7bru5f2gcsi",13"sub_account_name": "USD"14},15"_links": {16"self": {17"href": "https://api.checkout.com/workflows/events/evt_5fjbvt7fh47e7n3wtn3ynulska"18}19}20}
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 threshold value you've configured in the Dashboard. |
string | The threshold value you've configured in the Dashboard, formatted to the holding currency's standard decimal precision. |