VRBL: Prepaid Amounts
Prepaid payments are usually made before the goods are purchased.
More information is provided in the Prepaid Payments topic.
Example
<Invoice>
<!-- code omitted for clarity -->
<cac:PrepaidPayment>
<cbc:ID>XYZ9999999999</cbc:ID>
<cbc:PaidAmount>3000.00</cbc:PaidAmount>
<cbc:ReceivedDate>2024-11-01</cbc:ReceivedDate>
</cac:PrepaidPayment>
<!-- code omitted for clarity -->
</Invoice>
Updated 14 days ago