post https://uat-api.synapsefi.com/v3.1/users//nodes
Create a INTERCHANGE-US
node
Request Body
Key | Type | Description |
---|---|---|
type | string | [Required] Node type. Set as INTERCHANGE-US |
info.card_number | string | [Required] Encrypted card number. See Encrypting Sensitive Information |
info.exp_date | string | [Required] Encrypted expiration date in YYYYMM format. See Encrypting Sensitive Information |
info.document_id | string | [Required] User base document ID to associate with the card. |
info.nickname | string | Nickname assigned to the node. It is highly recommended that you assign a nickname. |
extra.note | string | Memo tagged with the node. [Max Length: 140] |
extra.supp_id | string | Additional ID to assign to the node |
Card Number Retrieval
Once you send the encrypted card number to our API, it cannot be retrieved. Please assign the node a nickname to keep track of the card
Additional Information
- Upon linking a card, a 1¢ transaction will be debited from the card to verify the card. The 1¢ transaction will reflect as cancelled on the user's statement within 1-2 business days.