When a file, containing one or more activities, is processed a receipt will be created showing numbers of processed customers, numbers of processed invoices and total amount.

Receipt file

1696848975090-108.png

You can find the XSD and an example file below.

In addition to a verification that the file has been received and processed by PayEx the receiptfile also contains other summarized info about the processed file (activityparameters). Below is a list of the activityparameters that is present in the file:

ActivityParameterNameUnitDescriptionType
PassedXSDValidation Wheter the file is valid accoring to the currently active XML Schema file (files is always validated by PayEx upon process)Boolean
NoOfFailedRiskParticipationInstructions Number of risk participation instructions that failed to be importedNumeric
NoOfImportedRiskParticipationInstructions Number of successfully imported risk participation instructionsNumeric

RunDate

 Date of file processedDate

Each type of receipt file has a "FileTypeId", the receipt file for the "risk transfer journal" file import has the number "08", for example: ARRCP08_123_20231003133452_1.XML

Name convention

ARRCP<FileTypeId>_<CompanyNumber>_<DateTime>_<SerialNumber>[Original related filename].XML

Name componentsDescription
FileTypeIdId number of the receipt file
CompanyNumberThe company number in our ledger system
DateTimeDate created, Should be in the format  ISO 8601 format, YYYYMMDDhhmmdd
SerialNumberShould follow an uninterrupted number series, 1, 2, 3 and so on.

Current XML schema description

A detailed description of the elements in the current version of the XML schema definition file (XSD) can be found here

Download current XML schema file

FileversionVersionReleasedateComment
ARRCP_[1.X].xsd1.02016 

Change Log

Version 1.0

September, 2016

ARRCP_[1.X].xsd

 Initial version (latest documented version)

Download sample files

ARRCP08_123_20231003133452_1.XML 

Created by David Persson on 2023/10/09 12:50