diff --git a/index.html b/index.html index fadd8cbeb3..b20b499099 100644 --- a/index.html +++ b/index.html @@ -660,7 +660,7 @@
{
"callbackEndpoints": [CallbackEndpoint],
- "csvTransactions": "abc123",
+ "csvTransactions": "xyz789",
"defaultWallet": PublicWallet,
"defaultWalletId": WalletId,
"displayCurrency": DisplayCurrency,
- "id": "4",
+ "id": 4,
"invoices": InvoiceConnection,
"level": "ONE",
"limits": AccountLimits,
@@ -7010,7 +7010,7 @@ Fields
Example
- {"errors": [Error], "success": false}
+ {"errors": [Error], "success": true}
@@ -7936,7 +7936,7 @@ Example
{
"accountId": 4,
"balance": SignedAmount,
- "id": 4,
+ "id": "4",
"invoiceByPaymentHash": Invoice,
"invoices": InvoiceConnection,
"pendingIncomingBalance": SignedAmount,
@@ -7968,15 +7968,6 @@ Description
-
- Example
-
-
- true
-
-
-
-
@@ -8309,9 +8300,9 @@ Example
{
"challengeCode": "xyz789",
- "failbackMode": false,
+ "failbackMode": true,
"id": "xyz789",
- "newCaptcha": false
+ "newCaptcha": true
}
@@ -8385,8 +8376,8 @@ Example
"challengeCode": "abc123",
"channel": "SMS",
"phone": Phone,
- "secCode": "abc123",
- "validationCode": "xyz789"
+ "secCode": "xyz789",
+ "validationCode": "abc123"
}
@@ -8694,11 +8685,11 @@ Example
{
"callbackEndpoints": [CallbackEndpoint],
- "csvTransactions": "xyz789",
+ "csvTransactions": "abc123",
"defaultWallet": PublicWallet,
"defaultWalletId": WalletId,
"displayCurrency": DisplayCurrency,
- "id": "4",
+ "id": 4,
"invoices": InvoiceConnection,
"level": "ONE",
"limits": AccountLimits,
@@ -8921,7 +8912,7 @@ Example
{
"flag": "xyz789",
"fractionDigits": 987,
- "id": 4,
+ "id": "4",
"name": "xyz789",
"symbol": "xyz789"
}
@@ -8975,9 +8966,9 @@ Example
{
- "minBankFee": "xyz789",
+ "minBankFee": "abc123",
"minBankFeeThreshold": "xyz789",
- "ratio": "abc123"
+ "ratio": "xyz789"
}
@@ -9092,7 +9083,7 @@ Example
{
"address": "test@test.com",
- "verified": true
+ "verified": false
}
@@ -9259,8 +9250,8 @@ Example
{
- "code": "xyz789",
- "message": "abc123",
+ "code": "abc123",
+ "message": "xyz789",
"path": ["xyz789"]
}
@@ -9522,10 +9513,10 @@ Example
"feesInformation": FeesInformation,
"lightningAddressDomain": "xyz789",
"lightningAddressDomainAliases": [
- "xyz789"
+ "abc123"
],
"network": "mainnet",
- "nodesIds": ["xyz789"],
+ "nodesIds": ["abc123"],
"supportedCountries": [Country]
}
@@ -9843,7 +9834,7 @@ Description
Example
- 987
+ 123
@@ -9983,7 +9974,7 @@ Example
{
"amount": SatAmount,
- "displayCurrencyPerSat": 987.65,
+ "displayCurrencyPerSat": 123.45,
"transaction": Transaction,
"txNotificationType": "IntraLedgerPayment",
"usdPerSat": 123.45,
@@ -10376,7 +10367,7 @@ Example
{
"amount": SatAmount,
- "lnAddress": "abc123",
+ "lnAddress": "xyz789",
"walletId": WalletId
}
@@ -11904,7 +11895,7 @@ Example
{
"amount": SatAmount,
- "lnurl": "xyz789",
+ "lnurl": "abc123",
"walletId": WalletId
}
@@ -11954,7 +11945,7 @@ Example
{
"coordinates": Coordinates,
- "title": "xyz789"
+ "title": "abc123"
}
@@ -12167,8 +12158,8 @@ Example
{
"latitude": 123.45,
- "longitude": 987.65,
- "title": "abc123",
+ "longitude": 123.45,
+ "title": "xyz789",
"username": Username
}
@@ -12297,7 +12288,7 @@ Example
{
- "currentSupported": 123,
+ "currentSupported": 987,
"minSupported": 987,
"platform": "abc123"
}
@@ -13015,7 +13006,7 @@ Example
"transaction": Transaction,
"txHash": OnChainTxHash,
"txNotificationType": "IntraLedgerPayment",
- "usdPerSat": 987.65,
+ "usdPerSat": 123.45,
"walletId": WalletId
}
@@ -13346,8 +13337,8 @@ Example
{
"endCursor": "abc123",
"hasNextPage": false,
- "hasPreviousPage": true,
- "startCursor": "xyz789"
+ "hasPreviousPage": false,
+ "startCursor": "abc123"
}
@@ -13666,8 +13657,8 @@ Example
{
"base": 9007199254740991,
"currencyUnit": "abc123",
- "formattedAmount": "abc123",
- "offset": 123
+ "formattedAmount": "xyz789",
+ "offset": 987
}
@@ -13882,8 +13873,8 @@ Example
{
"base": 9007199254740991,
- "currencyUnit": "abc123",
- "offset": 123
+ "currencyUnit": "xyz789",
+ "offset": 987
}
@@ -14013,7 +14004,7 @@ Example
"base": 9007199254740991,
"currencyUnit": "abc123",
"formattedAmount": "abc123",
- "offset": 123
+ "offset": 987
}
@@ -14073,8 +14064,8 @@ Example
{
"base": 9007199254740991,
- "currencyUnit": "abc123",
- "offset": 987
+ "currencyUnit": "xyz789",
+ "offset": 123
}
@@ -14282,7 +14273,7 @@ Example
{
"amount": SatAmount,
- "completed": false,
+ "completed": true,
"id": "4",
"notBefore": 1592577642
}
@@ -14326,7 +14317,7 @@ Fields
Example
- {"id": "4"}
+ {"id": 4}
@@ -14953,7 +14944,7 @@ Example
{
"arrivalInMempoolEstimatedAt": 1592577642,
"transactionHash": OnChainTxHash,
- "vout": 123
+ "vout": 987
}
@@ -15029,7 +15020,7 @@ Description
Example
- "abc123"
+ "xyz789"
@@ -15075,7 +15066,7 @@ Fields
Example
- {"errors": [Error], "success": false}
+ {"errors": [Error], "success": true}
@@ -15643,7 +15634,7 @@ Example
{
"authToken": AuthToken,
"errors": [Error],
- "success": false
+ "success": true
}
@@ -15904,7 +15895,7 @@ Example
{
- "accountId": 4,
+ "accountId": "4",
"balance": SignedAmount,
"id": "4",
"invoiceByPaymentHash": Invoice,
@@ -16026,7 +16017,7 @@ Example
"createdAt": 1592577642,
"defaultAccount": Account,
"email": Email,
- "id": "4",
+ "id": 4,
"language": Language,
"phone": Phone,
"totpEnabled": false,
@@ -16125,7 +16116,7 @@ Example
"alias": ContactAlias,
"id": Username,
"transactions": TransactionConnection,
- "transactionsCount": 987,
+ "transactionsCount": 123,
"username": Username
}
@@ -16610,7 +16601,7 @@ Fields
Example
- {"deviceToken": "xyz789"}
+ {"deviceToken": "abc123"}