@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
@@ -2,82 +2,84 @@ title: FxRequest_FICreditTransferProposal
2
2
  type: object
3
3
  properties:
4
4
  GrpHdr:
5
+ description: >
6
+ GroupHeader
7
+
8
+ Set of characteristics shared by all individual transactions included in the message.
5
9
  $ref: ./GroupHeader113.yaml
6
10
  required:
7
11
  - GrpHdr
8
12
  example:
9
13
  GrpHdr:
10
- MsgId: 123456789
14
+ MsgId: 12345
11
15
  CreDtTm: '2020-01-01T00:00:00Z'
12
16
  NbOfTxs: 1
13
- CtrlSum: 100.00
14
- InitgPty:
15
- Nm: Initiating Party Name
16
- Id:
17
- OrgId:
18
- Othr:
19
- - Id: 123456789
20
- SchmeNm:
21
- Cd: BIC
22
- FwdgAgt:
23
- FinInstnId:
24
- BICFI: BICFID0
25
- Dbtr:
26
- Nm: Debtor Name
27
- PstlAdr:
28
- AdrLine:
29
- - Debtor Address Line 1
30
- - Debtor Address Line 2
31
- Id:
32
- OrgId:
33
- Othr:
34
- - Id: 123456789
35
- SchmeNm:
36
- Cd: BIC
37
- DbtrAcct:
38
- Id:
39
- IBAN: BE71096123456769
40
- DbtrAgt:
41
- FinInstnId:
42
- BICFI: BICFID0
43
- Cdtr:
44
- Nm: Creditor Name
45
- PstlAdr:
46
- AdrLine:
47
- - Creditor Address Line 1
48
- - Creditor Address Line 2
49
- Id:
50
- OrgId:
51
- Othr:
52
- - Id: 123456789
53
- SchmeNm:
54
- Cd: BIC
55
- CdtrAcct:
56
- Id:
57
- IBAN: BE71096123456769
58
- CdtrAgt:
59
- FinInstnId:
60
- BICFI: BICFID0
17
+ TtlIntrBkSttlmAmt:
18
+ Ccy: EUR
19
+ Value: 100.0
20
+ SttlmInf:
21
+ SttlmMtd: INDA
22
+ SttlmAcct:
23
+ Id:
24
+ IBAN: BE71096123456769
25
+ Ccy: EUR
26
+ SttlmAcctOwnr:
27
+ Nm: Name
28
+ SttlmAcctSvcr:
29
+ Nm: Name
30
+ SttlmAgt:
31
+ FinInstnId:
32
+ BICFI: BIC
33
+ PmtTpInf:
34
+ InstrPrty: NORM
35
+ CtgyPurp: CASH
61
36
  CdtTrfTxInf:
62
- - PmtId:
63
- InstrId: 123456789
64
- EndToEndId: 123456789
65
- Amt:
66
- InstdAmt:
67
- Ccy: EUR
68
- Amt: 100.00
69
- CdtrAgt:
37
+ PmtId:
38
+ InstrId: 12345
39
+ EndToEndId: 12345
40
+ Amt:
41
+ InstdAmt:
42
+ Ccy: EUR
43
+ Value: 100.0
44
+ Cdtr:
45
+ Nm: Name
46
+ CdtrAcct:
47
+ Id:
48
+ IBAN: BE71096123456769
49
+ Ccy: EUR
50
+ CdtrAgt:
51
+ FinInstnId:
52
+ BICFI: BIC
53
+ Dbtr:
54
+ Nm: Name
55
+ DbtrAcct:
56
+ Id:
57
+ IBAN: BE71096123456769
58
+ Ccy: EUR
59
+ DbtrAgt:
60
+ FinInstnId:
61
+ BICFI: BIC
62
+ IntrBkSttlmAmt:
63
+ Ccy: EUR
64
+ Value: 100.0
65
+ PmtTpInf:
66
+ InstrPrty: NORM
67
+ ClrChanl: RTGS
68
+ SvcLvl:
69
+ Cd: SEPA
70
+ LclInstrm:
71
+ Cd: CORE
72
+ CtgyPurp:
73
+ Cd: CASH
74
+ RgltryRptg:
75
+ Dbtr:
76
+ Nm: Name
77
+ DbtrAcct:
78
+ Id:
79
+ IBAN: BE71096123456769
80
+ Ccy: EUR
81
+ DbtrAgt:
70
82
  FinInstnId:
