GET /Report/DPSMSG/run

payrun.io

Summary: Runs the DPS message report
Operation ID: GetDpsMessageReportOutput
Auth: unknown
Description

Returns the result of the executed DPS message report for the given query parameters

Parameters (9)

Api-Version (string, header, required, default: default)

The version of the api to target. Omit or set as 'default' to target the current api version.

Authorization (string, header, required, default: Auto)

The OAuth 1 authorization header. 'Auto' enables auto complete.

EmployerKey (string, query, required)

The employer unique key. E.g. ER001

FromDate (string, query, required)

The lower filter date. E.g 2016-04-06

MaxIndex (string, query, optional)

The highest element index to return from the report. Used to control paging within large data sets. E.g. 100

MessageStatuses (string, query, optional)

The DPS message status as a CSV list. E.g. Retrieved,Processed,Blocked,Ignored

MessageTypes (string, query, optional)

The DPS message types as a CSV list. E.g. P6,P9,SL1,SL2

StartIndex (string, query, optional)

The element index to begin the report. Used to control paging within large data sets. E.g. 1

ToDate (string, query, optional)

The upper filter date. E.g 2017-04-05

No probe data for this endpoint yet.