get https://uat-api.synapsefi.com/v3.1/users//nodes//subnets/#
View a SUBNET
Card Subnet Object
Key | Type | Description |
---|---|---|
_id | string | Object ID of subnet |
_links.self.href | string | HAL-style link for the subnet object |
abu_token | string | [For Premium Cards Only] ABU (Automatic Billing Updater) token for the card. Refer to Premium Tier Card Features for more details. |
access_token | string | Access token of subnet |
account_class | string | Account class of subnet |
account_num | string | Account number associated with subnet |
card_hash | string | Card hash |
card_style_id | string | Style ID of card |
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). |
cvc | string | [Hidden] CVC code |
exp | string | Expiration date of card (in YYYY-MM-DD) |
nickname | string | Nickname given to the card. |
node_id | string | Node ID associated with the subnet. Funds will be credited to this node when credits arrive |
preferences.allow_foreign_transactions | boolean | Flag to allow foreign transactions |
preferences.allow_cash_transactions | boolean | Allow or disallow cash transactions (e.g. CASH , PURCHASE_WITH_CASH_DISBURSEMENT , or QUASI_CASH as described here). |
preferences.daily_transaction_limit | integer | Max daily transaction limit for card. |
preferences.daily_cash_limit | integer | Max daily cash transaction limit for card in USD. (e.g. CASH, PURCHASE_WITH_CASH_DISBURSEMENT, or QUASI_CASH as described here). |
status | string | Subnet status. See Subnet Statuses for more information |
status_code | string | Status reason code. Can be set as USER_REQUESTED or FRAUD_ALERT via the Update Card Status call. Cards terminated ("status": "TERMINATED") due to user request ("status_code": "USER_REQUESTED") will not count against the user's subnet limits, but all other status reason codes will. NOTE: Separate automated processes may set status_code` as FRAUD_ALERT, ACCOUNT_CLOSED, or ACCOUNT_LOCKED. |
supp_id | string | Additional ID supplied to subnet |
user_id | string | User ID associated with the subnet |