Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Request

Code Block
<?xml version="1.0" encoding="utf-8"?>
<doc>
  <prot todo="Request type" 
  idout="UBKI request ID" 
  idalien="Partner’s request ID" 
  indate="The date for which data reception protocols will be downloaded (by default, yesterday's date)"  
  grp="Grouping type" 
  sessid="Session key" />
</doc>

Request params
(* mandatory fields)

todo*

Request type -

BIL – Billing (getting counter values with a breakdown into "Total", "New", "Corrected", "Errors", "Global duplicates", "Local duplicates", "Deleted" categories)

REP – Register (getting the register of messages and errors)

grp*

Grouping type (only for the todo="BIL" mode), only a single type is specified in the request -

PACK – up to the batch (grouping is performed by the batch ID, all the counter values are summed up)

COMP – to component (grouping is done by component ID, all counter values are summed up)

ITEM – to the item (grouping is done by item ID, all counter values are summed up)

idout

UBKI request ID (upon each data transfer the UBKI service generates idout, a unique transfer batch ID. This ID allows the receiving of an effective register)

idalien

Partner’s request ID (the reqidout attribute of the request tag, contained in a data transfer request, allows to transfer any ID. Specify this attribute in the service, to receive an effective register)

indate

The date for which data reception protocols will be downloaded (by default, yesterday's date)

sessid*

Session key (must be acquired here)

...

Introduction

Receiving information

Service "Monitoring subjects"

Testing environment

References

...