Skip to main content

Daily Distributor Transaction File

Once daily, usually in the early morning, Zastrpay generates and stores a CSV file on its SFTP server, which is accessible to every distributor, containing the distributor's transactions from the previous day.

note

SFTP credentials will be given to the distributor upon request.

The file is additionally available to download manually from the Zastrpay Backoffice Tool.

The CSV file contains the following columns:

ColumnDescriptionExample
TransactionIdId generated by Zastrpay uniquely identifying the transaction1b95b92f-b7a0-4995-9846-e4fb1374cf1f
TransactionTypeone of the supported transaction typesPassthroughDeposit
CreatedOncreation datetime, UTC format2023-10-23T08:52:57.700Z
CreatedByTypeindicates how/where the transaction was createdPosApp
Amountthe amount of the transaction in decimal format10.01
Currencythe currency of the transaction amountEUR
CustomerIdId generated by Zastrpay uniquely identifying the customerb8322ec5-91a3-42c1-8217-8d1ed62c3f5b
DistributorIda unique merchant identifier generated by Zastrpay7a735933-9b17-40df-9584-d8521564ee46
DistributorExternalReferencedistributor id assigned by the distributor itselfDistr_12345
ShopIdshop unique id generated by Zastrpay92c45841-b906-4409-9752-bd46e4176c27
ShopExternalReferencecshop id assigned by the distributor itselfShop_123
PosDeviceIddevice unique id generated by Zastrpayaa11bbcc
PosDeviceExternalReferencePOS device id assigned by the distributor itself2023-10-23T08:52:57.700Z
OperatorIdoperator unique id generated by Zastrpay9beecee0-390b-442a-bea3-99db79c503bf
OperatorExternalReferenceoperator id assigned by the distributor itselfaa11bbccdd
ReferenceTransactionIdin case of Reversals, the original transaction id17f94258-e795-4774-bfe9-171622174719
note

Note that only successfully processed transactions are included currently in the file.