diff --git a/website/static/api-reference.html b/website/static/api-reference.html index 4929ea22..1cd8a941 100644 --- a/website/static/api-reference.html +++ b/website/static/api-reference.html @@ -259,7 +259,7 @@
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -272,15 +272,15 @@ {
"data": {
"account": {
- "id": "4",
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "id": 4,
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"version": 123,
- "code": "xyz789",
+ "code": "abc123",
"name": "abc123",
"normalBalanceType": "DEBIT",
"status": "ACTIVE",
- "externalId": "abc123",
- "description": "abc123",
+ "externalId": "xyz789",
+ "description": "xyz789",
"metadata": {},
"createdAt": 1592577642,
"modifiedAt": 1592577642,
@@ -383,15 +383,15 @@ Response
{
"data": {
"accountByCode": {
- "id": 4,
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "version": 987,
+ "id": "4",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "version": 123,
"code": "xyz789",
"name": "xyz789",
"normalBalanceType": "DEBIT",
"status": "ACTIVE",
- "externalId": "abc123",
- "description": "xyz789",
+ "externalId": "xyz789",
+ "description": "abc123",
"metadata": {},
"createdAt": 1592577642,
"modifiedAt": 1592577642,
@@ -482,7 +482,7 @@ Query
Variables
- {"externalId": "abc123"}
+ {"externalId": "xyz789"}
@@ -494,14 +494,14 @@ Response
{
"data": {
"accountByExternalId": {
- "id": 4,
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "version": 987,
+ "id": "4",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "version": 123,
"code": "xyz789",
"name": "abc123",
"normalBalanceType": "DEBIT",
"status": "ACTIVE",
- "externalId": "xyz789",
+ "externalId": "abc123",
"description": "abc123",
"metadata": {},
"createdAt": 1592577642,
@@ -595,7 +595,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -609,12 +609,12 @@ Response
"data": {
"accountSet": {
"id": 4,
- "accountSetId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "version": 123,
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "name": "xyz789",
+ "accountSetId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "version": 987,
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "name": "abc123",
"normalBalanceType": "DEBIT",
- "description": "xyz789",
+ "description": "abc123",
"metadata": {},
"createdAt": 1592577642,
"modifiedAt": 1592577642,
@@ -826,8 +826,8 @@ Variables
{
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"currency": CurrencyCode
}
@@ -842,9 +842,9 @@ Response
"data": {
"balance": {
"id": "4",
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "entryId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "entryId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"currency": CurrencyCode,
"settled": BalanceAmount,
"pending": BalanceAmount,
@@ -964,8 +964,8 @@ Variables
{
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"currency": CurrencyCode,
"from": 1592577642,
"until": 1592577642
@@ -1056,7 +1056,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -1070,11 +1070,11 @@ Response
"data": {
"journal": {
"id": 4,
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"version": 123,
- "name": "abc123",
+ "name": "xyz789",
"status": "ACTIVE",
- "description": "xyz789",
+ "description": "abc123",
"createdAt": 1592577642,
"modifiedAt": 1592577642
}
@@ -1119,7 +1119,7 @@ Query
Response
- {"data": {"serverVersion": "abc123"}}
+ {"data": {"serverVersion": "xyz789"}}
@@ -1193,7 +1193,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -1207,12 +1207,12 @@ Response
"data": {
"transaction": {
"id": "4",
- "transactionId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "transactionId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"version": 987,
- "txTemplateId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "txTemplateId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"effective": "2007-12-03",
- "correlationId": "xyz789",
+ "correlationId": "abc123",
"externalId": "xyz789",
"description": "xyz789",
"metadata": {},
@@ -1306,13 +1306,13 @@ Response
"data": {
"transactionByExternalId": {
"id": "4",
- "transactionId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "transactionId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"version": 123,
- "txTemplateId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "txTemplateId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"effective": "2007-12-03",
"correlationId": "xyz789",
- "externalId": "abc123",
+ "externalId": "xyz789",
"description": "abc123",
"metadata": {},
"createdAt": 1592577642,
@@ -1398,7 +1398,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -1411,14 +1411,14 @@ Response
{
"data": {
"txTemplate": {
- "id": 4,
- "txTemplateId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "id": "4",
+ "txTemplateId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"version": 987,
"code": "abc123",
"params": [ParamDefinition],
"transaction": TxTemplateTransaction,
"entries": [TxTemplateEntry],
- "description": "xyz789",
+ "description": "abc123",
"metadata": {},
"createdAt": 1592577642,
"modifiedAt": 1592577642
@@ -1515,7 +1515,7 @@ Response
"data": {
"txTemplateByCode": {
"id": 4,
- "txTemplateId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "txTemplateId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"version": 123,
"code": "xyz789",
"params": [ParamDefinition],
@@ -1600,7 +1600,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -1614,9 +1614,9 @@ Response
"data": {
"velocityControl": {
"id": 4,
- "velocityControlId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "velocityControlId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"name": "abc123",
- "description": "xyz789",
+ "description": "abc123",
"enforcement": VelocityEnforcement,
"condition": Expression,
"limits": [VelocityLimit]
@@ -1699,7 +1699,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -1713,9 +1713,9 @@ Response
"data": {
"velocityLimit": {
"id": 4,
- "velocityLimitId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "velocityLimitId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"name": "xyz789",
- "description": "xyz789",
+ "description": "abc123",
"condition": Expression,
"window": [PartitionKey],
"currency": CurrencyCode,
@@ -1945,7 +1945,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"input": AccountSetUpdateInput
}
@@ -2034,7 +2034,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"input": AccountUpdateInput
}
@@ -2342,7 +2342,7 @@ Variables
{
- "id": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "id": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"input": JournalUpdateInput
}
@@ -3078,15 +3078,15 @@ Example
{
- "id": 4,
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "version": 123,
+ "id": "4",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "version": 987,
"code": "abc123",
- "name": "abc123",
+ "name": "xyz789",
"normalBalanceType": "DEBIT",
"status": "ACTIVE",
"externalId": "xyz789",
- "description": "abc123",
+ "description": "xyz789",
"metadata": {},
"createdAt": 1592577642,
"modifiedAt": 1592577642,
@@ -3244,16 +3244,16 @@ Example
{
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"externalId": "xyz789",
"code": "abc123",
- "name": "xyz789",
+ "name": "abc123",
"normalBalanceType": "DEBIT",
"description": "xyz789",
"status": "ACTIVE",
"metadata": {},
"accountSetIds": [
- "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
]
}
@@ -3345,7 +3345,7 @@ Example
{
"node": Account,
- "cursor": "xyz789"
+ "cursor": "abc123"
}
@@ -3538,12 +3538,12 @@ Example
{
"id": 4,
- "accountSetId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "accountSetId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"version": 987,
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"name": "xyz789",
"normalBalanceType": "DEBIT",
- "description": "xyz789",
+ "description": "abc123",
"metadata": {},
"createdAt": 1592577642,
"modifiedAt": 1592577642,
@@ -3681,9 +3681,9 @@ Example
{
- "accountSetId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "name": "abc123",
+ "accountSetId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "name": "xyz789",
"normalBalanceType": "DEBIT",
"description": "abc123",
"metadata": {}
@@ -3777,7 +3777,7 @@ Example
{
"node": AccountSet,
- "cursor": "abc123"
+ "cursor": "xyz789"
}
@@ -3924,7 +3924,7 @@ Example
{
"node": Account,
- "cursor": "xyz789"
+ "cursor": "abc123"
}
@@ -4036,7 +4036,7 @@ Example
{
- "name": "abc123",
+ "name": "xyz789",
"normalBalanceType": "DEBIT",
"description": "xyz789",
"metadata": {}
@@ -4164,11 +4164,11 @@ Example
{
- "externalId": "xyz789",
- "code": "abc123",
+ "externalId": "abc123",
+ "code": "xyz789",
"name": "xyz789",
"normalBalanceType": "DEBIT",
- "description": "abc123",
+ "description": "xyz789",
"status": "ACTIVE",
"metadata": {}
}
@@ -4267,8 +4267,8 @@ Example
{
- "accountSetId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "memberId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "accountSetId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "memberId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"memberType": "ACCOUNT"
}
@@ -4419,9 +4419,9 @@ Example
{
"id": "4",
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "entryId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "entryId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"currency": CurrencyCode,
"settled": BalanceAmount,
"pending": BalanceAmount,
@@ -4490,7 +4490,7 @@ Example
"drBalance": Money,
"crBalance": Money,
"normalBalance": Money,
- "entryId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "entryId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -4773,8 +4773,8 @@ Example
{
- "jobId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "name": "xyz789",
+ "jobId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "name": "abc123",
"description": "abc123",
"endpoint": "abc123"
}
@@ -4974,7 +4974,7 @@ Description
Example
- "4"
+ 4
@@ -4999,7 +4999,7 @@ Description
Example
- 123
+ 987
@@ -5079,9 +5079,9 @@ Example
{
- "id": 4,
- "jobId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "name": "abc123",
+ "id": "4",
+ "jobId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "name": "xyz789",
"description": "xyz789"
}
@@ -5167,11 +5167,11 @@ Example
{
"id": "4",
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "version": 123,
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "version": 987,
"name": "xyz789",
"status": "ACTIVE",
- "description": "xyz789",
+ "description": "abc123",
"createdAt": 1592577642,
"modifiedAt": 1592577642
}
@@ -5237,10 +5237,10 @@ Example
{
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"name": "abc123",
"status": "ACTIVE",
- "description": "abc123"
+ "description": "xyz789"
}
@@ -5644,7 +5644,7 @@ Example
{
"hasPreviousPage": false,
- "hasNextPage": true,
+ "hasNextPage": false,
"startCursor": "xyz789",
"endCursor": "abc123"
}
@@ -5796,7 +5796,7 @@ Example
{
- "name": "abc123",
+ "name": "xyz789",
"type": "STRING",
"default": Expression,
"description": "xyz789"
@@ -6079,8 +6079,8 @@ Example
{
- "accountSetId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "memberId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "accountSetId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "memberId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"memberType": "ACCOUNT"
}
@@ -6195,7 +6195,7 @@ Description
Example
- "abc123"
+ "xyz789"
@@ -6323,11 +6323,11 @@ Example
{
- "id": 4,
- "transactionId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "version": 123,
- "txTemplateId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "journalId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "id": "4",
+ "transactionId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "version": 987,
+ "txTemplateId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "journalId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"effective": "2007-12-03",
"correlationId": "abc123",
"externalId": "xyz789",
@@ -6391,8 +6391,8 @@ Example
{
- "transactionId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "txTemplateCode": "xyz789",
+ "transactionId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "txTemplateCode": "abc123",
"params": {}
}
@@ -6535,10 +6535,10 @@ Example
{
- "id": "4",
- "txTemplateId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "version": 987,
- "code": "xyz789",
+ "id": 4,
+ "txTemplateId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "version": 123,
+ "code": "abc123",
"params": [ParamDefinition],
"transaction": TxTemplateTransaction,
"entries": [TxTemplateEntry],
@@ -6630,7 +6630,7 @@ Example
{
- "txTemplateId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "txTemplateId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"code": "abc123",
"params": [ParamDefinitionInput],
"transaction": TxTemplateTransactionInput,
@@ -7033,7 +7033,7 @@ UUID
Example
- "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
@@ -7110,9 +7110,9 @@ Example
{
- "id": "4",
- "velocityControlId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "name": "abc123",
+ "id": 4,
+ "velocityControlId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "name": "xyz789",
"description": "abc123",
"enforcement": VelocityEnforcement,
"condition": Expression,
@@ -7166,8 +7166,8 @@ Example
{
- "velocityControlId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "velocityLimitId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a"
+ "velocityControlId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "velocityLimitId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3"
}
@@ -7264,8 +7264,8 @@ Example
{
- "velocityControlId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
- "accountId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "velocityControlId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
+ "accountId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"params": {}
}
@@ -7377,7 +7377,7 @@ Example
{
- "velocityControlId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "velocityControlId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"name": "abc123",
"description": "abc123",
"enforcement": VelocityEnforcementInput,
@@ -7634,9 +7634,9 @@ Example
{
"id": "4",
- "velocityLimitId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "velocityLimitId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"name": "abc123",
- "description": "xyz789",
+ "description": "abc123",
"condition": Expression,
"window": [PartitionKey],
"currency": CurrencyCode,
@@ -7733,7 +7733,7 @@ Example
{
- "velocityLimitId": "86c668c9-ad45-43d1-8b23-c1b83baecb1a",
+ "velocityLimitId": "399431b5-3544-4a03-a30f-7f9e4ccf3de3",
"name": "xyz789",
"description": "abc123",
"window": [PartitionKeyInput],
diff --git a/website/static/gql/responses/accountCreateCheckingResponse.json b/website/static/gql/responses/accountCreateCheckingResponse.json
index cb9fb8a6..c1096aa7 100644
--- a/website/static/gql/responses/accountCreateCheckingResponse.json
+++ b/website/static/gql/responses/accountCreateCheckingResponse.json
@@ -2,7 +2,7 @@
"data": {
"accountCreate": {
"account": {
- "accountId": "8a5df8ea-ccfb-4d2b-959e-06ce7e840af7",
+ "accountId": "2ae0514d-47c9-4457-868c-8d79095862ec",
"name": "Alice - Checking"
}
}
diff --git a/website/static/gql/responses/accountCreateDebitResponse.json b/website/static/gql/responses/accountCreateDebitResponse.json
index ccf3b599..81204dd9 100644
--- a/website/static/gql/responses/accountCreateDebitResponse.json
+++ b/website/static/gql/responses/accountCreateDebitResponse.json
@@ -2,7 +2,7 @@
"data": {
"accountCreate": {
"account": {
- "accountId": "4a3d1311-296b-453b-aeb7-99751751b92d",
+ "accountId": "da7a2cd3-e2e1-4cc3-ab87-f896447de5ea",
"name": "Assets"
}
}
diff --git a/website/static/gql/responses/accountSetCreateResponse.json b/website/static/gql/responses/accountSetCreateResponse.json
index a815c3d4..f38b2cbb 100644
--- a/website/static/gql/responses/accountSetCreateResponse.json
+++ b/website/static/gql/responses/accountSetCreateResponse.json
@@ -2,7 +2,7 @@
"data": {
"accountSetCreate": {
"accountSet": {
- "accountSetId": "d0201e0b-bf04-4630-9877-a897b49216a0",
+ "accountSetId": "47cc8dcc-572d-4565-af9b-042ca037305f",
"name": "Account Set"
}
}
diff --git a/website/static/gql/responses/accountSetWithBalanceResponse.json b/website/static/gql/responses/accountSetWithBalanceResponse.json
index 1f237413..aa3a98d8 100644
--- a/website/static/gql/responses/accountSetWithBalanceResponse.json
+++ b/website/static/gql/responses/accountSetWithBalanceResponse.json
@@ -2,7 +2,7 @@
"data": {
"accountSet": {
"name": "Account Set",
- "journalId": "f04aef7a-39a6-46a3-ac18-f7e2b55b42d3",
+ "journalId": "501168b4-19f7-46bf-90c9-42e33f9eba93",
"balance": {
"settled": {
"normalBalance": {
diff --git a/website/static/gql/responses/addToAccountSetResponse.json b/website/static/gql/responses/addToAccountSetResponse.json
index eb3037e3..c4c0f348 100644
--- a/website/static/gql/responses/addToAccountSetResponse.json
+++ b/website/static/gql/responses/addToAccountSetResponse.json
@@ -2,7 +2,7 @@
"data": {
"addToAccountSet": {
"accountSet": {
- "accountSetId": "d0201e0b-bf04-4630-9877-a897b49216a0",
+ "accountSetId": "47cc8dcc-572d-4565-af9b-042ca037305f",
"name": "Account Set",
"balance": {
"settled": {
diff --git a/website/static/gql/responses/journalCreateResponse.json b/website/static/gql/responses/journalCreateResponse.json
index 2877f32b..093c9c08 100644
--- a/website/static/gql/responses/journalCreateResponse.json
+++ b/website/static/gql/responses/journalCreateResponse.json
@@ -2,7 +2,7 @@
"data": {
"journalCreate": {
"journal": {
- "journalId": "f04aef7a-39a6-46a3-ac18-f7e2b55b42d3",
+ "journalId": "501168b4-19f7-46bf-90c9-42e33f9eba93",
"name": "General Ledger"
}
}
diff --git a/website/static/gql/responses/transactionPostResponse.json b/website/static/gql/responses/transactionPostResponse.json
index ea764424..5644b086 100644
--- a/website/static/gql/responses/transactionPostResponse.json
+++ b/website/static/gql/responses/transactionPostResponse.json
@@ -2,8 +2,8 @@
"data": {
"transactionPost": {
"transaction": {
- "transactionId": "12577e42-1a11-4136-9a34-e654a20c1837",
- "correlationId": "12577e42-1a11-4136-9a34-e654a20c1837"
+ "transactionId": "0f10777f-4565-4f2e-9fba-e780ffa0e4d7",
+ "correlationId": "0f10777f-4565-4f2e-9fba-e780ffa0e4d7"
}
}
}
diff --git a/website/static/gql/responses/txTemplateCreateResponse.json b/website/static/gql/responses/txTemplateCreateResponse.json
index 027fa972..b1bd5bcc 100644
--- a/website/static/gql/responses/txTemplateCreateResponse.json
+++ b/website/static/gql/responses/txTemplateCreateResponse.json
@@ -2,12 +2,12 @@
"data": {
"depositTemplate": {
"txTemplate": {
- "txTemplateId": "1da76398-f389-46be-a1c2-64a22f48e1ee"
+ "txTemplateId": "dd1a9e87-d1e3-47b5-9451-a40c04228809"
}
},
"withdrawalTemplate": {
"txTemplate": {
- "txTemplateId": "fb652350-45c9-4737-8cb0-08a768f83f57"
+ "txTemplateId": "69ee37c0-854c-4a5f-9734-ad9dad0114f1"
}
}
}
diff --git a/website/static/gql/variables/accountCreateChecking.json b/website/static/gql/variables/accountCreateChecking.json
index f9d4b272..ae3f9c84 100644
--- a/website/static/gql/variables/accountCreateChecking.json
+++ b/website/static/gql/variables/accountCreateChecking.json
@@ -1,8 +1,8 @@
{
"input": {
- "accountId": "8a5df8ea-ccfb-4d2b-959e-06ce7e840af7",
+ "accountId": "2ae0514d-47c9-4457-868c-8d79095862ec",
"name": "Alice - Checking",
- "code": "ALICE.CHECKING-8a5df8ea-ccfb-4d2b-959e-06ce7e840af7",
+ "code": "ALICE.CHECKING-2ae0514d-47c9-4457-868c-8d79095862ec",
"normalBalanceType": "CREDIT"
}
}
diff --git a/website/static/gql/variables/accountCreateDebit.json b/website/static/gql/variables/accountCreateDebit.json
index 6d133cfa..ae216f79 100644
--- a/website/static/gql/variables/accountCreateDebit.json
+++ b/website/static/gql/variables/accountCreateDebit.json
@@ -1,8 +1,8 @@
{
"input": {
- "accountId": "4a3d1311-296b-453b-aeb7-99751751b92d",
+ "accountId": "da7a2cd3-e2e1-4cc3-ab87-f896447de5ea",
"name": "Assets",
- "code": "ASSET-4a3d1311-296b-453b-aeb7-99751751b92d",
+ "code": "ASSET-da7a2cd3-e2e1-4cc3-ab87-f896447de5ea",
"normalBalanceType": "DEBIT"
}
}
diff --git a/website/static/gql/variables/accountSetCreate.json b/website/static/gql/variables/accountSetCreate.json
index 4d57f503..72fb7f76 100644
--- a/website/static/gql/variables/accountSetCreate.json
+++ b/website/static/gql/variables/accountSetCreate.json
@@ -1,7 +1,7 @@
{
"input": {
- "accountSetId": "d0201e0b-bf04-4630-9877-a897b49216a0",
- "journalId": "f04aef7a-39a6-46a3-ac18-f7e2b55b42d3",
+ "accountSetId": "47cc8dcc-572d-4565-af9b-042ca037305f",
+ "journalId": "501168b4-19f7-46bf-90c9-42e33f9eba93",
"name": "Account Set",
"normalBalanceType": "CREDIT"
}
diff --git a/website/static/gql/variables/accountSetWithBalance.json b/website/static/gql/variables/accountSetWithBalance.json
index 16c23cb9..f3ad5890 100644
--- a/website/static/gql/variables/accountSetWithBalance.json
+++ b/website/static/gql/variables/accountSetWithBalance.json
@@ -1,5 +1,5 @@
{
- "accountSetId": "d0201e0b-bf04-4630-9877-a897b49216a0",
- "journalId": "f04aef7a-39a6-46a3-ac18-f7e2b55b42d3",
+ "accountSetId": "47cc8dcc-572d-4565-af9b-042ca037305f",
+ "journalId": "501168b4-19f7-46bf-90c9-42e33f9eba93",
"currency": "USD"
}
diff --git a/website/static/gql/variables/accountWithBalance.json b/website/static/gql/variables/accountWithBalance.json
index a26a3882..40e01102 100644
--- a/website/static/gql/variables/accountWithBalance.json
+++ b/website/static/gql/variables/accountWithBalance.json
@@ -1,5 +1,5 @@
{
- "accountId": "8a5df8ea-ccfb-4d2b-959e-06ce7e840af7",
- "journalId": "f04aef7a-39a6-46a3-ac18-f7e2b55b42d3",
+ "accountId": "2ae0514d-47c9-4457-868c-8d79095862ec",
+ "journalId": "501168b4-19f7-46bf-90c9-42e33f9eba93",
"currency": "USD"
}
diff --git a/website/static/gql/variables/addToAccountSet.json b/website/static/gql/variables/addToAccountSet.json
index 86ad5c1e..0da22a22 100644
--- a/website/static/gql/variables/addToAccountSet.json
+++ b/website/static/gql/variables/addToAccountSet.json
@@ -1,7 +1,7 @@
{
"input": {
- "accountSetId": "d0201e0b-bf04-4630-9877-a897b49216a0",
- "memberId": "8a5df8ea-ccfb-4d2b-959e-06ce7e840af7",
+ "accountSetId": "47cc8dcc-572d-4565-af9b-042ca037305f",
+ "memberId": "2ae0514d-47c9-4457-868c-8d79095862ec",
"memberType": "ACCOUNT"
}
}
diff --git a/website/static/gql/variables/journalCreate.json b/website/static/gql/variables/journalCreate.json
index 59a0599d..a55e1858 100644
--- a/website/static/gql/variables/journalCreate.json
+++ b/website/static/gql/variables/journalCreate.json
@@ -1,6 +1,6 @@
{
"input": {
- "journalId": "f04aef7a-39a6-46a3-ac18-f7e2b55b42d3",
+ "journalId": "501168b4-19f7-46bf-90c9-42e33f9eba93",
"name": "General Ledger"
}
}
diff --git a/website/static/gql/variables/transactionPost.json b/website/static/gql/variables/transactionPost.json
index 3f56f870..b28df97e 100644
--- a/website/static/gql/variables/transactionPost.json
+++ b/website/static/gql/variables/transactionPost.json
@@ -1,9 +1,9 @@
{
"input": {
- "transactionId": "12577e42-1a11-4136-9a34-e654a20c1837",
- "txTemplateCode": "DEPOSIT-1da76398-f389-46be-a1c2-64a22f48e1ee",
+ "transactionId": "0f10777f-4565-4f2e-9fba-e780ffa0e4d7",
+ "txTemplateCode": "DEPOSIT-dd1a9e87-d1e3-47b5-9451-a40c04228809",
"params": {
- "account": "8a5df8ea-ccfb-4d2b-959e-06ce7e840af7",
+ "account": "2ae0514d-47c9-4457-868c-8d79095862ec",
"amount": "9.53",
"effective": "2022-09-21"
}
diff --git a/website/static/gql/variables/txTemplateCreate.json b/website/static/gql/variables/txTemplateCreate.json
index 63742b35..a4a50915 100644
--- a/website/static/gql/variables/txTemplateCreate.json
+++ b/website/static/gql/variables/txTemplateCreate.json
@@ -1,8 +1,8 @@
{
- "depositTemplateId": "1da76398-f389-46be-a1c2-64a22f48e1ee",
- "depositTemplateCode": "DEPOSIT-1da76398-f389-46be-a1c2-64a22f48e1ee",
- "withdrawalTemplateId": "fb652350-45c9-4737-8cb0-08a768f83f57",
- "withdrawalTemplateCode": "WITHDRAWAL-fb652350-45c9-4737-8cb0-08a768f83f57",
- "assetAccountId": "uuid('4a3d1311-296b-453b-aeb7-99751751b92d')",
- "journalId": "uuid('f04aef7a-39a6-46a3-ac18-f7e2b55b42d3')"
+ "depositTemplateId": "dd1a9e87-d1e3-47b5-9451-a40c04228809",
+ "depositTemplateCode": "DEPOSIT-dd1a9e87-d1e3-47b5-9451-a40c04228809",
+ "withdrawalTemplateId": "69ee37c0-854c-4a5f-9734-ad9dad0114f1",
+ "withdrawalTemplateCode": "WITHDRAWAL-69ee37c0-854c-4a5f-9734-ad9dad0114f1",
+ "assetAccountId": "uuid('da7a2cd3-e2e1-4cc3-ab87-f896447de5ea')",
+ "journalId": "uuid('501168b4-19f7-46bf-90c9-42e33f9eba93')"
}