errorGRCCIUS-GR (Greece)

GR-R-004-2:When Supplier is Greek, the MARK Number must be a positive integer

The Greek MARK number must be a positive integer. MARK is a sequential number assigned by myDATA and cannot be zero, negative, or contain decimals.

Severity
Fatal
Rule set
CIUS-GR (Greece)
Country
GRC
Fix type
AUTO-FIX
Confidence
85%
Category
identifier

Engine Classification

Normalize Greek postal code to 5-digit format

Confidence: 85% · Applied automatically in pipeline

What is GR-R-004-2?

GR-R-004-2 is a fatal validation rule defined in the CIUS-GR (Greece) specification (GRC national rules). It validates the PostalZone element in the UBL invoice XML.

When this rule fires, the invoice is non-compliant and will be rejected by Peppol access points and national validation services. The sending system receives a rejection response and the invoice does not reach the buyer.

Target path: //cac:PostalAddress/cbc:PostalZone

Why This Error Matters

Invoice will be rejected by Greek validation. MARK must be a valid positive integer from myDATA.

GR-R-004-2 is a hard failure. Invoices that trigger this rule are rejected at the access point and never reach the recipient. In Peppol networks, this means your sending system receives an MLR (Message Level Response) with a rejection status. The invoice must be corrected and re-sent, adding delay to your payment cycle.

Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.

Validator Behavior

  • ·Causes invoice rejection
  • ·Error returned: GR-R-004-2
  • ·Specification: CIUS-GR (Greece)

Before / After

Failing XML
<Invoice>
  <!-- Issue: When Supplier is Greek, the MARK Number must be a positive i -->
</Invoice>
Corrected XML
<Invoice>
  <!-- Issue resolved per CIUS-GR (Greece) -->
</Invoice>

Technical Reference

XPath//cac:PostalAddress/cbc:PostalZone
SpecCIUS-GR (Greece)
Operationnormalize
StrategyNormalize Greek postal code to 5-digit format

Common Causes

  • ·MARK number is zero or negative
  • ·MARK contains non-numeric characters
  • ·Decimal or fraction in MARK number
  • ·Placeholder value used instead of real MARK
  • ·Data type conversion error

Seeing this in production? The API handles GR-R-004-2 automatically. See the fix response →

Related Errors

Last updated: 27 February 2026

Share this guide:

Handle GR-R-004-2 Automatically in Your Pipeline

The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.