Sobes.tech
Middle+

How does the income registration process for self-employed individuals occur?

sobes.tech AI

Answer from AI

The registration of income for self-employed individuals in Russia occurs through the "My Tax" application or via integration with services that support data transfer to the tax authorities. The process includes:

  1. The self-employed individual records the fact of receiving income by creating a receipt in the application or via API.
  2. Income data is automatically transmitted to the Federal Tax Service.
  3. Tax is calculated automatically at a rate (4% when working with individuals, 6% with legal entities).
  4. Tax payment is made monthly, usually through the application.

For automation in Golang, you can use the FTS API to transmit income data, forming requests with information about the payment and the recipient.

How does the income registration process for… - sobes.tech