diff --git a/test/data/food-vouchers.json b/test/data/food-vouchers.json index 2caf144..3a93ff7 100644 --- a/test/data/food-vouchers.json +++ b/test/data/food-vouchers.json @@ -4,7 +4,7 @@ "uuid": "01922d7f-747d-702b-b7a9-261a7c0fc97d", "dig": { "alg": "sha256", - "val": "d9dd35477f00470ce4556894e6a79b235475c1e727ecb374c491765a49eae029" + "val": "aa93619acbfe907cc9206e261ed0a7db04be9a84b86805b38a3fd5ea52501a08" } }, "doc": { @@ -116,6 +116,7 @@ "total": "30.52", "lines": [ { + "i": 1, "e_wallet_id": "ABC1234", "issue_date_time": "2022-07-19T10:20:30", "employee": { @@ -127,6 +128,7 @@ "amount": "10.12" }, { + "i": 2, "e_wallet_id": "BCD4321", "issue_date_time": "2022-08-20T11:20:30", "employee": { diff --git a/test/data/fuel-account-balance.json b/test/data/fuel-account-balance.json index bb9310d..d31d8af 100644 --- a/test/data/fuel-account-balance.json +++ b/test/data/fuel-account-balance.json @@ -4,7 +4,7 @@ "uuid": "01922d7f-748e-7ac6-a885-133ddca0eb29", "dig": { "alg": "sha256", - "val": "b0946f9ed598bc632900cb8a0135a69473f94dff7c07f8d7a844573303839324" + "val": "5b1eaa9bbf2acf0e7a5a66160184d90ef381a7d7d725b79320f6910b8ce3ba88" } }, "doc": { @@ -116,6 +116,7 @@ "total": "400.00", "lines": [ { + "i": 1, "e_wallet_id": "1234", "purchase_date_time": "2022-07-19T10:20:30", "vendor_tax_code": "RWT860605OF5", @@ -143,6 +144,7 @@ ] }, { + "i": 2, "e_wallet_id": "1234", "purchase_date_time": "2022-08-19T10:20:30", "vendor_tax_code": "DJV320816JT1",