71
- BICFI: BICFID0
83
+ BICFI: BIC
72
84
  Cdtr:
73
- Nm: Creditor Name
74
- PstlAdr:
75
- AdrLine:
76
- - Creditor Address Line 1
77
- - Creditor Address Line 2
78
- Id:
79
- OrgId:
80
- Othr:
81
- - Id: 123456789
82
- SchmeNm:
83
- Cd: BIC
85
+ Nm: Name
@@ -2,8 +2,16 @@ title: FxResponse_FICreditTransferConfirmation
2
2
  type: object
3
3
  properties:
4
4
  GrpHdr:
5
+ description: >
6
+ GroupHeader
7
+
8
+ Set of characteristics shared by all individual transactions included in the message.
5
9
  $ref: ./GroupHeader113.yaml
6
10
  CdtTrfTxInf:
11
+ description: >
12
+ CreditTransferTransactionInformation
13
+
14
+ Set of elements providing information specific to the individual credit transfer(s).
7
15
  $ref: ./CreditTransferTransaction68.yaml
8
16
  required:
9
17
  - GrpHdr
@@ -2,8 +2,16 @@ title: Fxecute_FinancialInstitutionCreditTransferV12
2
2
  type: object
3
3
  properties:
4
4
  GrpHdr:
5
+ description: >
6
+ GroupHeader.
7
+
8
+ Set of characteristics shared by all individual transactions included in the message.
5
9
  $ref: ./GroupHeader129.yaml
6
10
  CdtTrfTxInf:
11
+ description: >
12
+ CreditTransferTransactionInformation.
13
+
14
+ Set of elements providing information specific to the individual credit transfer(s).
7
15
  $ref: ./CreditTransferTransaction68.yaml
8
16
  required:
9
17
  - GrpHdr
@@ -11,7 +19,7 @@ required:
11
19
  example:
12
20
  GrpHdr:
13
21
  MsgId: 20191113001
14
- CreDtTm: 2019-11-13T10:00:00
22
+ CreDtTm: '2019-11-13T10:00:00'
15
23
  NbOfTxs: 1
16
24
  CtrlSum: 1000
17
25
  InitgPty:
@@ -2,10 +2,22 @@ title: GenericAccountIdentification1
2
2
  type: object
3
3
  properties:
4
4
  Id:
5
+ description: >
6
+ Identification
7
+
8
+ Identification assigned by an institution.
5
9
  $ref: ./Max34Text.yaml
6
10
  SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
7
15
  $ref: ./AccountSchemeName1Choice.yaml
8
16
  Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
9
21
  $ref: ./Max35Text.yaml
10
22
  required:
11
23
  - Id
@@ -2,10 +2,22 @@ title: GenericFinancialIdentification1
2
2
  type: object
3
3
  properties:
4
4
  Id:
5
+ description: >
6
+ Identification
7
+
8
+ Unique and unambiguous identification of a person.
5
9
  $ref: ./Max35Text.yaml
6
10
  SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
7
15
  $ref: ./FinancialIdentificationSchemeName1Choice.yaml
8
16
  Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
9
21
  $ref: ./Max35Text.yaml
10
22
  required:
11
23
  - Id
@@ -2,8 +2,17 @@ title: GenericIdentification3
2
2
  type: object
3
3
  properties:
4
4
  Id:
5
+ description: >
6
+ Identification
7
+
8
+ Name or number assigned by an entity to enable recognition of that entity, for example,
9
+ account identifier.
5
10
  $ref: ./Max35Text.yaml
6
11
  Issr:
12
+ description: >
13
+ Issuer
14
+
15
+ Entity that assigns the identification.
7
16
  $ref: ./Max35Text.yaml
8
17
  required:
9
18
  - Id
@@ -2,10 +2,22 @@ title: GenericIdentification30
2
2
  type: object
3
3
  properties:
4
4
  Id:
