Skip to main content

Get Regression Report

GetRegressionReport

This method retrieves a regression report (specifikation av regresser) for a given period of time.


Input

GetRegressionReportRequest

FieldRTypeDescription
ClientId*LongID that identifies a client in Svea Payments’s system.
FromDate*DateTimeThe start of the report period.
ToDate*DateTimeThe end of the report period.

Output

GetRegressionReportResponse

FieldRTypeDescription
ReportRows-Collection of RegressionReportRow-

Structures

RegressionReportRow

FieldRTypeDescription
ClientId*IntegerThe client ID.
TransactionType*IntegerThe numeric identifier for the specified transaction.
PostingDate*DateTimeThe regression posting date (bokföringsdatum).
CustomerId*LongCustomer ID.
InvoiceId*LongThe invoice number.
RowNumber*Integer-
TransactionAmount*DecimalSum of capital, rate, and fee for payment plans.
Name-StringCustomer name.
RecordDate*DateTimeThe record date (avstämningsdatum).
ReportingDate*DateTimeThe report date of the regression (redovisningsdatum).
User-StringSvea operator.
ClientOrderNumber-StringTypically the client's order number or reference.
Capital-DecimalOnly used for payment plan.
Rate-DecimalOnly used for payment plan.
Fee-DecimalOnly used for payment plan.