Skip to main content
Solved

Supplier eInvoice Payment Reference (Ncf_Reference)

  • May 8, 2024
  • 1 reply
  • 115 views

Forum|alt.badge.img+5

We are using the eInvoice process to bring our invoices using a 3rd party system that uses OCR to export out the data.

 

A new requirement it to populate the Payment Reference field (Ncf_Reference).  I cannot seem to find the reference for that node.

Does anyone know how to populate that field?

Best answer by K_Rock

Here is where this value comes from:

  <EpiDetails>
    <EpiPaymentInstructionDetails>
      <EpiRemittanceInfoIdentifier>Test Payment ref</EpiRemittanceInfoIdentifier>
    </EpiPaymentInstructionDetails>
  </EpiDetails>

1 reply

Forum|alt.badge.img+5
  • Author
  • Do Gooder (Customer)
  • Answer
  • June 4, 2024

Here is where this value comes from:

  <EpiDetails>
    <EpiPaymentInstructionDetails>
      <EpiRemittanceInfoIdentifier>Test Payment ref</EpiRemittanceInfoIdentifier>
    </EpiPaymentInstructionDetails>
  </EpiDetails>