get https://uat-api.synapsefi.com/v3.1/users//nodes//subnets/
AC/RT accounts are subnets built on nodes
Subnet Object
Key | Type | Description |
---|---|---|
_id | string | Object ID of subnet |
_links.self.href | string | HAL-style link for the subnet object |
account_class | string | Account class of subnet |
account_num | string | Account number associated with subnet |
client.id | string | ID of the client associated with the subnet |
client.name | string | Name of the client associated with the subnet |
created_on | integer | Date of subnet creation (milliseconds since Unix epoch time). |
nickname | string | Nickname given to the AC/RT account |
node_id | string | Node ID associated with the subnet. Funds will be credited to this node when credits arrive |
routing_num.ach | string | Routing number for ACH transfers |
routing_num.wire | string | Routing number fo wire transfers |
status | string | Subnet status. See Update AC/RT Account for more information |
supp_id | string | Additional ID supplied to subnet |
user_id | string | User ID associate with the subnet |