Create a Batch Journal Transaction (One-to-Many)

POST {{baseUrl}}/v1/journals/batch/

Request Body

{"entry_type"=>"JNLC", "from_account"=>"bc0c48cd-479c-3f1b-a5f5-02f1743fbf79", "description"=>"string", "entries"=>[{"to_account"=>"fb96046a-8e16-4e07-b308-004d1f5eb92c", "amount"=>"1"}]}