Skip to main content

R0860

Functional Description

IF sender is in EU (CL010 (CountryCodesCommunity)),
    THEN the value must be a valid EORI or TCUIN,
ELSE
    (sender is not in EU) the value must be a valid TIN number.

Technical Description

IF sender is in EU (CL010)
    THEN the value must be a valid EORI or TCUIN
ELSE
    (sender is not in EU) the value must be a valid TIN number.