5
+ description: >
6
+ Identification
7
+
8
+ Proprietary information, often a code, issued by the data source scheme issuer
5
9
  $ref: ./Exact4AlphaNumericText.yaml
6
10
  Issr:
11
+ description: >
12
+ Issuer
13
+
14
+ Entity that assigns the identification.
7
15
  $ref: ./Max35Text.yaml
8
16
  SchmeNm:
17
+ description: >
18
+ SchemeName
19
+
20
+ Short textual description of the scheme.
9
21
  $ref: ./Max35Text.yaml
10
22
  required:
11
23
  - Id
@@ -2,10 +2,22 @@ title: GenericOrganisationIdentification1
2
2
  type: object
3
3
  properties:
4
4
  Id:
5
+ description: >
6
+ Identification
7
+
8
+ Identification assigned by an institution.
5
9
  $ref: ./Max35Text.yaml
6
10
  SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
7
15
  $ref: ./OrganisationIdentificationSchemeName1Choice.yaml
8
16
  Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
9
21
  $ref: ./Max35Text.yaml
10
22
  required:
11
23
  - Id
@@ -2,10 +2,22 @@ title: GenericOrganisationIdentification3
2
2
  type: object
3
3
  properties:
4
4
  Id:
5
+ description: >
6
+ Identification
7
+
8
+ Identification assigned by an institution.
5
9
  $ref: ./Max256Text.yaml
6
10
  SchmeNm:
11
+ description:
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
7
15
  $ref: ./OrganisationIdentificationSchemeName1Choice.yaml
8
16
  Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
9
21
  $ref: ./Max35Text.yaml
10
22
  required:
11
23
  - Id
@@ -2,10 +2,22 @@ title: GenericPersonIdentification1
2
2
  type: object
3
3
  properties:
4
4
  Id:
5
+ description: >
6
+ Identification
7
+
8
+ Unique and unambiguous identification of a person.
5
9
  $ref: ./Max35Text.yaml
6
10
  SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
7
15
  $ref: ./PersonIdentificationSchemeName1Choice.yaml
8
16
  Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
9
21
  $ref: ./Max35Text.yaml
10
22
  required:
11
23
  - Id
@@ -2,10 +2,22 @@ title: GenericPersonIdentification2
2
2
  type: object
3
3
  properties:
4
4
  Id:
5
+ description: >
6
+ Identification
7
+
8
+ Unique and unambiguous identification of a person.
5
9
  $ref: ./Max256Text.yaml
6
10
  SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
7
15
  $ref: ./PersonIdentificationSchemeName1Choice.yaml
8
16
  Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
9
21
  $ref: ./Max35Text.yaml
10
22
  required:
11
23
  - Id
@@ -2,10 +2,23 @@ title: GetPartiesError_IdentificationVerificationReportV03
2
2
  type: object
3
3
  properties:
4
4
  Assgnmt:
5
+ description: >
6
+ Assignment
7
+
8
+ Information related to the identification assignment.
5
9
  $ref: ./IdentificationAssignment3.yaml
6
10
  Rpt:
11
+ description: >
12
+ Report
13
+
14
+ Information concerning the verification of the identification data for which verification was
15
+ requested.
7
16
  $ref: ./VerificationReport4.yaml
8
17
  SplmtryData:
18
+ description: >
19
+ SupplementaryData
20
+
21
+ Additional information that cannot be captured in the structured elements and/or any other specific block.
9
22
  $ref: ./SupplementaryData1.yaml
10
23
  required:
11
24
  - Assgnmt
@@ -2,56 +2,76 @@ title: GetParties_IdentificationVerificationReportV03
2
2
  type: object
3
3
  properties:
4
4
  Assgnmt:
5
+ description: >
6
+ Assignment
7
+
8
+ Identifies the identification assignment.
5
9
  $ref: ./IdentificationAssignment3.yaml
6
10
  Rpt:
11
+ description: >
12
+ Report
13
+
14
+ Information concerning the verification of the identification data for which verification was
15
+ requested.
7
16
  $ref: ./VerificationReport4.yaml
8
17
  SplmtryData:
