JO_GST (JO - GST Number)

From CDQ Wiki
DataModel:CDQ/Business Partner/Identifier/JO GST
Jump to navigation Jump to search
Property Value
A technical identifier, unique in a certain context. Technical key JO_GST
The country a linked concept is active or generally relevant for. Country scope JO (Jordan)
Language-specific name. Monolingual name GST Number (ar), GST Number (en)
Language-specific short name. Monolingual short name JO - GST Number (en)
Informal and comprehensive human-readable definition of a concept. Description The GST Number of Jordan is the registration number for the general sales tax, the Jordanian consumption tax on goods and services. Registered businesses quote it on tax invoices and in their sales tax returns.
Category of business identifiers. Identifier category Tax Number

Formal definition

Details Informal and comprehensive human-readable definition of a concept. Description The type in terms of a categorization of regular expressions. Regular expression type TThe formal expression of a regular expression. Regular expression
0000000000NV1AYVZ1ART04232 Validates the format of the Jordanian general sales tax number, under which a business is registered for sales tax with the Income and Sales Tax Department. The pattern accepts seven to nine digits. IDENTIFIER_FORMAT
^\d{7,9}$

Data quality rules

Rule Informal and comprehensive human-readable definition of a concept. Description nonetheless, we continue to offer the most recent available data., The release status in terms of development progress or maturity.<br/><code>EMPTY</code> (0): No feature considered yet, just a rough idea.<br/><code>IDEA</code> (1): Just an idea, not yet designed in detail.<br/><code>DESIGN</code> (2): Software design ready, development not yet started.<br/><code>DEVELOPMENT</code> (3): Software development in progress.<br/><code>ALPHA</code> (4): First functional release, in terms of a Minimal Viable Product (MVP).<br/><code>BETA</code> (5): Tested by selected users.<br/><code>RC</code> (6): Release candidate, fully tested, not yet used in production by many customers.<br/><code>LIVE</code> (7): Used in production by customers, fully monitored and supported.<br/><code>DEPRECATED</code> (-1): End of life planned, but still available.<br/><code>EOL</code> (-2): End of life, historic service, no longer available.<br/><code>BROKEN</code> (-3): Service was used in production but is currently not available. However, CDQ tries to repair or reactivate it.<br/><code>DISCONTINUED</code> (-4): The data source has ceased providing updates Release status Criticality<br/>Specifies how critical of the violation of a data quality rule.<br/>ERROR: Indicates a critical data quality rule violation that requires correction.<br/>WARNING: Indicates a potential data quality issue that should be reviewed.<br/>INFO: Indicates an informational finding with no immediate impact on data quality. Criticality
Identifier format invalid (GST Number (Jordan)) General Sales Tax (GST) (the GST Law provides for two types of taxes, which are the General Tax [GT] and the Special Tax [ST])

Tax identification numbers can be verified with the Income and Sales Tax Department (ISTD), and will follow a certain format.

The GST number contains 7 digits which format is 9999999 (based on https://www.ey.com/content/dam/ey-unified-site/ey-com/en-gl/technical/tax-guides/documents/ey-gl-vat-guide-03-2026.pdf specification).

General Sales Tax (GST) applies to the following transactions:

      * The supply of taxable goods or services made by a taxable person
      * The importation of taxable goods or services

However, since we were unable to identify a publicly available official source confirming that Jordanian GST/tax identifiers must always have exactly 7 digits, we decided to extend format to allow from 7 up to 9 digits.

The existing 7-digit validation was based on secondary VAT/GST reference sources, but the value `17909465` is an 8-digit numeric tax number and should therefore not be rejected purely because it does not match the historical 7-digit GST-format assumption.

RELEASED ERROR