I was going over the Migration Guide at
https://docs.killbill.io/latest/migration_guide.
In order to transfer the accounts and subscriptions from an existing system to killbill postgreSQL, can the data be inserted directly into the killbill database after which can we restart killbill?
I tried it out and it worked for an account. However I got an error, Null Pointer Exception when calling the Get Account Bundles and Get Account Blocking States API probably, because I did not enter data into all the tables. I will try a bit more.
Thank you,
Vivek