Naming rules
The names of reporting files should follow strict guidelines and provide several details separated by points.
Nomenclature | Description |
---|---|
<date> | Date of file generation in the YYYYMMDD format. E.g.: 20200603 |
<shopId> | The 8-digit shop identifier as it was defined in the Merchant Back Office E.g.: 12345678 |
PAY | Type of operation (PAYMENT) |
REQ | File type (REQUEST). |
<mode> | 2 possible values:
|
<sequence> | Sequential number (2 numeric characters) of the file within the same day. E.g.:
|
Example of test file name: 20200603.12345678.PAY.REQ.T.01
Example of production file name: 20200603.12345678.PAY.REQ.P.01