Skip to main content

Importing payments

You can upload payments from an online bookkeeping service or another program to your online bank account. You may need this when you create payments in your system and then process them through Bank 131's online bank.

Supported file formats: TXT (export from 1C:Enterprise), CSV, and DBF.

Note. Payments may have the date that is 10 days earlier than the actual date. Only new payments can be added. If the payment details fully match the details of a payment recorded in the online bank, this payment won't be added. Payments are added with the status Created and pending signing to be sent. You can find them in Transaction history (To sign tab).

How to import payments

  1. Prepare transaction files, go to the Import payments in the left-hand menu, then drop the files into the upload area or browse them.

  2. If everything is all right, you will see a successful import notification. Click To created payments to view what was imported.

You can find the imported payment in the To sign tab of transaction history.

Payments from 1C:Enterprise

You can export transactions from 1C and import the resulting file on this page.

How to export transactions

Learn more about the format

Payments in DBF

You can upload a DBF file from your system and import it here.

Field descriptions

No.Field nameTypeLengthDescription
1NUMBERCharacter8Payment No.
2AMOUNTFloat19, 2Payment amount
3ACCOUNTCharacter20Payer's account
4KPPCharacter9Payer's Tax Registration Reason Code
5CACCOUNTCharacter20Recipient’s account
6CINNCharacter12Recipient’s Taxpayer Identification Number
7CKPPCharacter9Recipient’s Tax Registration Reason Code
8CNAMECharacter160Recipient's name
9CBANKBICCharacter9Recipient’s Bank Identification Code
10ORDERDATEDatePayment date
11PRIORITYCharacter1Priority
12PURPOSECharacter210Purpose
13STATUSCharacter2Document status
14KBKCharacter20BCC
15OKATOCharacter8.11OKTMO of the territory in which the funds from the payment of tax, fee, or another payment are mobilized
16REASONCODECharacter2Reason for payment
17PERIODCharacter10Tax period
18DOCNUMBERCharacter15Document No.
19DOCDATECharacter10Document date
20PAYMENTTYPCharacter2Payment type
21KODCharacter25Code
22INCOMEKINDCharacter1Income Type Code

Only account number is passed, since other details are already uploaded to the online bank.

Payments in CSV

You can upload a CSV file from your system and import it here.

File sample

Download sample. In this file, you need to change all the details: dates, account numbers, payment number, etc.

File format

Character set: Cp1251. The file must contain the heading row. Fields may be in any order. Field separator — "," (comma). Fractional part separator — "." (period). Date format — MM.DD.YYYY.

Field descriptions

No.Field nameTypeLengthDescription
1numberCharacter8Payment No.
2amountFloat19, 2Payment amount
3payerAccountCharacter20Payer's account *
4payerKppCharacter9Payer's Tax Registration Reason Code
5payeeAccountCharacter20Recipient’s account
6payeeBankBicCharacter9Recipient’s Bank Identification Code
7payeeInnCharacter12Recipient’s Taxpayer Identification Number
8payeeKppCharacter9Recipient’s Tax Registration Reason Code
9payeeNameCharacter160Recipient's name
10ORDERDATEDatePayment date
11priorityCharacter1Priority
12purposeCharacter210Purpose
13INCOMEKINDCharacter1Income Type Code
14fkUidCharacter25Code
15taxStatusCharacter2Document status
16taxKbkCharacter20BCC
17taxOkatoCharacter11OKTMO
18taxReasonCodeCharacter2Reason for payment
19taxPeriodCharacter10Tax period
20taxDocumentNumberCharacter15Document No.
21taxDocumentDateCharacter10Document date
22taxPaymentTypeCharacter2Payment type
Feedback on the page