Body

xml REMADV (Remittance Advice)

The REMADV message is a communication between trading partners, e.g. seller, buyer, financial institutions, which provides a detailed accounting relative to a payment, or other form of financial settlement, for the provision of goods and/or services as detailed in the advice.

General usage

- A Remittance Advice is a notice of a payment to be made.
- A Remittance Advice may cover one or more commercial trade transactions (and related financial transactions), such as invoices, credit notes, debit notes, etc.
- A Remittance Advice may include a cross reference to a Payment Order.

Fields used in the REMADV message

Name Required Description Example XPATH Limits Sort Type
(Header): Currency Yes

The currency in which the payment for the account documents have been made.

 <remittanceAdvice text="Btwentyfour Example RemAdv" environment="Production" currency="EUR" > 

/b24Message/remittanceAdvice/@currency

1
(Header): Sender Yes

The sender of the EDI message, identified by a GLN.

 <sender gln="2222222222222"> 

/b24Message/remittanceAdvice/sender/@gln

2
(Header): Recipient Yes

The recipient of the EDI message, identified by a GLN.

 <recipient gln="1111111111111"> 

/b24Message/remittanceAdvice/recipient/@gln

3
(Header): Remittance advice number Yes

The ID of the remittance advice.

 <documentReference documentType="RemittanceAdvice" id="23213213" date="2020-06-05"> 

/b24Message/remittanceAdvice/documentReference[@documentType="RemittanceAdvice"]/@id

4
(Header): Invoicee GLN No

The payer of the documents, identified by a GLN.

 <property name="invoicee">Invoicee GLN</property> 

/b24Message/remittanceAdvice/property[@name="invoicee"]

5
(Header): Invoicee Name No

Name of the invoicee party.

 <property name="invoiceeName">Invoicee Name</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeName"]

6
(Header): Invoicee Adress No

Address of the invoicee party.

 <property name="invoiceeAddress">Invoicee Address</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeAddress"]

7
(Header): Invoicee Zip code No

Zip code of the invoicee party.

 <property name="invoiceeCityCode">Invoicee ZipCode</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeCityCode"]

8
(Header): Invoicee City No

City of the invoicee party.

 <property name="invoiceeCity">Invoicee City</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeCity"]

9
(Header): Invoicee Country No

Country of the invoicee party.

 <property name="invoiceeCountry">Invoicee Country Name</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeCountry"]

10
(Header): Invoicee Country Code No

Country code of the invoicee party.

 <property name="invoiceeCountryCode">Invoicee Country Code</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeCountryCode"]

11
(Header): Invoicee Org No No

Corporate identity number of the invoicee party.

 <property name="invoiceeOrgNo">Invoicee Corporate identity number</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeOrgNo"]

12
(Header): Invoicee VAT No No

VAT number (value added tax number) of the invoicee party.

 <property name="invoiceeVatNo">Invoicee Vat Number</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeVatNo"]

13
(Header): Invoicee Contact No

Name of a contact person.

 <property name="invoiceeContact">Invoicee Contact</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeContact"]

14
(Header): Invoicee Phone Number No

Telephone number of the contact person.

 <property name="invoiceeTelephoneNumber">Invoicee Telephone Number</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeTelephoneNumber"]

15
(Header): Invoicee Email No

An e-mail address of the contact person.

 <property name="invoiceeEmailAddress">Invoicee Email Address</property> 

/b24Message/remittanceAdvice/property[@name="invoiceeEmailAddress"]

16
(Header): Payee GLN No

The recipient of the payment, identified by a GLN

 <property name="payee">Payee GLN</property> 

/b24Message/remittanceAdvice/property[@name="payee"]

17
(Header): Payee Name No

Name of the payee party.

 <property name="payeeName">Payee Name</property> 

/b24Message/remittanceAdvice/property[@name="payeeName"]

18
(Header): Payee Adress No

Address of the payee party.

 <property name="payeeAddress">Payee Address</property> 

/b24Message/remittanceAdvice/property[@name="payeeAddress"]

19
(Header): Payee Zip code No

Zip code of the payee party.

 <property name="payeeCityCode">Payee ZipCode</property> 

/b24Message/remittanceAdvice/property[@name="payeeCityCode"]

20
This block is broken or missing. You may be missing content or you might need to enable the original module.