BilledRP (BRPT028)

Name convention

BRPT028_<CompanyNumber>_<DateTime>_0[<Info>_<BatchId>].DAT

NameDescription
CompanyNumberThe company number in PayEx ledger system
DateTimeDate created in format YYYYMMDDHHMMSS
InfoBilled_RP
BatchIdBilling processId

Examples of report file:
BRPT028_99999_20190111123000_0[Billed_RP_195628].DAT
 

Change log

VersionDateDescriptionCreated by
1.02019-09-30

Created document

Tomas Kristoffersson


General information and explanation of records

The BRPT028-report contains information about recurring products send in on customer level or subscription level in Customer file or API. The report is based on billed products and can be ordered for a specified billrun (BatchId) or a specified billmonth.

Record description

H - Header record

Field nameField no.FormatTypeDescription
Recordtype1HReq.Record type.
CompanyNumber2X(15)Req.You receive the company number from PayEx.
Company Name3X(40)Req.Your company name
Created date4X(6)Req.YYMMDD – Same date as in the file name.
Created time5X(4)Req.HHMM

Example:
H;1234;CompanyName;200411;1633

I - Description record

Field nameField no.FormatTypeDescription
Type of transaction1IReq.Description record
CustomerId2CustomerIdReq.CustomerId
SubscriberId3SubscriberIdReq.SubscriberId
ProductCode4ProductCodeReq.ProductCode
End date5End dateReq.End date
Billed until6Billed untilReq.Billed until
Billmonth7BillmonthReq.Billmonth

Example:
I;CustomerId;SubscriberId;Productcode;End date;Billed until;Billmonth

D - Transaction record

Field nameField no.FormatTypeDescription
Type of transaction1DReq.Transaction record recurring products.
CustomerId2X(16)Req.Customer number.
SubscriberId3X(34) The customer subsription number (a-number).
ProductCode4X(5)Req.The productCode
End date5YYYY-MM-DD End date for product.
Billed until6YYYY-MM-DDReq.Product billed until.
Billmonth7YYYY-MMObl.Last billmonth for the product.

Example:
D;10000;;P01;;2007-10-31;2007-10

T - Trailer record

Field nameField no.FormatTypeDescription
Recordtype1TObl.Trailer record
Number of records2N(8)Obl.Total number of records including header and trailer

Example:
T;10

Example of Billed Recurring Products

H;9999;Company2;210511;1200
I;CustomerId;SubscriberId;ProductCode;End date;Billed until;Billmonth
D;10063;;InvoiceFee1;;2021-06-30;2021-06
D;10092;;InvoiceFee1;;2021-06-30;2021-06
D;10120;;InvoiceFee1;;2021-06-30;2021-06
D;10217;;InvoiceFee1;;2021-06-30;2021-06

 

Created by Anders Göthberg on 2021/05/18 09:27