@mojaloop/api-snippets 17.6.0-snapshot.2 → 17.6.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 (247) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/audit-ci.jsonc +4 -2
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +6053 -0
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +1 -1
  5. package/docs/index.html +1 -0
  6. package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +1 -1
  7. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +7 -7
  8. package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +1 -1
  9. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +1 -1
  10. package/fspiop/v2_0/openapi3/components/schemas/CorrelationId.yaml +1 -1
  11. package/fspiop/v2_0_ISO20022/openapi3/components/headers/Content-Length.yaml +9 -0
  12. package/fspiop/v2_0_ISO20022/openapi3/components/headers/Content-Type.yaml +6 -0
  13. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Accept.yaml +8 -0
  14. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Content-Length.yaml +11 -0
  15. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Content-Type.yaml +8 -0
  16. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Date.yaml +6 -0
  17. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-Destination.yaml +13 -0
  18. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-Encryption.yaml +8 -0
  19. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-HTTP-Method.yaml +11 -0
  20. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-Signature.yaml +8 -0
  21. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-Source.yaml +10 -0
  22. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-URI.yaml +10 -0
  23. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/ID.yaml +6 -0
  24. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/SubId.yaml +8 -0
  25. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Type.yaml +6 -0
  26. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/X-Forwarded-For.yaml +15 -0
  27. package/fspiop/v2_0_ISO20022/openapi3/components/responses/200.yaml +1 -0
  28. package/fspiop/v2_0_ISO20022/openapi3/components/responses/202.yaml +1 -0
  29. package/fspiop/v2_0_ISO20022/openapi3/components/responses/400.yaml +10 -0
  30. package/fspiop/v2_0_ISO20022/openapi3/components/responses/401.yaml +10 -0
  31. package/fspiop/v2_0_ISO20022/openapi3/components/responses/403.yaml +10 -0
  32. package/fspiop/v2_0_ISO20022/openapi3/components/responses/404.yaml +10 -0
  33. package/fspiop/v2_0_ISO20022/openapi3/components/responses/405.yaml +10 -0
  34. package/fspiop/v2_0_ISO20022/openapi3/components/responses/406.yaml +10 -0
  35. package/fspiop/v2_0_ISO20022/openapi3/components/responses/501.yaml +10 -0
  36. package/fspiop/v2_0_ISO20022/openapi3/components/responses/503.yaml +10 -0
  37. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +29 -0
  38. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +24 -0
  39. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +20 -0
  40. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount_SimpleType.yaml +13 -0
  41. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyCode.yaml +8 -0
  42. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +20 -0
  43. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount_SimpleType.yaml +4 -0
  44. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyCode.yaml +8 -0
  45. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType2Code.yaml +13 -0
  46. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +24 -0
  47. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AnyBICDec2014Identifier.yaml +12 -0
  48. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BICFIDec2014Identifier.yaml +10 -0
  49. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BaseOneRate.yaml +6 -0
  50. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +41 -0
  51. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +38 -0
  52. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +44 -0
  53. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +45 -0
  54. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +53 -0
  55. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +24 -0
  56. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +25 -0
  57. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeBearerType1Code.yaml +23 -0
  58. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +26 -0
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +39 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingChannel2Code.yaml +22 -0
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +25 -0
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +25 -0
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +92 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +84 -0
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CountryCode.yaml +7 -0
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +203 -0
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +117 -0
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CryptographicLockChoice.yaml +16 -0
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +38 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +23 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorCode.yaml +11 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorDescription.yaml +5 -0
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformation.yaml +13 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformationResponse.yaml +8 -0
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Exact32HexBinaryText.yaml +6 -0
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Exact4AlphaNumericText.yaml +6 -0
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +69 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Extension.yaml +11 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionKey.yaml +5 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionList.yaml +15 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionValue.yaml +5 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalAccountIdentification1Code.yaml +8 -0
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalCashAccountType1Code.yaml +8 -0
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalCategoryPurpose1Code.yaml +9 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalChargeType1Code.yaml +5 -0
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalClearingSystemIdentification1Code.yaml +5 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalCreditorAgentInstruction1Code.yaml +5 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalFinancialInstitutionIdentification1Code.yaml +5 -0
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalLocalInstrument1Code.yaml +5 -0
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalOrganisationIdentification1Code.yaml +5 -0
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalPaymentTransactionStatus1Code.yaml +5 -0
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalPersonIdentification1Code.yaml +5 -0
  93. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalProxyAccountType1Code.yaml +5 -0
  94. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalPurpose1Code.yaml +5 -0
  95. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalServiceLevel1Code.yaml +5 -0
  96. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalStatusReason1Code.yaml +5 -0
  97. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalVerificationReason1Code.yaml +5 -0
  98. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +22 -0
  99. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +65 -0
  100. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +65 -0
  101. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +85 -0
  102. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +89 -0
  103. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +65 -0
  104. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +28 -0
  105. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +28 -0
  106. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +21 -0
  107. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +28 -0
  108. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +28 -0
  109. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +28 -0
  110. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +28 -0
  111. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +28 -0
  112. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +70 -0
  113. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +77 -0
  114. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader113.yaml +72 -0
  115. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +54 -0
  116. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader129.yaml +58 -0
  117. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IBAN2007Identifier.yaml +12 -0
  118. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ISODate.yaml +9 -0
  119. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ISODateTime.yaml +21 -0
  120. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ISOYear.yaml +6 -0
  121. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +47 -0
  122. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +34 -0
  123. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationVerificationIndicator.yaml +8 -0
  124. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Instruction4Code.yaml +14 -0
  125. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +23 -0
  126. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +23 -0
  127. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LEIIdentifier.yaml +8 -0
  128. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +22 -0
  129. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max105Text.yaml +7 -0
  130. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max10Text.yaml +7 -0
  131. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max128Text.yaml +7 -0
  132. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max140Text.yaml +7 -0
  133. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max15NumericText.yaml +6 -0
  134. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max16Text.yaml +7 -0
  135. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max2048Text.yaml +7 -0
  136. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max256Text.yaml +7 -0
  137. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max34Text.yaml +7 -0
  138. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max350Text.yaml +7 -0
  139. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max35Text.yaml +7 -0
  140. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max4Text.yaml +7 -0
  141. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max70Text.yaml +7 -0
  142. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/NamePrefix2Code.yaml +10 -0
  143. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Number.yaml +4 -0
  144. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +31 -0
  145. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +31 -0
  146. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +24 -0
  147. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +22 -0
  148. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsError_FIToFIPaymentStatusReportV15.yaml +35 -0
  149. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +30 -0
  150. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +29 -0
  151. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +45 -0
  152. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +29 -0
  153. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +70 -0
  154. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +63 -0
  155. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +62 -0
  156. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTransaction163.yaml +47 -0
  157. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +48 -0
  158. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PercentageRate.yaml +4 -0
  159. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +26 -0
  160. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +26 -0
  161. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +24 -0
  162. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PhoneNumber.yaml +5 -0
  163. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress24.yaml +55 -0
  164. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress27.yaml +61 -0
  165. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PreferredContactMethod1Code.yaml +11 -0
  166. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PreferredContactMethod2Code.yaml +11 -0
  167. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Priority2Code.yaml +9 -0
  168. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +23 -0
  169. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +26 -0
  170. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +29 -0
  171. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +20 -0
  172. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +37 -0
  173. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReportingType1Code.yaml +10 -0
  174. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +25 -0
  175. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +47 -0
  176. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementMethod1Code.yaml +10 -0
  177. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +24 -0
  178. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +39 -0
  179. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +56 -0
  180. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +29 -0
  181. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +8 -0
  182. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +49 -0
  183. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +20 -0
  184. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +105 -0
  185. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +27 -0
  186. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +36 -0
  187. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +29 -0
  188. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +74 -0
  189. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +29 -0
  190. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordPeriod1Code.yaml +43 -0
  191. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsRequest_FIToFICustomerCreditProposal.yaml +25 -0
  192. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsResponse_FIToFICustomerCreditConfirmation.yaml +28 -0
  193. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/UUIDv4Identifier.yaml +4 -0
  194. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +23 -0
  195. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +77 -0
  196. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/hexBinary.yaml +4 -0
  197. package/fspiop/v2_0_ISO20022/openapi3/openapi.yaml +53 -0
  198. package/fspiop/v2_0_ISO20022/openapi3/paths/fxQuotes.yaml +46 -0
  199. package/fspiop/v2_0_ISO20022/openapi3/paths/fxQuotes_{ID}.yaml +81 -0
  200. package/fspiop/v2_0_ISO20022/openapi3/paths/fxQuotes_{ID}_error.yaml +49 -0
  201. package/fspiop/v2_0_ISO20022/openapi3/paths/fxTransfers.yaml +47 -0
  202. package/fspiop/v2_0_ISO20022/openapi3/paths/fxTransfers_{ID}.yaml +120 -0
  203. package/fspiop/v2_0_ISO20022/openapi3/paths/fxTransfers_{ID}_error.yaml +49 -0
  204. package/fspiop/v2_0_ISO20022/openapi3/paths/parties_{Type}_{ID}.yaml +82 -0
  205. package/fspiop/v2_0_ISO20022/openapi3/paths/parties_{Type}_{ID}_error.yaml +50 -0
  206. package/fspiop/v2_0_ISO20022/openapi3/paths/parties_{Type}_{ID}_{SubId}.yaml +83 -0
  207. package/fspiop/v2_0_ISO20022/openapi3/paths/parties_{Type}_{ID}_{SubId}_error.yaml +51 -0
  208. package/fspiop/v2_0_ISO20022/openapi3/paths/quotes.yaml +46 -0
  209. package/fspiop/v2_0_ISO20022/openapi3/paths/quotes_{ID}.yaml +80 -0
  210. package/fspiop/v2_0_ISO20022/openapi3/paths/quotes_{ID}_error.yaml +49 -0
  211. package/fspiop/v2_0_ISO20022/openapi3/paths/transfers.yaml +46 -0
  212. package/fspiop/v2_0_ISO20022/openapi3/paths/transfers_{ID}.yaml +119 -0
  213. package/fspiop/v2_0_ISO20022/openapi3/paths/transfers_{ID}_error.yaml +49 -0
  214. package/lib/fspiop/v1_0/openapi.d.ts +1494 -409
  215. package/lib/fspiop/v1_1/openapi.d.ts +1495 -417
  216. package/lib/fspiop/v2_0/json-schemas.json +39 -39
  217. package/lib/fspiop/v2_0/openapi.d.ts +1945 -560
  218. package/lib/fspiop/v2_0_ISO20022/index.d.ts +3 -0
  219. package/lib/fspiop/v2_0_ISO20022/index.js +9 -0
  220. package/lib/fspiop/v2_0_ISO20022/index.js.map +1 -0
  221. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +118444 -0
  222. package/lib/fspiop/v2_0_ISO20022/openapi.d.ts +6077 -0
  223. package/lib/fspiop/v2_0_ISO20022/openapi.js +7 -0
  224. package/lib/fspiop/v2_0_ISO20022/openapi.js.map +1 -0
  225. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +106043 -0
  226. package/lib/fspiop/v2_0_ISO20022/schemas.js +171 -0
  227. package/lib/fspiop/v2_0_ISO20022/schemas.js.map +1 -0
  228. package/lib/fspiop/v2_0_ISO20022/types.d.ts +164 -0
  229. package/lib/fspiop/v2_0_ISO20022/types.js +4 -0
  230. package/lib/fspiop/v2_0_ISO20022/types.js.map +1 -0
  231. package/lib/index.d.ts +3 -0
  232. package/lib/index.js +4 -1
  233. package/lib/index.js.map +1 -1
  234. package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +14 -14
  235. package/lib/sdk-scheme-adapter/v2_0_0/backend/openapi.d.ts +384 -74
  236. package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +55 -55
  237. package/lib/sdk-scheme-adapter/v2_0_0/outbound/openapi.d.ts +543 -109
  238. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +66 -66
  239. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +503 -139
  240. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +72 -72
  241. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +694 -184
  242. package/lib/thirdparty/openapi.d.ts +1639 -612
  243. package/package.json +30 -27
  244. package/sdk-bulk.yaml +1 -1
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/CorrelationId.yaml +1 -1
  246. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +6 -6
  247. package/sdk-scheme-adapter/v2_1_0/components/schemas/CorrelationId.yaml +1 -1
