EN-16931: Payment Means
You must use a value from the UNTDID 4461 list for the payment means.
Use the Payments element to specify this information.
More general information is provided in the Payment Means topic.
Elements
Element | Description |
---|---|
Invoice/PaymentMeans/PaymentMeansCode | Use one of the allowed values. |
Restrictions
You must use one of the values from the UNTDID 4461 list here.
Example
<Invoice>
<!-- code omitted for clarity -->
<cac:PaymentMeans>
<cbc:PaymentMeansCode name="Credit transfer">30</cbc:PaymentMeansCode>
<cbc:PaymentID>Snippet1</cbc:PaymentID>
<!-- code omitted for clarity -->
</cac:PaymentMeans>
<!-- code omitted for clarity -->
</Invoice>
Updated 7 days ago