@mojaloop/api-snippets 17.6.0 → 17.7.0-snapshot.1

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.
Files changed (108) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/audit-ci.jsonc +3 -1
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +1607 -289
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +5 -7
  5. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +13 -13
  6. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +2 -2
  7. package/fspiop/v2_0/openapi3/components/schemas/CorrelationId.yaml +5 -6
  8. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +12 -0
  9. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +8 -0
  10. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +4 -0
  11. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +4 -0
  12. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType2Code.yaml +1 -0
  13. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +8 -0
  14. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +12 -0
  15. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +22 -8
  16. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +16 -0
  17. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +28 -6
  18. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +29 -0
  19. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +8 -0
  20. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +8 -0
  21. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +12 -1
  22. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +14 -0
  23. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +9 -0
  24. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +9 -0
  25. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +53 -0
  26. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +48 -0
  27. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CountryCode.yaml +3 -0
  28. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +78 -0
  29. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +48 -0
  30. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +16 -0
  31. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +10 -2
  32. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +46 -38
  33. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +8 -0
  34. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +48 -7
  35. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +48 -7
  36. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +71 -69
  37. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +8 -0
  38. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +9 -1
  39. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +12 -0
  40. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +12 -0
  41. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +9 -0
  42. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +12 -0
  43. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +12 -0
  44. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +12 -0
  45. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +12 -0
  46. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +12 -0
  47. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +13 -0
  48. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +60 -40
  49. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +19 -0
  50. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +14 -0
  51. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +12 -0
  52. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationVerificationIndicator.yaml +5 -0
  53. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +10 -0
  54. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +10 -0
  55. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +8 -0
  56. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +12 -0
  57. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +12 -0
  58. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +8 -0
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +8 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +16 -65
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +8 -0
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +9 -1
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +9 -1
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +43 -7
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +21 -0
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +39 -0
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +24 -0
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +8 -0
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +8 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +8 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +8 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +11 -1
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +8 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +8 -0
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +19 -1
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +9 -0
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +8 -1
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +8 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +12 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +32 -2
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +12 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +5 -2
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +21 -1
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +8 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +49 -1
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +12 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +16 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +16 -4
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +41 -5
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +8 -0
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +9 -0
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +57 -9
  93. package/fspiop/v2_0_ISO20022/openapi3/openapi.yaml +1 -1
  94. package/lib/fspiop/v2_0/json-schemas.json +78 -78
  95. package/lib/fspiop/v2_0/openapi.d.ts +1 -1
  96. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +19225 -8772
  97. package/lib/fspiop/v2_0_ISO20022/openapi.d.ts +1285 -370
  98. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +17496 -7191
  99. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +123 -123
  100. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +6 -6
  101. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +144 -144
  102. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +1 -1
  103. package/package.json +8 -8
  104. package/sdk-bulk.yaml +5 -9
  105. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +11 -11
  106. package/sdk-scheme-adapter/v2_1_0/components/schemas/CorrelationId.yaml +5 -6
  107. package/thirdparty/v1_0/openapi3/thirdparty-dfsp-api.yaml +11 -8
  108. package/thirdparty/v1_0/openapi3/thirdparty-pisp-api.yaml +11 -8
@@ -896,7 +896,7 @@ export interface components {
896
896
  }[];
897
897
  /**
898
898
  * CorrelationId
899
- * @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 (‘-‘).
899
+ * @description Identifier that correlates all messages of the same sequence. The supported identifiers formats are for lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and uppercase [ULID](https://github.com/ulid/spec)
900
900
  * @example b51ec534-ee48-4575-b6a9-ead2955b8069
901
901
  */
902
902
  CorrelationId: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mojaloop/api-snippets",
3
- "version": "17.6.0",
3
+ "version": "17.7.0-snapshot.1",
4
4
  "description": "Mojaloop API specification reusable snippets",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -94,14 +94,14 @@
94
94
  "@types/responselike": "^1.0.0"
95
95
  },
