The Primary Account Number (PAN) of the card used for payment.
支払に使用するカードの支払カード番号。


About

Syntax binding
ubl:Invoice / cac:PaymentMeans / cac:CardAccount / cbc:PrimaryAccountNumberID
Restricted Syntax Cardinality
1..1
Example
123456
UBL 2.1
XPath
/ Invoice / cac:PaymentMeans / cac:CardAccount / cbc:PrimaryAccountNumberID
Occurrence
1
Datatype
IdentifierType
UBL Definition
An identifier of the card (e.g., the Primary Account Number (PAN)).
Namespace
cbc urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2

Semantic

Business Term

Payment card primary account number

支払カード番号
ID
ibt-087
Description
The Primary Account Number (PAN) of the card used for payment.
支払に使用するカードの支払カード番号。
Aligned Cardinality
1..1
Semantic datatype
Text

VERSION 1.0 RULE

Unchanged
Same as 0.9.3

VERSION 0.9.3 RULE
JP PINT 0.9.3 Aligned rule
aligned-ibrp-017(fatal)
Changed Message
[aligned-ibrp-017]-The last 4 to 6 digits of the Payment card primary account number (ibt-087) MUST be present if Payment card information (ibg-18) is provided in the Invoice.
context
cac:PaymentMeans/cac:CardAccount
test
string-length(cbc:PrimaryAccountNumberID)>=4 and
string-length(cbc:PrimaryAccountNumberID)<=6

PEPPOL BIS BILLING 3.0 RULE
EN16931 model bound to UBL rule
BR-51 (warning)
In accordance with card payments security standards an invoice should never include a full card primary account number (BT-87). At the moment PCI Security Standards Council has defined that the first 6 digits and last 4 digits are the maximum number of digits to be shown.
context
cac:PaymentMeans/cac:CardAccount
test
string-length(cbc:PrimaryAccountNumberID)<=10