18
+ description: >
19
+ SupplementaryData
20
+
21
+ Additional information that cannot be captured in the structured elements and/or any other specific block.
9
22
  $ref: ./SupplementaryData1.yaml
10
23
  required:
11
24
  - Assgnmt
12
25
  - Rpt
13
26
  example:
14
27
  Assgnmt:
15
- Id: 123
16
- CreDtTm: '2013-03-07T16:30:00'
28
+ MsgId: 123
29
+ CreDtTm: '2020-01-01T00:00:00Z'
17
30
  Assgnr:
18
- Id:
19
- Id: 123
20
- SchmeNm:
21
- Cd: IBAN
22
- Issr: BIC
31
+ OrgId:
32
+ Othr:
33
+ Id: 123
34
+ SchmeNm:
35
+ Cd: BIC
36
+ Issr: BIC
23
37
  Assgne:
24
- Id:
25
- Id: 123
26
- SchmeNm:
27
- Cd: IBAN
28
- Issr: BIC
38
+ OrgId:
39
+ Othr:
40
+ Id: DFSPID
29
41
  Rpt:
30
- Id: 123
31
- CreDtTm: '2013-03-07T16:30:00'
32
- RptgPty:
33
- Id:
34
- Id: 123
35
- SchmeNm:
36
- Cd: IBAN
37
- Issr: BIC
38
- RptdPty:
39
- Id:
40
- Id: 123
41
- SchmeNm:
42
- Cd: IBAN
43
- Issr: BIC
44
- RptdDoc:
45
- Nb: 123
46
- RltdDt: '2013-03-07'
47
- RltdDtTp:
48
- Cd: 123
49
- Rsn:
50
- Cd: 123
51
- Prtry: 123
52
- SplmtryData:
53
- PlcAndNm: 123
54
- Envlp: 123
55
- RltdDt: '2013-03-07'
56
- RltdDtTp:
57
- Cd: 123
42
+ OrgnlId: 12345678
43
+ Vrfctn: true
44
+ UpdtdPtyAndAcctId:
45
+ Pty:
46
+ Nm: John Doe
47
+ PstlAdr:
48
+ AdrTp: ADDR
49
+ Dept: Dept
50
+ SubDept: SubDept
51
+ StrtNm: StrtNm
52
+ BldgNb: BldgNb
53
+ BldgNm: BldgNm
54
+ Flr: Flr
55
+ PstBx: PstBx
56
+ Room: Room
57
+ PstCd: PstCd
58
+ TwnNm: TwnNm
59
+ TwnLctnNm: TwnLctnNm
60
+ DstrctNm: DstrctNm
61
+ CtrySubDvsn: CtrySubDvsn
62
+ Ctry: Ctry
63
+ AdrLine: AdrLine
64
+ Id:
65
+ OrgId:
66
+ Othr:
67
+ Id: 18761231234
68
+ SchmeNm:
69
+ Prtry: MSISDN
70
+ CtryOfRes: BE
71
+ CtctDtls:
72
+ NmPrfx: Mr
73
+ Nm: John Doe
74
+ PhneNb: +123-123-321
75
+ MobNb: +123-123-321
76
+ FaxNb: +123-123-321
77
+ EmailAdr: example@example.com
@@ -5,10 +5,29 @@ description: >
5
5
  type: object
6
6
  properties:
7
7
  MsgId:
8
+ description: >
9
+ MessageIdentification
10
+
11
+ Definition: Point to point reference, as assigned by the instructing party, and sent to the next party in the
12
+ chain to unambiguously identify the message.
13
+
14
+ Usage: The instructing party has to make sure that MessageIdentification is unique per instructed party
15
+ for a pre-agreed period.
8
16
  $ref: ./Max35Text.yaml
9
17
  CreDtTm:
18
+ description: >
19
+ CreationDateTime
20
+
21
+ Date and time at which the message was created.
10
22
  $ref: ./ISODateTime.yaml
11
23
  TxInfAndSts:
24
+ description: >
25
+ TransactionInformationAndStatus
26
+
27
+ Definition: Agent that instructs the next party in the chain to carry out the (set of) instruction(s).
28
+
29
+ Usage: The instructing agent is the party sending the status message and not the party that sent the
30
+ original instruction that is being reported on.
12
31
  $ref: ./PaymentTransaction163.yaml
