Homologation Roadmap - Pix
The homologation roadmap describes all the features and functionalities that need to be tested by the integrating partner in QI Tech's sandbox environment (testing environment), before entering the product's production environment.
This roadmap describes all the features and functionalities involved in the product.
*: mandatory steps for production entry
BaaS API Registration and Authentication
| Code | Step | Description | Documentation Link | Prerequisite |
|---|---|---|---|---|
| CAB0001* | Sandbox environment registration | Register on the QI Tech platform in the Sandbox environment (sandbox.qitech.app) | Documentation link | |
| CAB0002* | Token validation in Sandbox | Perform QI Token validation in Sandbox | Token Inclusion Manual | CAB0001 |
| CAB0003* | Public key exchange | Perform the public key exchange within the QI Tech platform in sandbox (sandbox.qitech.app) | Key exchange | CAB0001 and CAB0002 |
| CAB0004* | Call authentication test | Complete call authentication test | Authentication Test Authentication test endpoints | CAB0003 |
| CAB0005* | Webhook configuration | Configure the URL for webhook sending by QI, through the QI Tech platform in sandbox (sandbox.qitech.app) | Webhook configuration | CAB0001 and CAB0002 |
QI Account
| Code | Step | Description | Documentation Link | Prerequisite |
|---|---|---|---|---|
| QIC0005* | Account data query | Successfully retrieve QI Account data | Query Account | - |
| QIC0006* | List accounts | List open accounts | Documentation Link | - |
Pix QR Code Management
| Code | Step | Description | Link | Prerequisite |
|---|---|---|---|---|
| PIX0023 | Dynamic Pix QR Code creation | Generate Dynamic QR Code with expiration (expiration day) and generate Instant Dynamic QR Code (with expiration in seconds). | Documentation Link | PIX0008 |
| PIX0024 | Dynamic Pix QR Code deletion | Delete Pix QR Code | Documentation Link | PIX0023 |
| PIX0025 | List Dynamic Pix QR Codes | List Dynamic Pix QR Codes | Documentation Link | PIX0023 |
| PIX0026 | Reading Instant Dynamic Pix QR Code expiration webhook | Successfully receive an Instant Dynamic Pix QR Code expiration webhook | Documentation Link | PIX0023 |
| PIX0038 | Reading incoming Pix transfer webhook | Successfully receive an incoming Pix transfer webhook | Documentation Link | - |
Pix Transfer
| Code | Step | Description | Documentation Link | Prerequisite |
|---|---|---|---|---|
| PIX0002* | Pix Out transfer | Perform a Pix transfer from a QI Account using bank data (manual pix) or Pix key | Pix Transaction Execution | |
| PIX0035 | Pix transfer listing | List all Pix transfers from an account | Pix transfer listing | PIX0002 |
| PIX0036 | Pix transfer query | Retrieve transfer data | Pix transfer query | PIX0002 |
| PIX0003* | Pix Out refund simulation | Simulate a Pix Out refund. | Pix Out refund simulation -> Item 3 | PIX0002 |
| PIX0004* | Pix In simulation | Simulate the credit of a Pix In to a QI Account. | Pix In simulation -> Item 1 | |
| PIX0005* | Pix In refund | Perform the refund of a Pix In from a QI Account. | Pix In refund | PIX0004 |
| PIX0040* | Pending Pix transfer status simulation | Simulate Pix transfer status | Pix In simulation -> Item 5 | |
| PIX0037* | Reading pending transaction webhook | Successfully receive a pending transaction webhook | Pending transaction webhook | PIX0040 |
| PIX0038* | Reading Pix In webhook | Successfully receive an incoming Pix transfer webhook | Pix In webhook | PIX0004 |
| PIX0039 | Reading Pix Refund webhook | Successfully receive a Pix refund webhook | Pix Refund webhook | PIX0003 |
Decode Pix QR Code
| Code | Step | Description | Documentation Link | Prerequisite |
|---|---|---|---|---|
| PIX0027* | Pix QR Code decoding | Query Pix QR Code data (decode) using the pix copy and paste URL | Pix QR Code decoding |
Transactions
| Code | Step | Description | Documentation Link | Prerequisite |
|---|---|---|---|---|
| QIC0008* | Transaction query | Query account transactions | Transaction Query | |
| QIC0009 | Transfer receipt request | Transfer receipt request | Request transfer receipt | PIX0002 |
| QIC0010* | Transaction webhook reading | Successfully receive all transaction webhooks | Webhook account_transaction | CAB0005 and PIX0002 |
| QIC0011 | Financial institutions list query | Query list of financial institutions enabled to receive TED and Pix | Financial Institutions Query |