Important | Both API and SFTP integrations require a Primary Key (PK) to maintain data structure and integrity. The PK is a crucial element in defining the schema and ensuring unique identification of each record. | |
Data Type | Data types must align with our UDM schema. This ensures proper parsing and transformation during the ETL process. | Data types are inherent in the object payloads and are not explicitly required during transmission, as the API handles data serialization and deserialization. |
Referential Integrity | Referential integrity is maintained at the ETL level. The system transforms and reconciles data to ensure that key relationships between entities such as customer-to-transaction links are preserved. | The data model supports nested structures to allow complex relationships between entities. Understanding these relationships is essential to correctly map payload objects and ensure data consistency. |
Description | The purpose and expected data type of each field or object. This helps users understand the structure and usage of each field or object within the data transfer to ensure smooth integration and accurate data processing. | |
If this content did not answer your questions, try searching or contacting our support team for further assistance.
If this content did not answer your questions, try searching or contacting our support team for further assistance.