13
32
  required:
14
33
  - MsgId
@@ -4,10 +4,24 @@ properties:
4
4
  MsgId:
5
5
  $ref: ./Max35Text.yaml
6
6
  CreDtTm:
7
+ description: >
8
+ CreationDateTime
9
+
10
+ Date and time at which the identification assignment was created.
7
11
  $ref: ./ISODateTime.yaml
8
12
  Assgnr:
13
+ description: >
14
+ Assignor
15
+
16
+ Party that assigns the identification assignment to another party. This is also the sender of
17
+ the message.
9
18
  $ref: ./Party40Choice.yaml
10
19
  Assgne:
20
+ description: >
21
+ Assignee
22
+
23
+ Party that the identification assignment is assigned to. This is also the receiver of the
24
+ message.
11
25
  $ref: ./Party40Choice.yaml
12
26
  required:
13
27
  - MsgId
@@ -2,10 +2,22 @@ title: IdentificationInformation4
2
2
  type: object
3
3
  properties:
4
4
  Pty:
5
+ description: >
6
+ Party
7
+
8
+ Account owner that owes an amount of money or to whom an amount of money is due.
5
9
  $ref: ./PartyIdentification135.yaml
6
10
  Acct:
11
+ description: >
12
+ Account
13
+
14
+ Unambiguous identification of the account of a party.
7
15
  $ref: ./CashAccount40.yaml
8
16
  Agt:
17
+ description: >
18
+ Agent
19
+
20
+ Financial institution servicing an account for a party.
9
21
  $ref: ./BranchAndFinancialInstitutionIdentification6.yaml
10
22
  example:
11
23
  Pty:
@@ -1,3 +1,8 @@
1
1
  title: IdentificationVerificationIndicator
2
2
  type: boolean
3
3
  example: true
4
+ description: |
5
+ Definition: Identifies whether the party and/or account information received is correct.
6
+
7
+ • Meaning When True: Indicates that the identification information received is correct.
8
+ • Meaning When False: Indicates that the identification information received is incorrect
@@ -5,8 +5,18 @@ description: >
5
5
  type: object
6
6
  properties:
7
7
  Cd:
8
+ description: >
9
+ Code
10
+
11
+ Coded information related to the processing of the payment instruction, provided by the
12
+ initiating party, and intended for the creditor's agent.
8
13
  $ref: ./ExternalCreditorAgentInstruction1Code.yaml
9
14
  InstrInf:
15
+ description: >
16
+ InstructionInformation
17
+
18
+ Further information complementing the coded instruction or instruction to the creditor's agent
19
+ that is bilaterally agreed or specific to a user community.
10
20
  $ref: ./Max140Text.yaml
11
21
  example:
12
22
  Cd: PHOA
@@ -5,8 +5,18 @@ description: >
5
5
  type: object
6
6
  properties:
7
7
  Cd:
8
+ description: >
9
+ Code
10
+
11
+ Coded information related to the processing of the payment instruction, provided by the
12
+ initiating party, and intended for the next agent in the payment chain.
8
13
  $ref: ./Instruction4Code.yaml
9
14
  InstrInf:
15
+ description: >
16
+ InstructionInformation
17
+
18
+ Further information complementing the coded instruction or instruction to the next agent that
19
+ is bilaterally agreed or specific to a user community.
10
20
  $ref: ./Max140Text.yaml
11
21
  example:
12
22
  Cd: PHOA
@@ -2,8 +2,16 @@ title: LocalInstrument2Choice
2
2
  type: object
3
3
  properties:
4
4
  Cd:
5
+ description: >
6
+ Code
7
+
8
+ Specifies the local instrument, as published in an external local instrument code list.
5
9
  $ref: ./ExternalLocalInstrument1Code.yaml
6
10
  Prtry:
11
+ description: >
12
+ Proprietary
13
+
14
+ Specifies the local instrument, as a proprietary code
7
15
  $ref: ./Max35Text.yaml
8
16
  oneOf:
9
17
  - required: