get https://uat-api.synapsefi.com/v3.1/users//nodes/
View a CHECK-US
node
Check Node Object
Key | Type | Description |
---|---|---|
_id | string | Object ID of the node |
_links.self.href | string | HAL-style link for the node |
allowed | string | Denotes available actions for the node. See Node Types and Node Statuses for more information |
client.id | string | ID of the client associated with the node |
client.name | string | Name of the client associated with the node |
extra.note | string | Account notes |
extra.other | object | Empty |
extra.supp_id | string | Supplementary ID provided on node creation |
info.account_num | string | Last 4 digits of the account number associated with the node |
info.name_on_account | string | Name of user associated with the account |
info.nickname | string | Nickname of node |
info.payee_address | object | Recipient address object |
info.payee_name | string | Name of check recipient |
is_active | boolean | Denotes active status of node |
timeline | array of objects | List of updates to the node. See View ACH Account for more information |
type | string | Type of node. See Node Types and Node Statuses for more information |
user_id | string | User ID associate with node |