96
96
  "devDependencies": {
97
- "@commitlint/cli": "^19.4.1",
98
- "@commitlint/config-conventional": "^19.4.1",
97
+ "@commitlint/cli": "^19.5.0",
98
+ "@commitlint/config-conventional": "^19.5.0",
99
99
  "@redocly/openapi-cli": "^1.0.0-beta.95",
100
100
  "@redocly/cli": "^1.5.0",
101
- "@types/jest": "^29.5.12",
101
+ "@types/jest": "^29.5.13",
102
102
  "@types/js-yaml": "^4.0.9",
103
- "@typescript-eslint/eslint-plugin": "^8.4.0",
104
- "@typescript-eslint/parser": "^8.4.0",
103
+ "@typescript-eslint/eslint-plugin": "^8.6.0",
104
+ "@typescript-eslint/parser": "^8.6.0",
105
105
  "audit-ci": "^7.1.0",
106
106
  "browser-sync": "^3.0.2",
107
107
  "diff": "^7.0.0",
@@ -115,11 +115,11 @@
115
115
  "eslint-plugin-prettier": "^5.2.1",
116
116
  "eslint-plugin-promise": "^6.2.0",
117
117
  "eslint-plugin-standard": "^5.0.0",
118
- "husky": "9.1.5",
118
+ "husky": "9.1.6",
119
119
  "jest": "^29.7.0",
120
120
  "jest-junit": "^16.0.0",
121
121
  "lint-staged": "^15.2.10",
122
- "npm-check-updates": "^17.1.1",
122
+ "npm-check-updates": "^17.1.2",
123
123
  "prettier": "^3.3.3",
124
124
  "standard-version": "^9.5.0",
125
125
  "swagger-cli": "^4.0.4",
package/sdk-bulk.yaml CHANGED
@@ -952,15 +952,11 @@ components:
952
952
  CorrelationId:
953
953
  title: CorrelationId
954
954
  type: string
955
- pattern: >-
956
- ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
957
- description: >-
958
- Identifier that correlates all messages of the same sequence. The API
959
- data type UUID (Universally Unique Identifier) is a JSON String in
960
- canonical format, conforming to [RFC
961
- 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a
962
- regular expression for interoperability reasons. A UUID is always 36
963
- characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).
955
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
956
+ description: Identifier that correlates all messages of the same sequence.
957
+ The supported identifiers formats are for
958
+ lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and
959
+ uppercase [ULID](https://github.com/ulid/spec)
964
960
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
965
961
  transferStatus:
966
962
  type: string
@@ -603,8 +603,8 @@ components:
603
603
  - RECEIVE
604
604
  type: string
605
605
  bulkQuoteId:
606
- description: A Mojaloop API bulk quote identifier (UUID).
607
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
606
+ description: A Mojaloop API bulk quote identifier (UUID/ULID).
607
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
608
608
  type: string
609
609
  bulkQuoteRequest:
610
610
  description: A request for a bulk quote.
@@ -649,8 +649,8 @@ components:
649
649
  - individualQuoteResults
650
650
  type: object
651
651
  bulkTransferId:
652
- description: A Mojaloop API transfer identifier (UUID).
653
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
652
+ description: A Mojaloop API transfer identifier (UUID/ULID).
653
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
654
654
  type: string
655
655
  bulkTransferRequest:
656
656
  properties:
@@ -1092,8 +1092,8 @@ components:
1092
1092
  - DEVICE
1093
1093
  type: string
1094
1094
  quoteId:
1095
- description: A Mojaloop API quote identifier (UUID).
1096
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1095
+ description: A Mojaloop API quote identifier (UUID/ULID).
1096
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
1097
1097
  type: string
1098
1098
  quoteRequest:
1099
1099
  description: A request for a quote for transfer from the DFSP backend.
@@ -1213,7 +1213,7 @@ components:
1213
1213
  type: string
1214
1214
  transactionId:
1215
1215
  description: ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.
1216
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1216
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
1217
1217
  type: string
1218
1218
  transactionRequest:
1219
1219
  description: A request for a pull based transfer.
@@ -1258,8 +1258,8 @@ components:
1258
1258
  - initiatorType
1259
1259
  type: object
1260
1260
  transactionRequestId:
1261
- description: A Mojaloop API transaction request identifier (UUID).
1262
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1261
+ description: A Mojaloop API transaction request identifier (UUID/ULID).
1262
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
1263
1263
  type: string
1264
1264
  transactionRequestResponse:
1265
1265
  description: A response to a request for a quote.
@@ -1352,8 +1352,8 @@ components:
1352
1352
  - timestamp
1353
1353
  type: object
1354
1354
  transferId:
1355
- description: A Mojaloop API transfer identifier (UUID).
1356
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1355
+ description: A Mojaloop API transfer identifier (UUID/ULID).
1356
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
1357
1357
  type: string
1358
1358
  transferParty:
1359
1359
  properties:
@@ -1,10 +1,9 @@
1
1
  title: CorrelationId
2
2
  type: string
3
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
3
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
4
4
  description: >-
5
- Identifier that correlates all messages of the same sequence. The API data
6
- type UUID (Universally Unique Identifier) is a JSON String in canonical
7
- format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is
8
- restricted by a regular expression for interoperability reasons. A UUID is
9
- always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).
5
+ Identifier that correlates all messages of the same sequence.
6
+ The supported identifiers formats are for
7
+ lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and
8
+ uppercase [ULID](https://github.com/ulid/spec)
10
9
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
@@ -260,8 +260,11 @@ paths:
260
260
  consentRequestId:
261
261
  title: CorrelationId
262
262
  type: string
263
- pattern: '^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'
264
- 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 (‘-‘).'
263
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
264
+ description: Identifier that correlates all messages of the same sequence.
265
+ The supported identifiers formats are for
266
+ lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and
267
+ uppercase [ULID](https://github.com/ulid/spec)
265
268
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
266
269
  userId:
267
270
  type: string
@@ -1129,7 +1132,7 @@ paths:
1129
1132
  title: FIDOPublicKeyCredentialAttestation
1130
1133
  type: object
1131
1134
  description: |
1132
- A data model representing a FIDO Attestation result. Derived from
1135
+ A data model representing a FIDO Attestation result. Derived from
1133
1136
  [`PublicKeyCredential` Interface](https://w3c.github.io/webauthn/#iface-pkcredential).
1134
1137
 
1135
1138
  The `PublicKeyCredential` interface represents the below fields with
@@ -1852,7 +1855,7 @@ paths:
1852
1855
  [RFC 3696](https://tools.ietf.org/html/rfc3696).
1853
1856
  - PERSONAL_ID - A personal identifier is used as reference to a participant.
1854
1857
  Examples of personal identification are passport number, birth certificate
1855
- number, and national registration number. The identifier number is added in
1858
+ number, and national registration number. The identifier number is added in
1856
1859
  the PartyIdentifier element. The personal identifier type is added in the
1857
1860
  PartySubIdOrType element.
1858
1861
  - BUSINESS - A specific Business (for example, an organization or a company)
@@ -1876,12 +1879,12 @@ paths:
1876
1879
  PartySubIdOrType element for identifying an account under an Alias defined
1877
1880
  by the PartyIdentifier.
1878
1881
  - CONSENT - A Consent represents an agreement between a PISP, a Customer and
1879
- a DFSP which allows the PISP permission to perform actions on behalf of the
1880
- customer. A Consent has an authoritative source: either the DFSP who issued
1882
+ a DFSP which allows the PISP permission to perform actions on behalf of the
1883
+ customer. A Consent has an authoritative source: either the DFSP who issued
1881
1884
  the Consent, or an Auth Service which administers the Consent.
1882
1885
  - THIRD_PARTY_LINK - A Third Party Link represents an agreement between a PISP,
1883
- a DFSP, and a specific Customer's account at the DFSP. The content of the link
1884
- is created by the DFSP at the time when it gives permission to the PISP for
1886
+ a DFSP, and a specific Customer's account at the DFSP. The content of the link
1887
+ is created by the DFSP at the time when it gives permission to the PISP for
1885
1888
  specific access to a given account.
1886
1889
  example: PERSONAL_ID
1887
1890
  partyIdentifier:
@@ -254,8 +254,11 @@ paths:
254
254
  consentRequestId:
255
255
  title: CorrelationId
256
256
  type: string
257
- pattern: '^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'
258
- 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 (‘-‘).'
257
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
258
+ description: Identifier that correlates all messages of the same sequence.
259
+ The supported identifiers formats are for
260
+ lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and
261
+ uppercase [ULID](https://github.com/ulid/spec)
259
262
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
260
263
  userId:
261
264
  type: string
@@ -976,7 +979,7 @@ paths:
976
979
  title: FIDOPublicKeyCredentialAttestation
977
980
  type: object
978
981
  description: |
979
- A data model representing a FIDO Attestation result. Derived from
982
+ A data model representing a FIDO Attestation result. Derived from
980
983
  [`PublicKeyCredential` Interface](https://w3c.github.io/webauthn/#iface-pkcredential).
981
984
 
982
985
  The `PublicKeyCredential` interface represents the below fields with
@@ -1732,7 +1735,7 @@ paths:
1732
1735
  [RFC 3696](https://tools.ietf.org/html/rfc3696).
1733
1736
  - PERSONAL_ID - A personal identifier is used as reference to a participant.
1734
1737
  Examples of personal identification are passport number, birth certificate
1735
- number, and national registration number. The identifier number is added in
1738
+ number, and national registration number. The identifier number is added in
1736
1739
  the PartyIdentifier element. The personal identifier type is added in the
1737
1740
  PartySubIdOrType element.
1738
1741
  - BUSINESS - A specific Business (for example, an organization or a company)
@@ -1756,12 +1759,12 @@ paths:
1756
1759
  PartySubIdOrType element for identifying an account under an Alias defined
1757
1760
  by the PartyIdentifier.
1758
1761
  - CONSENT - A Consent represents an agreement between a PISP, a Customer and
1759
- a DFSP which allows the PISP permission to perform actions on behalf of the
1760
- customer. A Consent has an authoritative source: either the DFSP who issued
1762
+ a DFSP which allows the PISP permission to perform actions on behalf of the
1763
+ customer. A Consent has an authoritative source: either the DFSP who issued
1761
1764
  the Consent, or an Auth Service which administers the Consent.
1762
1765
  - THIRD_PARTY_LINK - A Third Party Link represents an agreement between a PISP,
1763
- a DFSP, and a specific Customer's account at the DFSP. The content of the link
1764
- is created by the DFSP at the time when it gives permission to the PISP for
1766
+ a DFSP, and a specific Customer's account at the DFSP. The content of the link
1767
+ is created by the DFSP at the time when it gives permission to the PISP for
1765
1768
  specific access to a given account.
1766
1769
  example: PERSONAL_ID
1767
1770
  partyIdentifier: