@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.
- package/CHANGELOG.md +7 -0
- package/audit-ci.jsonc +3 -1
- package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +1607 -289
- package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +5 -7
- package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +13 -13
- package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +2 -2
- package/fspiop/v2_0/openapi3/components/schemas/CorrelationId.yaml +5 -6
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +4 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +4 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType2Code.yaml +1 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +22 -8
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +16 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +28 -6
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +29 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +12 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +14 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +9 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +9 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +53 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +48 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CountryCode.yaml +3 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +78 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +48 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +16 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +10 -2
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +46 -38
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +48 -7
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +48 -7
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +71 -69
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +9 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +9 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +13 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +60 -40
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +19 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +14 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationVerificationIndicator.yaml +5 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +10 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +10 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +16 -65
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +9 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +9 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +43 -7
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +21 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +39 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +24 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +11 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +19 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +9 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +8 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +32 -2
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +5 -2
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +21 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +49 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +12 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +16 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +16 -4
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +41 -5
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +8 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +9 -0
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +57 -9
- package/fspiop/v2_0_ISO20022/openapi3/openapi.yaml +1 -1
- package/lib/fspiop/v2_0/json-schemas.json +78 -78
- package/lib/fspiop/v2_0/openapi.d.ts +1 -1
- package/lib/fspiop/v2_0_ISO20022/json-schemas.json +19225 -8772
- package/lib/fspiop/v2_0_ISO20022/openapi.d.ts +1285 -370
- package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +17496 -7191
- package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +123 -123
- package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +6 -6
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +144 -144
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +1 -1
- package/package.json +8 -8
- package/sdk-bulk.yaml +5 -9
- package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +11 -11
- package/sdk-scheme-adapter/v2_1_0/components/schemas/CorrelationId.yaml +5 -6
- package/thirdparty/v1_0/openapi3/thirdparty-dfsp-api.yaml +11 -8
- package/thirdparty/v1_0/openapi3/thirdparty-pisp-api.yaml +11 -8
package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml
CHANGED
@@ -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:
|
14
|
+
MsgId: 12345
|
11
15
|
CreDtTm: '2020-01-01T00:00:00Z'
|
12
16
|
NbOfTxs: 1
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
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
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
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:
|
83
|
+
BICFI: BIC
|
72
84
|
Cdtr:
|
73
|
-
Nm:
|
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
|
package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml
CHANGED
@@ -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
|
package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml
CHANGED
@@ -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
|
package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml
CHANGED
@@ -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
|
-
|
16
|
-
CreDtTm: '
|
28
|
+
MsgId: 123
|
29
|
+
CreDtTm: '2020-01-01T00:00:00Z'
|
17
30
|
Assgnr:
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
31
|
+
OrgId:
|
32
|
+
Othr:
|
33
|
+
Id: 123
|
34
|
+
SchmeNm:
|
35
|
+
Cd: BIC
|
36
|
+
Issr: BIC
|
23
37
|
Assgne:
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
Cd: IBAN
|
28
|
-
Issr: BIC
|
38
|
+
OrgId:
|
39
|
+
Othr:
|
40
|
+
Id: DFSPID
|
29
41
|
Rpt:
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
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:
|
package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationVerificationIndicator.yaml
CHANGED
@@ -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:
|