@mojaloop/api-snippets 17.4.0 → 17.5.0-snapshot.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/fspiop-rest-v1.0-openapi3-snippets.yaml +1 -1
- package/docs/fspiop-rest-v1.1-openapi3-snippets.yaml +1 -1
- package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +1 -1
- package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +7 -7
- package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +7 -7
- package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +1 -1
- package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +1 -1
- package/docs/thirdparty-openapi3-snippets.yaml +1 -1
- package/fspiop/v1_0/openapi3/components/schemas/CorrelationId.yaml +1 -1
- package/fspiop/v1_1/openapi3/components/schemas/CorrelationId.yaml +1 -1
- package/fspiop/v2_0/openapi3/components/schemas/CorrelationId.yaml +1 -1
- package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +55 -55
- package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +55 -55
- package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +66 -66
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +72 -72
- package/package.json +26 -25
- package/sdk-bulk.yaml +1 -1
- package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +6 -6
- package/sdk-scheme-adapter/v2_0_0/components/schemas/CorrelationId.yaml +1 -1
- package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +6 -6
- package/sdk-scheme-adapter/v2_1_0/components/schemas/CorrelationId.yaml +1 -1
@@ -421,7 +421,7 @@
|
|
421
421
|
"CorrelationId": {
|
422
422
|
"title": "CorrelationId",
|
423
423
|
"type": "string",
|
424
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
424
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
425
425
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
426
426
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
427
427
|
},
|
@@ -821,7 +821,7 @@
|
|
821
821
|
"modelId": {
|
822
822
|
"title": "CorrelationId",
|
823
823
|
"type": "string",
|
824
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
824
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
825
825
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
826
826
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
827
827
|
},
|
@@ -1230,7 +1230,7 @@
|
|
1230
1230
|
"modelId": {
|
1231
1231
|
"title": "CorrelationId",
|
1232
1232
|
"type": "string",
|
1233
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
1233
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
1234
1234
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
1235
1235
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
1236
1236
|
},
|
@@ -1890,7 +1890,7 @@
|
|
1890
1890
|
"quoteId": {
|
1891
1891
|
"title": "CorrelationId",
|
1892
1892
|
"type": "string",
|
1893
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
1893
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
1894
1894
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
1895
1895
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
1896
1896
|
},
|
@@ -2307,7 +2307,7 @@
|
|
2307
2307
|
"bulkQuoteId": {
|
2308
2308
|
"title": "CorrelationId",
|
2309
2309
|
"type": "string",
|
2310
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
2310
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
2311
2311
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
2312
2312
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
2313
2313
|
},
|
@@ -2458,7 +2458,7 @@
|
|
2458
2458
|
"quoteId": {
|
2459
2459
|
"title": "CorrelationId",
|
2460
2460
|
"type": "string",
|
2461
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
2461
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
2462
2462
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
2463
2463
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
2464
2464
|
},
|
@@ -3251,7 +3251,7 @@
|
|
3251
3251
|
"quoteId": {
|
3252
3252
|
"title": "CorrelationId",
|
3253
3253
|
"type": "string",
|
3254
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
3254
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
3255
3255
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
3256
3256
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
3257
3257
|
},
|
@@ -4199,7 +4199,7 @@
|
|
4199
4199
|
"bulkQuoteId": {
|
4200
4200
|
"title": "CorrelationId",
|
4201
4201
|
"type": "string",
|
4202
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
4202
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
4203
4203
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
4204
4204
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
4205
4205
|
},
|
@@ -4271,7 +4271,7 @@
|
|
4271
4271
|
"quoteId": {
|
4272
4272
|
"title": "CorrelationId",
|
4273
4273
|
"type": "string",
|
4274
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
4274
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
4275
4275
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
4276
4276
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
4277
4277
|
},
|
@@ -5244,7 +5244,7 @@
|
|
5244
5244
|
"bulkQuoteId": {
|
5245
5245
|
"title": "CorrelationId",
|
5246
5246
|
"type": "string",
|
5247
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
5247
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
5248
5248
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
5249
5249
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
5250
5250
|
},
|
@@ -5316,7 +5316,7 @@
|
|
5316
5316
|
"quoteId": {
|
5317
5317
|
"title": "CorrelationId",
|
5318
5318
|
"type": "string",
|
5319
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
5319
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
5320
5320
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
5321
5321
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
5322
5322
|
},
|
@@ -6278,7 +6278,7 @@
|
|
6278
6278
|
"bulkQuoteId": {
|
6279
6279
|
"title": "CorrelationId",
|
6280
6280
|
"type": "string",
|
6281
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
6281
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
6282
6282
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
6283
6283
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
6284
6284
|
},
|
@@ -6301,7 +6301,7 @@
|
|
6301
6301
|
"quoteId": {
|
6302
6302
|
"title": "CorrelationId",
|
6303
6303
|
"type": "string",
|
6304
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
6304
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
6305
6305
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
6306
6306
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
6307
6307
|
},
|
@@ -8274,7 +8274,7 @@
|
|
8274
8274
|
"bulkTransactionId": {
|
8275
8275
|
"title": "CorrelationId",
|
8276
8276
|
"type": "string",
|
8277
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
8277
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
8278
8278
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
8279
8279
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
8280
8280
|
},
|
@@ -9316,7 +9316,7 @@
|
|
9316
9316
|
"transferId": {
|
9317
9317
|
"title": "CorrelationId",
|
9318
9318
|
"type": "string",
|
9319
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9319
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9320
9320
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
9321
9321
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
9322
9322
|
},
|
@@ -9475,14 +9475,14 @@
|
|
9475
9475
|
"bulkTransferId": {
|
9476
9476
|
"title": "CorrelationId",
|
9477
9477
|
"type": "string",
|
9478
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9478
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9479
9479
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
9480
9480
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
9481
9481
|
},
|
9482
9482
|
"bulkQuoteId": {
|
9483
9483
|
"title": "CorrelationId",
|
9484
9484
|
"type": "string",
|
9485
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9485
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9486
9486
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
9487
9487
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
9488
9488
|
},
|
@@ -9569,7 +9569,7 @@
|
|
9569
9569
|
"transferId": {
|
9570
9570
|
"title": "CorrelationId",
|
9571
9571
|
"type": "string",
|
9572
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9572
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9573
9573
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
9574
9574
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
9575
9575
|
},
|
@@ -9753,14 +9753,14 @@
|
|
9753
9753
|
"bulkTransferId": {
|
9754
9754
|
"title": "CorrelationId",
|
9755
9755
|
"type": "string",
|
9756
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9756
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9757
9757
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
9758
9758
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
9759
9759
|
},
|
9760
9760
|
"bulkQuoteId": {
|
9761
9761
|
"title": "CorrelationId",
|
9762
9762
|
"type": "string",
|
9763
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9763
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9764
9764
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
9765
9765
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
9766
9766
|
},
|
@@ -9847,7 +9847,7 @@
|
|
9847
9847
|
"transferId": {
|
9848
9848
|
"title": "CorrelationId",
|
9849
9849
|
"type": "string",
|
9850
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
9850
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
9851
9851
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
9852
9852
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
9853
9853
|
},
|
@@ -10010,7 +10010,7 @@
|
|
10010
10010
|
"transferId": {
|
10011
10011
|
"title": "CorrelationId",
|
10012
10012
|
"type": "string",
|
10013
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10013
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10014
10014
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
10015
10015
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
10016
10016
|
}
|
@@ -10054,7 +10054,7 @@
|
|
10054
10054
|
"transferId": {
|
10055
10055
|
"title": "CorrelationId",
|
10056
10056
|
"type": "string",
|
10057
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10057
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10058
10058
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
10059
10059
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
10060
10060
|
}
|
@@ -10118,7 +10118,7 @@
|
|
10118
10118
|
"transferId": {
|
10119
10119
|
"title": "CorrelationId",
|
10120
10120
|
"type": "string",
|
10121
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10121
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10122
10122
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
10123
10123
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
10124
10124
|
}
|
@@ -10271,7 +10271,7 @@
|
|
10271
10271
|
"transferId": {
|
10272
10272
|
"title": "CorrelationId",
|
10273
10273
|
"type": "string",
|
10274
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10274
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10275
10275
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
10276
10276
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
10277
10277
|
}
|
@@ -10430,7 +10430,7 @@
|
|
10430
10430
|
"transferId": {
|
10431
10431
|
"title": "CorrelationId",
|
10432
10432
|
"type": "string",
|
10433
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10433
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10434
10434
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
10435
10435
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
10436
10436
|
}
|
@@ -10554,7 +10554,7 @@
|
|
10554
10554
|
"transferId": {
|
10555
10555
|
"title": "CorrelationId",
|
10556
10556
|
"type": "string",
|
10557
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10557
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10558
10558
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
10559
10559
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
10560
10560
|
},
|
@@ -10990,14 +10990,14 @@
|
|
10990
10990
|
"bulkTransferId": {
|
10991
10991
|
"title": "CorrelationId",
|
10992
10992
|
"type": "string",
|
10993
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
10993
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
10994
10994
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
10995
10995
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
10996
10996
|
},
|
10997
10997
|
"bulkQuoteId": {
|
10998
10998
|
"title": "CorrelationId",
|
10999
10999
|
"type": "string",
|
11000
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
11000
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
11001
11001
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
11002
11002
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
11003
11003
|
},
|
@@ -11148,7 +11148,7 @@
|
|
11148
11148
|
"transferId": {
|
11149
11149
|
"title": "CorrelationId",
|
11150
11150
|
"type": "string",
|
11151
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
11151
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
11152
11152
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
11153
11153
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
11154
11154
|
},
|
@@ -11677,7 +11677,7 @@
|
|
11677
11677
|
"bulkTransferId": {
|
11678
11678
|
"title": "CorrelationId",
|
11679
11679
|
"type": "string",
|
11680
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
11680
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
11681
11681
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
11682
11682
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
11683
11683
|
},
|
@@ -11987,7 +11987,7 @@
|
|
11987
11987
|
"originalTransactionId": {
|
11988
11988
|
"title": "CorrelationId",
|
11989
11989
|
"type": "string",
|
11990
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
11990
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
11991
11991
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
11992
11992
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
11993
11993
|
},
|
@@ -12066,7 +12066,7 @@
|
|
12066
12066
|
"originalTransactionId": {
|
12067
12067
|
"title": "CorrelationId",
|
12068
12068
|
"type": "string",
|
12069
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
12069
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
12070
12070
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
12071
12071
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
12072
12072
|
},
|
@@ -12105,21 +12105,21 @@
|
|
12105
12105
|
"quoteId": {
|
12106
12106
|
"title": "CorrelationId",
|
12107
12107
|
"type": "string",
|
12108
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
12108
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
12109
12109
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
12110
12110
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
12111
12111
|
},
|
12112
12112
|
"transactionId": {
|
12113
12113
|
"title": "CorrelationId",
|
12114
12114
|
"type": "string",
|
12115
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
12115
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
12116
12116
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
12117
12117
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
12118
12118
|
},
|
12119
12119
|
"transactionRequestId": {
|
12120
12120
|
"title": "CorrelationId",
|
12121
12121
|
"type": "string",
|
12122
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
12122
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
12123
12123
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
12124
12124
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
12125
12125
|
},
|
@@ -12890,7 +12890,7 @@
|
|
12890
12890
|
"originalTransactionId": {
|
12891
12891
|
"title": "CorrelationId",
|
12892
12892
|
"type": "string",
|
12893
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
12893
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
12894
12894
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
12895
12895
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
12896
12896
|
},
|
@@ -13032,21 +13032,21 @@
|
|
13032
13032
|
"quoteId": {
|
13033
13033
|
"title": "CorrelationId",
|
13034
13034
|
"type": "string",
|
13035
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
13035
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
13036
13036
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
13037
13037
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
13038
13038
|
},
|
13039
13039
|
"transactionId": {
|
13040
13040
|
"title": "CorrelationId",
|
13041
13041
|
"type": "string",
|
13042
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
13042
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
13043
13043
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
13044
13044
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
13045
13045
|
},
|
13046
13046
|
"transactionRequestId": {
|
13047
13047
|
"title": "CorrelationId",
|
13048
13048
|
"type": "string",
|
13049
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
13049
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
13050
13050
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
13051
13051
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
13052
13052
|
},
|
@@ -13817,7 +13817,7 @@
|
|
13817
13817
|
"originalTransactionId": {
|
13818
13818
|
"title": "CorrelationId",
|
13819
13819
|
"type": "string",
|
13820
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
13820
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
13821
13821
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
13822
13822
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
13823
13823
|
},
|
@@ -15583,7 +15583,7 @@
|
|
15583
15583
|
"transactionId": {
|
15584
15584
|
"title": "CorrelationId",
|
15585
15585
|
"type": "string",
|
15586
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
15586
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
15587
15587
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
15588
15588
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
15589
15589
|
},
|
@@ -15670,7 +15670,7 @@
|
|
15670
15670
|
"transactionRequestId": {
|
15671
15671
|
"title": "CorrelationId",
|
15672
15672
|
"type": "string",
|
15673
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
15673
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
15674
15674
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
15675
15675
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
15676
15676
|
},
|
@@ -16345,7 +16345,7 @@
|
|
16345
16345
|
"transactionId": {
|
16346
16346
|
"title": "CorrelationId",
|
16347
16347
|
"type": "string",
|
16348
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
16348
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
16349
16349
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
16350
16350
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
16351
16351
|
},
|
@@ -17467,7 +17467,7 @@
|
|
17467
17467
|
"transferId": {
|
17468
17468
|
"title": "CorrelationId",
|
17469
17469
|
"type": "string",
|
17470
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
17470
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
17471
17471
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
17472
17472
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
17473
17473
|
},
|
@@ -17968,7 +17968,7 @@
|
|
17968
17968
|
"quoteId": {
|
17969
17969
|
"title": "CorrelationId",
|
17970
17970
|
"type": "string",
|
17971
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
17971
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
17972
17972
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
17973
17973
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
17974
17974
|
},
|
@@ -19079,7 +19079,7 @@
|
|
19079
19079
|
"transferId": {
|
19080
19080
|
"title": "CorrelationId",
|
19081
19081
|
"type": "string",
|
19082
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
19082
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
19083
19083
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
19084
19084
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
19085
19085
|
},
|
@@ -19580,7 +19580,7 @@
|
|
19580
19580
|
"quoteId": {
|
19581
19581
|
"title": "CorrelationId",
|
19582
19582
|
"type": "string",
|
19583
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
19583
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
19584
19584
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
19585
19585
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
19586
19586
|
},
|
@@ -20681,7 +20681,7 @@
|
|
20681
20681
|
"transactionRequestId": {
|
20682
20682
|
"title": "CorrelationId",
|
20683
20683
|
"type": "string",
|
20684
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
20684
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
20685
20685
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
20686
20686
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
20687
20687
|
},
|
@@ -21429,7 +21429,7 @@
|
|
21429
21429
|
"transferId": {
|
21430
21430
|
"title": "CorrelationId",
|
21431
21431
|
"type": "string",
|
21432
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
21432
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
21433
21433
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
21434
21434
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
21435
21435
|
},
|
@@ -21440,7 +21440,7 @@
|
|
21440
21440
|
"transactionRequestId": {
|
21441
21441
|
"title": "CorrelationId",
|
21442
21442
|
"type": "string",
|
21443
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
21443
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
21444
21444
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
21445
21445
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
21446
21446
|
},
|
@@ -21930,7 +21930,7 @@
|
|
21930
21930
|
"quoteId": {
|
21931
21931
|
"title": "CorrelationId",
|
21932
21932
|
"type": "string",
|
21933
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
21933
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
21934
21934
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
21935
21935
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
21936
21936
|
},
|
@@ -23108,7 +23108,7 @@
|
|
23108
23108
|
"transferId": {
|
23109
23109
|
"title": "CorrelationId",
|
23110
23110
|
"type": "string",
|
23111
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
23111
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
23112
23112
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
23113
23113
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
23114
23114
|
},
|
@@ -23411,7 +23411,7 @@
|
|
23411
23411
|
"transferId": {
|
23412
23412
|
"title": "CorrelationId",
|
23413
23413
|
"type": "string",
|
23414
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
23414
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
23415
23415
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
23416
23416
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
23417
23417
|
},
|
@@ -24402,7 +24402,7 @@
|
|
24402
24402
|
"transferId": {
|
24403
24403
|
"title": "CorrelationId",
|
24404
24404
|
"type": "string",
|
24405
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-
|
24405
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$",
|
24406
24406
|
"description": "Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).",
|
24407
24407
|
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
24408
24408
|
},
|