📄️ Authenticate API
Process
📄️ Create VCN
⚠️ This API returns the result of receiving the request, not the final VCN creation result (status only has value 2-Processing or 4-Failed). The actual VCN creation result (card information) is sent via Webhook notifying VCN information.
📄️ Webhook VCN Information Notification
Process
📄️ Transaction Notification Webhook
Process
📄️ Update VCN
Process
📄️ Update VCN Status
⚠️ The original document notes Unlock, 2: Lock).
📄️ Delete VCN
Process
📄️ Query Balance
⚠️ This API uses the GET method, but the original documentation describes the parameters as a request body (requestid, balancetype, ...) — according to the general convention on the Security page, the GET method requires signing on the alphabetically sorted query string, not a JSON body. Need to confirm with dev the actual way of passing parameters for this API.
📄️ Query VCN
Process
📄️ Deposit Notification Webhook
Process