# Tevau-openApi ## Docs - [Get started](https://api-en.tevau.io/7118471m0.md): - [Signature instructions](https://api-en.tevau.io/7118472m0.md): - [Transaction description](https://api-en.tevau.io/7118473m0.md): ## API Docs - 01. User [1.1 Create User](https://api-en.tevau.io/327069027e0.md): Retrieve the corresponding Tevau user ID through the unique identifier ID. Subsequent operations such as KYC submission, card application, and card binding can be performed using this user's userCode. - 01. User [1.2 Query User](https://api-en.tevau.io/327069028e0.md): Query the user's status information through Tevau's userCode - 02. KYC [2.1 Submit KYC information](https://api-en.tevau.io/327069029e0.md): 1. Mainly used for submitting users' basic KYC information. - 02. KYC [2.2 Get the URL](https://api-en.tevau.io/327069030e0.md): 1.After submitting customer KYC information, use this interface to obtain the liveness verification URL. - 02. KYC [2.3 Query liveness results](https://api-en.tevau.io/327069031e0.md): 1. Used to check whether the customer has completed the liveness authentication, and it will be submitted for review only after completion; - 02. KYC [2.4 Query KYC](https://api-en.tevau.io/327069032e0.md): Used to query KYC status and its KYC information; - 03. Card [3.1 Create Card](https://api-en.tevau.io/327069033e0.md): This interface can be used to apply for a virtual card or a physical card online. UserCode is limited every five seconds. - 03. Card [3.2 Query Card List](https://api-en.tevau.io/327069034e0.md): Used to query all cards owned by a specified user - 03. Card [3.3 Adjust Card Balance](https://api-en.tevau.io/327069035e0.md): Used to increase or decrease the balance of the card - 03. Card [3.4 Card Details](https://api-en.tevau.io/327069036e0.md): Used to query detailed information of a specified card - 03. Card [3.5 Bind Card](https://api-en.tevau.io/327069037e0.md): This interface is used to bind physical cards after obtaining a batch of cards offline. Tevau delivery is not required, and the billing address needs to be added. If the card is successfully bound, the 3.9 physical card activation interface needs to be called. - 03. Card [3.6 Close Card](https://api-en.tevau.io/327069038e0.md): This endpoint can close the card. This state is irreversible. - 03. Card [3.7 Freeze Card](https://api-en.tevau.io/327069039e0.md): This endpoint can freeze the card, and transactions cannot be made after freezing - 03. Card [3.8 Unfreeze card](https://api-en.tevau.io/327069040e0.md): - 03. Card [3.9 Activate Card](https://api-en.tevau.io/327069041e0.md): The physical card needs to be activated before use - 03. Card [3.10 Card PAN](https://api-en.tevau.io/327069042e0.md): This interface can query the card PAN, including the card number, CVV, and expiration date. It returns a URL link that displays this information. - 03. Card [3.11 Card PIN](https://api-en.tevau.io/327069043e0.md): This interface can query the card PIN, which is the password used when withdrawing money from an ATM or swiping a card at a POS. - 03. Card [3.12 Card Limit](https://api-en.tevau.io/327069044e0.md): This endpoint can query single transaction, daily, monthly, and annual limits. - 03. Card [3.13 Set Card Fee](https://api-en.tevau.io/327069045e0.md): This interface can adjust the card transaction fees: - 03. Card [3.14 Query Card Fee](https://api-en.tevau.io/327069046e0.md): This endpoint can query card transaction fees: 1. Transaction authorization fee 2. FX fee 3. ATM fee - 03. Card [3.15 3DS](https://api-en.tevau.io/327069047e0.md): This interface card transaction 3DS authorization is confirmed and cancelled. - 03. Card [3.16 Update Phone](https://api-en.tevau.io/327069048e0.md): This endpoint can update the mobile phone number bound to the card. - 03. Card [3.17 Update Email](https://api-en.tevau.io/327069049e0.md): This endpoint can update the mailbox bound to the card. - 04. Query logistics information [4.1 Query Order](https://api-en.tevau.io/327069050e0.md): Query the logistics information of the order that created the physical card - 05. Prefund [5.1 Prefund Balance](https://api-en.tevau.io/327069051e0.md): Used to check the balance of the prepaid account. Please make sure to keep sufficient balance. - 05. Prefund [5.2 Query Bill Details](https://api-en.tevau.io/327069052e0.md): Used to query prepaid account billing records - 06. Transaction [6.1 Transaction History](https://api-en.tevau.io/327069053e0.md): Used to query all transaction records of a specified card - 06. Transaction [6.2 Transaction Details](https://api-en.tevau.io/327069054e0.md): Query detailed data of a single transaction - 07. Simulated Trading [7.1 Authorisation](https://api-en.tevau.io/327069055e0.md): Simulate authorized transactions - 07. Simulated Trading [7.2 Clearing](https://api-en.tevau.io/327069056e0.md): Settlement of simulated transactions - 07. Simulated Trading [7.3 Refund](https://api-en.tevau.io/327069057e0.md): Refund of simulated transactions - 07. Simulated Trading [7.4 Reversal](https://api-en.tevau.io/327069058e0.md): - 07. Simulated Trading [7.5 3DS](https://api-en.tevau.io/327069059e0.md): Triggering 3DS Wehook - 07. Simulated Trading [7.6 Simulate card status](https://api-en.tevau.io/327069060e0.md): Simulate the card lock state triggered when the user fills in the wrong card information three times - 08. Webhook [8.1 KYC Results](https://api-en.tevau.io/327069061e0.md): 1. Notification of the customer's KYC review result. If the KYC information and liveness authentication are failed, the customer can resubmit it. - 08. Webhook [8.2 Card Status](https://api-en.tevau.io/327069062e0.md): 1. This interface is for card notification, and there will be notification types of creation, recharge, destruction, freezing, and unfreezing. - 08. Webhook [8.3 Changes in card balance](https://api-en.tevau.io/327069063e0.md): 1. Notification after card balance adjustment; - 08. Webhook [8.4 3DS](https://api-en.tevau.io/327069064e0.md): 1. 3DS notification; - 08. Webhook [8.5 Transaction](https://api-en.tevau.io/327069065e0.md): This endpoint is for transaction notifications, including authorization, liquidation, revocation, refund, transaction, and additional authorization notification types. - 08. Webhook [8.6 Logistics status](https://api-en.tevau.io/327069066e0.md): When the physical card is created, a notification will be sent when the logistics status changes to "In Production" or "Shipped".