Complyance Logo

Field Mapping Payload Reference

Complete field mapping reference for all Unify API v3 payload fields organized by country.
Last Updated: 2026 · Scope: SA · MY · BE · DE · AE

Overview

This page is the entry point for country-specific field mappings.

Each country page contains:

  • Full field mapping tables with original column names and examples
  • Country-specific extension fields merged from GETS Country Extensions
  • Data formatting and implementation notes for production use

Country Extensions Overview

Country extension fields are additional fields applied on top of the base mapping for regulatory or network-specific requirements.

Requirement levels

CodeMeaning
MMandatory
CMConditionally mandatory
OOptional

Country extension coverage summary

CountryExtension statusNotes
Saudi Arabia (SA)Activesa_prepayment extension is used for prepayment and adjustment scenarios.
Malaysia (MY)Base model onlyUses standard GETS payload without a separate extension block.
United Arab Emirates (AE)ActiveUAE-specific extension fields for authority, customs, process, and tax-currency details.
Belgium (BE)ActiveVAT and digital timestamp extension fields are supported.
Germany (DE)ActiveXRechnung-related extension fields are supported, including preceding invoice date behavior.

Country Pages

CountryCodeCoveragePage
Saudi ArabiaSAZATCA field mapping + SA prepayment extensionsOpen Saudi Arabia Field Mapping
MalaysiaMYLHDN field mapping + Malaysia extension notesOpen Malaysia Field Mapping
BelgiumBEPeppol BIS mapping + BE VAT/digital extensionsOpen Belgium Field Mapping
GermanyDEXRechnung mapping + DE extension fieldsOpen Germany Field Mapping
United Arab EmiratesAEPINT AE mapping + AE extension fieldsOpen UAE Field Mapping

How To Use This Reference

  1. Open your country page from the table above.
  2. Start with Document Header Fields, then follow Seller, Buyer, Line Items, and Totals in order.
  3. Review the Country Extensions (Merged) section to include country-only fields.
  4. Keep the field semantics exactly as documented in the table columns.

Data Formatting Guidelines

  • Dates: All dates must be in YYYY-MM-DD format (e.g., 2024-01-15)
  • Times: All times must be in HH:MM:SS or HH:MM:SSZ format (e.g., 14:30:00)
  • Decimal Amounts: Use . as decimal separator (e.g., 1000.00)
  • Currency Codes: Follow ISO 4217 standard (e.g., SAR, MYR, EUR, AED)
  • Country Codes: Follow ISO 3166-1 alpha-2 standard (e.g., SA, MY, BE, DE, AE)
  • Phone Numbers: Include country code (e.g., +966501234567)
  • Amounts: Always include two decimal places (e.g., 1234.56)

See Also