@@ -0,0 +1,31 @@
1
+ title: OrganisationIdentification39
2
+ description: |
3
+ Unique and unambiguous way to identify an organisation.
4
+ type: object
5
+ properties:
6
+ AnyBIC:
7
+ description: >
8
+ AnyBIC
9
+
10
+ Business identification code of the organisation.
11
+ $ref: ./AnyBICDec2014Identifier.yaml
12
+ LEI:
13
+ description: >
14
+ LEI
15
+
16
+ Legal entity identification as an alternate identification for a party.
17
+ $ref: ./LEIIdentifier.yaml
18
+ Othr:
19
+ description: >
20
+ Other
21
+
22
+ Unique identification of an organisation, as assigned by an institution, using an identification scheme.
23
+ $ref: ./GenericOrganisationIdentification3.yaml
24
+ example:
25
+ AnyBIC: BICFI
26
+ LEI: 529900T8BM49AURSDO55
27
+ Othr:
28
+ Id: 123
29
+ SchmeNm:
30
+ Cd: BIC
31
+ Issr: BIC
@@ -0,0 +1,24 @@
1
+ title: OrganisationIdentificationSchemeName1Choice
2
+ description: |
3
+ Choice of format for the organisation identification.
4
+ type: object
5
+ properties:
6
+ Cd:
7
+ description: >
8
+ Code
9
+
10
+ Name of the identification scheme, in a coded form as published in an external list.
11
+ $ref: ./ExternalOrganisationIdentification1Code.yaml
12
+ Prtry:
13
+ description: >
14
+ Proprietary
15
+
16
+ Name of the identification scheme, in a free text form.
17
+ $ref: ./Max35Text.yaml
18
+ oneOf:
19
+ - required:
20
+ - Cd
21
+ - required:
22
+ - Prtry
23
+ example:
24
+ Cd: BIC
@@ -0,0 +1,22 @@
1
+ title: OtherContact1
2
+ description: |
3
+ Communication device number or electronic address used for communication.
4
+ type: object
5
+ properties:
6
+ ChanlTp:
7
+ description: >
8
+ ChannelType
9
+
10
+ Method used to contact the financial institution's contact for the specific tax region.
11
+ $ref: ./Max4Text.yaml
12
+ Id:
13
+ description: >
14
+ Identifier
15
+
16
+ Communication value such as phone number or email address.
17
+ $ref: ./Max128Text.yaml
18
+ required:
19
+ - ChanlTp
20
+ example:
21
+ ChanlTp: PHON
22
+ Id: 1234567890
@@ -0,0 +1,35 @@
1
+ title: PacsError_FIToFIPaymentStatusReportV15
2
+ type: object
3
+ properties:
4
+ GrpHdr:
5
+ $ref: ./GroupHeader120.yaml
6
+ TxInfAndSts:
7
+ $ref: ./PaymentTransaction163.yaml
8
+ SplmtryData:
9
+ $ref: ./SupplementaryData1.yaml
10
+ required:
11
+ - GrpHdr
12
+ example:
13
+ GrpHdr:
14
+ MsgId: 12345
15
+ CreDtTm: '2020-01-01T00:00:00Z'
16
+ NbOfTxs: 1
17
+ SttlmInf:
18
+ SttlmMtd: INDA
19
+ SttlmDt: '2020-01-01'
20
+ InstgAgt:
21
+ FinInstnId:
22
+ BICFI: BICFI
23
+ InstdAgt:
24
+ FinInstnId:
25
+ BICFI: BICFI
26
+ TxInfAndSts:
27
+ OrgnlInstrId: 12345
28
+ OrgnlEndToEndId: 12345
29
+ TxSts: RJCT
30
+ StsRsnInf:
31
+ Rsn: RSN
32
+ AddtlInf: ADDITIONAL
33
+ SplmtryData:
34
+ PlcAndNm: PLACE
35
+ Envlp: ENVELOPE
@@ -0,0 +1,30 @@
1
+ title: PacsStatus_FIToFIPaymentStatusReportV15
2
+ description: |
3
+ Unsure on description.
4
+ type: object
5
+ properties:
6
+ GrpHdr:
7
+ $ref: ./GroupHeader120.yaml
8
+ required:
9
+ - GrpHdr
10
+ example:
11
+ GrpHdr:
12
+ MsgId: 12345
13
+ CreDtTm: '2020-01-01T00:00:00Z'
14
+ TxInfAndSts:
15
+ StsId: 12345
16
+ OrgnlInstrId: 12345
17
+ OrgnlEndToEndId: 12345
18
+ OrgnlTxId: 12345
19
+ OrgnlUETR: 123e4567-e89b-12d3-a456-426614174000
20
+ TxSts: RJCT
21
+ StsRsnInf:
22
+ Rsn: RSN
23
+ AddtlInf: ADDITIONAL
24
+ AccptncDtTm: '2020-01-01T00:00:00Z'
25
+ AcctSvcrRef: ACCTSVCRREF
26
+ ClrSysRef: CLRSYSREF
27
+ ExctnConf: 1234567890ABCDEF
28
+ SplmtryData:
29
+ PlcAndNm: PLACE
30
+ Envlp: ENVELOPE
@@ -0,0 +1,29 @@
1
+ title: Party38Choice
2
+ description: |
3
+ Nature or use of the account.
4
+ type: object
5
+ properties:
6
+ OrgId:
7
+ description: >
8
+ Organisation
9
+
10
+ Unique and unambiguous way to identify an organisation.
11
+ $ref: ./OrganisationIdentification29.yaml
12
+ PrvtId:
13
+ description: >
14
+ PrivateIdentification
15
+
16
+ Unique and unambiguous identification of a person, for example a passport.
17
+ $ref: ./PersonIdentification13.yaml
18
+ oneOf:
19
+ - required:
20
+ - OrgId
21
+ - required:
22
+ - PrvtId
23
+ example:
24
+ OrgId:
25
+ AnyBIC: BIC
26
+ PrvtId:
27
+ DtAndPlcOfBirth:
28
+ Dt: '2018-01-01'
29
+ CityOfBirth: City
@@ -0,0 +1,45 @@
1
+ title: Party40Choice
2
+ description: |
3
+ Identification of a person, an organisation or a financial institution.
4
+ type: object
5
+ properties:
6
+ Pty:
7
+ description: >
8
+ Party
9
+
10
+ Identification of a person or an organisation.
11
+ $ref: ./PartyIdentification135.yaml
12
+ Agt:
13
+ description: >
14
+ Agent
15
+
16
+ Identification of a financial institution.
17
+ $ref: ./BranchAndFinancialInstitutionIdentification6.yaml
18
+ oneOf:
19
+ - required:
20
+ - Pty
21
+ - required:
22
+ - Agt
23
+ example:
24
+ Pty:
25
+ Nm: Name
26
+ PstlAdr:
27
+ Ctry: US
28
+ AdrLine:
29
+ - Line1
30
+ - Line2
31
+ Id:
32
+ OrgId:
33
+ AnyBIC: BIC
34
+ Agt:
35
+ FinInstnId:
36
+ BICFI: BUKBGB22
37
+ BrnchId:
38
+ Id: 12345
39
+ Nm: Oxford Street Branch
40
+ PstlAdr:
41
+ Ctry: GB
42
+ AdrLine:
43
+ - 1 Oxford Street
44
+ - London
45
+ - UK
@@ -0,0 +1,29 @@
1
+ title: Party52Choice
2
+ description: |
3
+ NOTE: Unsure on the description.
4
+ type: object
5
+ properties:
6
+ OrgId:
7
+ description: >
8
+ Organisation
9
+
10
+ Unique and unambiguous way to identify an organisation.
11
+ $ref: ./OrganisationIdentification39.yaml
12
+ PrvtId:
13
+ description: >
14
+ Person
15
+
16
+ Unique and unambiguous identification of a person, for example a passport
17
+ $ref: ./PersonIdentification18.yaml
18
+ oneOf:
19
+ - required:
20
+ - OrgId
21
+ - required:
22
+ - PrvtId
23
+ example:
24
+ OrgId:
25
+ AnyBIC: BIC
26
+ PrvtId:
27
+ DtAndPlcOfBirth:
28
+ Dt: '2018-01-01'
29
+ CityOfBirth: City
@@ -0,0 +1,70 @@
1
+ title: PartyIdentification135
2
+ description: |
3
+ Specifies the identification of a person or an organisation.
4
+ type: object
5
+ properties:
6
+ Nm:
7
+ description: >
8
+ Name
9
+
10
+ Name by which a party is known and which is usually used to identify that party.
11
+ $ref: ./Max140Text.yaml
12
+ PstlAdr:
13
+ description: >
14
+ PostalAddress
15
+
16
+ Information that locates and identifies a specific address, as defined by postal services.
17
+ $ref: ./PostalAddress24.yaml
18
+ Id:
19
+ description: >
20
+ Identification
21
+
22
+ Unique and unambiguous way to identify an organisation.
23
+ $ref: ./Party38Choice.yaml
24
+ CtryOfRes:
25
+ description: >
26
+ CountryOfResidence
27
+ Country in which a person resides (the place of a person's home). In the case of a company,
28
+ it is the country from which the affairs of that company are directed.
29
+ $ref: ./CountryCode.yaml
30
+ CtctDtls:
31
+ description: >
32
+ ContactDetails
33
+
34
+ Set of elements used to indicate how to contact the party.
35
+ $ref: ./Contact4.yaml
36
+ example:
37
+ Nm: John Doe
38
+ PstlAdr:
39
+ AdrTp: ADDR
40
+ Dept: Dept
41
+ SubDept: SubDept
42
+ StrtNm: StrtNm
43
+ BldgNb: BldgNb
44
+ BldgNm: BldgNm
45
+ Flr: Flr
46
+ PstBx: PstBx
47
+ Room: Room
48
+ PstCd: PstCd
49
+ TwnNm: TwnNm
50
+ TwnLctnNm: TwnLctnNm
51
+ DstrctNm: DstrctNm
52
+ CtrySubDvsn: CtrySubDvsn
53
+ Ctry: Ctry
54
+ AdrLine: AdrLine
55
+ Id:
56
+ OrgId:
57
+ Othr:
58
+ Id: 123
59
+ SchmeNm:
60
+ Prtry: DfspId
61
+
62
+ CtryOfRes: BE
63
+ CtctDtls:
64
+ NmPrfx: Mr
65
+ Nm: John Doe
66
+ PhneNb: +123-123-321
67
+ MobNb: +123-123-321
68
+ FaxNb: +123-123-321
69
+ EmailAdr: example@example.com
70
+
@@ -0,0 +1,63 @@
1
+ title: PartyIdentification272
2
+ description: |
3
+ Specifies the identification of a person or an organisation.
4
+ type: object
5
+ properties:
6
+ Nm:
7
+ description: >
8
+ Name
9
+
10
+ Name by which a party is known and which is usually used to identify that party.
11
+ $ref: ./Max140Text.yaml
12
+ PstlAdr:
13
+ description: >
14
+ Postal Address
15
+
16
+ Information that locates and identifies a specific address, as defined by postal services.
17
+ $ref: ./PostalAddress27.yaml
18
+ Id:
19
+ description: >
20
+ Identification
21
+
22
+ Unique and unambiguous identification of a party.
23
+ $ref: ./Party52Choice.yaml
24
+ CtryOfRes:
25
+ description: >
26
+ Country of Residence
27
+
28
+ Country in which a person resides (the place of a person's home).
29
+ In the case of a company, it is the country from which the affairs of that company are directed.
30
+ $ref: ./CountryCode.yaml
31
+ CtctDtls:
32
+ description: >
33
+ Contact Details
34
+
35
+ Set of elements used to indicate how to contact the party.
36
+ $ref: ./Contact13.yaml
37
+ example:
38
+ Nm: John Doe
39
+ PstlAdr:
40
+ AdrTp: ADDR
41
+ Dept: Dept
42
+ SubDept: SubDept
43
+ StrtNm: StrtNm
44
+ BldgNb: BldgNb
45
+ PstCd: PstCd
46
+ TwnNm: TwnNm
47
+ CtrySubDvsn: CtrySubDvsn
48
+ Ctry: Ctry
49
+ Id:
50
+ OrgId:
51
+ AnyBIC: BIC
52
+ PrvtId:
53
+ DtAndPlcOfBirth:
54
+ Dt: '2018-01-01'
55
+ CityOfBirth: City
56
+ CtryOfRes: BE
57
+ CtctDtls:
58
+ NmPrfx: Mr
59
+ Nm: John Doe
60
+ PhneNb: +123-123-321
61
+ MobNb: +123-123-321
62
+ FaxNb: +123-123-321
63
+ EmailAdr:
@@ -0,0 +1,62 @@
1
+ title: PaymentIdentification13
2
+ description: |
3
+ Provides further means of referencing a payment transaction.
4
+ type: object
5
+ properties:
6
+ InstrId:
7
+ description: >
8
+ InstructionIdentification
9
+
10
+ Definition: Unique identification, as assigned by an instructing party for an instructed party, to
11
+ unambiguously identify the instruction.
12
+
13
+ Usage: The instruction identification is a point to point reference that can be used between the
14
+ instructing party and the instructed party to refer to the individual instruction. It can be included in
15
+ several messages related to the instruction.
16
+ $ref: ./Max35Text.yaml
17
+ EndToEndId:
18
+ description: >
19
+ EndToEndIdentification
20
+
21
+ Definition: Unique identification, as assigned by the initiating party, to unambiguously identify the
22
+ transaction. This identification is passed on, unchanged, throughout the entire end-to-end chain.
23
+
24
+ Usage: The end-to-end identification can be used for reconciliation or to link tasks relating to the
25
+ transaction. It can be included in several messages related to the transaction.
26
+
27
+ Usage: In case there are technical limitations to pass on multiple references, the end-to-end
28
+ identification must be passed on throughout the entire end-to-end chain.
29
+ $ref: ./Max35Text.yaml
30
+ TxId:
31
+ description: >
32
+ TransactionIdentification
33
+
34
+ Definition: Unique identification, as assigned by the first instructing agent, to unambiguously identify the
35
+ transaction that is passed on, unchanged, throughout the entire interbank chain.
36
+
37
+ Usage: The transaction identification can be used for reconciliation, tracking or to link tasks relating to
38
+ the transaction on the interbank level.
39
+
40
+ Usage: The instructing agent has to make sure that the transaction identification is unique for a preagreed period.
41
+ $ref: ./Max35Text.yaml
42
+ UETR:
43
+ description: >
44
+ UETR
45
+
46
+ Universally unique identifier to provide an end-to-end reference of a payment transaction.
47
+ $ref: ./UUIDv4Identifier.yaml
48
+ ClrSysRef:
49
+ description: >
50
+ ClearingSystemReference
51
+
52
+ Unique reference, as assigned by a clearing system, to unambiguously identify the
53
+ instruction.
54
+ $ref: ./Max35Text.yaml
55
+ required:
56
+ - EndToEndId
57
+ example:
58
+ InstrId: INSTRUCTIONID
59
+ EndToEndId: ENDTOENDID
60
+ TxId: TRANSACTIONID
61
+ UETR: 123e4567-e89b-12d3-a456-426614174000
62
+ ClrSysRef: CLRSYSREF
@@ -0,0 +1,47 @@
1
+ title: PaymentTransaction163
2
+ description: >
3
+ Provides further details on the original transactions, to which the status
4
+ report message refers.
5
+ type: object
6
+ properties:
7
+ StsId:
8
+ $ref: ./Max35Text.yaml
9
+ OrgnlInstrId:
10
+ $ref: ./Max35Text.yaml
11
+ OrgnlEndToEndId:
12
+ $ref: ./Max35Text.yaml
13
+ OrgnlTxId:
14
+ $ref: ./Max35Text.yaml
15
+ OrgnlUETR:
16
+ $ref: ./UUIDv4Identifier.yaml
17
+ TxSts:
18
+ $ref: ./ExternalPaymentTransactionStatus1Code.yaml
19
+ StsRsnInf:
20
+ $ref: ./StatusReasonInformation14.yaml
21
+ AccptncDtTm:
22
+ $ref: ./ISODateTime.yaml
23
+ AcctSvcrRef:
24
+ $ref: ./Max35Text.yaml
25
+ ClrSysRef:
26
+ $ref: ./Max35Text.yaml
27
+ ExctnConf:
28
+ $ref: ./Exact32HexBinaryText.yaml
29
+ SplmtryData:
30
+ $ref: ./SupplementaryData1.yaml
31
+ example:
32
+ StsId: 12345
33
+ OrgnlInstrId: 12345
34
+ OrgnlEndToEndId: 12345
35
+ OrgnlTxId: 12345
36
+ OrgnlUETR: 123e4567-e89b-12d3-a456-426614174000
37
+ TxSts: RJCT
38
+ StsRsnInf:
39
+ Rsn: RSN
40
+ AddtlInf: ADDITIONAL
41
+ AccptncDtTm: '2020-01-01T00:00:00Z'
42
+ AcctSvcrRef: ACCTSVCRREF
43
+ ClrSysRef: CLRSYSREF
44
+ ExctnConf: 1234567890ABCDEF
45
+ SplmtryData:
46
+ PlcAndNm: PLACE
47
+ Envlp: ENVELOPE
@@ -0,0 +1,48 @@
1
+ title: PaymentTypeInformation28
2
+ description: |
3
+ Provides further details of the type of payment.
4
+ type: object
5
+ properties:
6
+ InstrPrty:
7
+ description: >
8
+ InstructionPriority
9
+
10
+ Indicator of the urgency or order of importance that the instructing party would like the
11
+ instructed party to apply to the processing of the instruction.
12
+ $ref: ./Priority2Code.yaml
13
+ ClrChanl:
14
+ description: >
15
+ ClearingChannel
16
+
17
+ Specifies the clearing channel to be used to process the payment instruction.
18
+ $ref: ./ClearingChannel2Code.yaml
19
+ SvcLvl:
20
+ description: >
21
+ ServiceLevel
22
+
23
+ Agreement under which or rules under which the transaction should be processed.
24
+ $ref: ./ServiceLevel8Choice.yaml
25
+ LclInstrm:
26
+ description: >
27
+ LocalInstrument
28
+
29
+ Definition: User community specific instrument.
30
+
31
+ Usage: This element is used to specify a local instrument, local clearing option and/or further qualify the
32
+ service or service level.
33
+ $ref: ./LocalInstrument2Choice.yaml
34
+ CtgyPurp:
35
+ description: >
36
+ CategoryPurpose
37
+
38
+ Specifies the high level purpose of the instruction based on a set of pre-defined categories.
39
+ $ref: ./CategoryPurpose1Choice.yaml
40
+ example:
41
+ InstrPrty: NORM
42
+ ClrChanl: RTGS
43
+ SvcLvl:
44
+ Cd: SEPA
45
+ LclInstrm:
46
+ Cd: CORE
47
+ CtgyPurp:
48
+ Cd: CASH
@@ -0,0 +1,4 @@
1
+ title: PercentageRate
2
+ type: string
3
+ pattern: ^(?=[\d\-\.\,]{1,11}$)([\d\-\,\.]{1,10})?$
4
+ example: 1234
@@ -0,0 +1,26 @@
1
+ title: PersonIdentification13
2
+ description: |
3
+ Unique and unambiguous way to identify a person.
4
+ type: object
5
+ properties:
6
+ DtAndPlcOfBirth:
7
+ description: >
8
+ DateAndPlaceOfBirth
9
+
10
+ Date and place of birth of a person.
11
+ $ref: ./DateAndPlaceOfBirth1.yaml
12
+ Othr:
13
+ description: >
14
+ Other
15
+
16
+ Unique identification of a person, as assigned by an institution, using an identification scheme.
17
+ $ref: ./GenericPersonIdentification1.yaml
18
+ example:
19
+ DtAndPlcOfBirth:
20
+ Dt: '2018-01-01'
21
+ CityOfBirth: City
22
+ Othr:
23
+ Id: 123
24
+ SchmeNm:
25
+ Cd: CUST
26
+ Prtry: 1
@@ -0,0 +1,26 @@
1
+ title: PersonIdentification18
2
+ description: |
3
+ Unique and unambiguous way to identify a person.
4
+ type: object
5
+ properties:
6
+ DtAndPlcOfBirth:
7
+ description: >
8
+ DateAndPlaceOfBirth
9
+
10
+ Date and place of birth of a person.
11
+ $ref: ./DateAndPlaceOfBirth1.yaml
12
+ Othr:
13
+ description: >
14
+ Other
15
+
16
+ Unique identification of a person, as assigned by an institution, using an identification scheme.
17
+ $ref: ./GenericPersonIdentification2.yaml
18
+ example:
19
+ DtAndPlcOfBirth:
20
+ Dt: '2018-01-01'
21
+ CityOfBirth: City
22
+ Othr:
23
+ Id: 123
24
+ SchmeNm:
25
+ Cd: CUST
26
+ Prtry: 1
@@ -0,0 +1,24 @@
1
+ title: PersonIdentificationSchemeName1Choice
2
+ description: |
3
+ Sets of elements to identify a name of the identification scheme.
4
+ type: object
5
+ properties:
6
+ Cd:
7
+ description: >
8
+ Code
9
+
10
+ Name of the identification scheme, in a coded form as published in an external list
11
+ $ref: ./ExternalPersonIdentification1Code.yaml
12
+ Prtry:
13
+ description: >
14
+ Proprietary
15
+
16
+ Name of the identification scheme, in a free text form
17
+ $ref: ./Max35Text.yaml
18
+ oneOf:
19
+ - required:
20
+ - Cd
21
+ - required:
22
+ - Prtry
23
+ example:
24
+ Cd: CCPT
@@ -0,0 +1,5 @@
1
+ title: PhoneNumber
2
+ type: string
3
+ description: |
4
+ Double check this regex.
5
+ pattern: ^\+[0-9]{1,3}-[0-9()+\-]{1,30}$
@@ -0,0 +1,55 @@
1
+ title: PostalAddress24
2
+ type: object
3
+ description: >
4
+ Information that locates and identifies a specific address, as defined by
5
+ postal services.
6
+ properties:
7
+ AdrTp:
8
+ $ref: ./AddressType3Choice.yaml
9
+ Dept:
10
+ $ref: ./Max70Text.yaml
11
+ SubDept:
12
+ $ref: ./Max70Text.yaml
13
+ StrtNm:
14
+ $ref: ./Max70Text.yaml
15
+ BldgNb:
16
+ $ref: ./Max16Text.yaml
17
+ BldgNm:
18
+ $ref: ./Max35Text.yaml
19
+ Flr:
20
+ $ref: ./Max70Text.yaml
21
+ PstBx:
22
+ $ref: ./Max16Text.yaml
23
+ Room:
24
+ $ref: ./Max70Text.yaml
25
+ PstCd:
26
+ $ref: ./Max16Text.yaml
27
+ TwnNm:
28
+ $ref: ./Max35Text.yaml
29
+ TwnLctnNm:
30
+ $ref: ./Max35Text.yaml
31
+ DstrctNm:
32
+ $ref: ./Max35Text.yaml
33
+ CtrySubDvsn:
34
+ $ref: ./Max35Text.yaml
35
+ Ctry:
36
+ $ref: ./CountryCode.yaml
37
+ AdrLine:
38
+ $ref: ./Max70Text.yaml
39
+ example:
40
+ AdrTp: ADDR
41
+ Dept: Dept
42
+ SubDept: SubDept
43
+ StrtNm: StrtNm
44
+ BldgNb: BldgNb
45
+ BldgNm: BldgNm
46
+ Flr: Flr
47
+ PstBx: PstBx
48
+ Room: Room
49
+ PstCd: PstCd
50
+ TwnNm: TwnNm
51
+ TwnLctnNm: TwnLctnNm
52
+ DstrctNm: DstrctNm
53
+ CtrySubDvsn: CtrySubDvsn
54
+ Ctry: Ctry
55
+ AdrLine: AdrLine