Warning: Couldn't read data from file "accounts.json", this makes an empty

JavaScript
curl -XPOST 'localhost:9200/bank/account/_bulk?pretty' --data-binary "@/home/user/accounts.json"

Source

Also in JavaScript: