@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
@@ -2918,14 +2918,12 @@ components:
|
|
2918
2918
|
title: CorrelationId
|
2919
2919
|
type: string
|
2920
2920
|
pattern: >-
|
2921
|
-
^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
2921
|
+
^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
2922
2922
|
description: >-
|
2923
|
-
Identifier that correlates all messages of the same sequence. The
|
2924
|
-
|
2925
|
-
|
2926
|
-
|
2927
|
-
regular expression for interoperability reasons. A UUID is always 36
|
2928
|
-
characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).
|
2923
|
+
Identifier that correlates all messages of the same sequence. The
|
2924
|
+
supported identifiers formats are for lowercase
|
2925
|
+
[UUID](https://datatracker.ietf.org/doc/html/rfc9562) and uppercase
|
2926
|
+
[ULID](https://github.com/ulid/spec)
|
2929
2927
|
example: b51ec534-ee48-4575-b6a9-ead2955b8069
|
2930
2928
|
Currency:
|
2931
2929
|
title: Currency
|
@@ -673,8 +673,8 @@ components:
|
|
673
673
|
- RECEIVE
|
674
674
|
type: string
|
675
675
|
bulkQuoteId:
|
676
|
-
description: A Mojaloop API bulk quote identifier (UUID).
|
677
|
-
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
676
|
+
description: A Mojaloop API bulk quote identifier (UUID/ULID).
|
677
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
678
678
|
type: string
|
679
679
|
bulkQuoteRequest:
|
680
680
|
description: A request for a bulk quote.
|
@@ -719,8 +719,8 @@ components:
|
|
719
719
|
- individualQuoteResults
|
720
720
|
type: object
|
721
721
|
bulkTransferId:
|
722
|
-
description: A Mojaloop API transfer identifier (UUID).
|
723
|
-
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
722
|
+
description: A Mojaloop API transfer identifier (UUID/ULID).
|
723
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
724
724
|
type: string
|
725
725
|
bulkTransferRequest:
|
726
726
|
properties:
|
@@ -1162,8 +1162,8 @@ components:
|
|
1162
1162
|
- DEVICE
|
1163
1163
|
type: string
|
1164
1164
|
quoteId:
|
1165
|
-
description: A Mojaloop API quote identifier (UUID).
|
1166
|
-
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
1165
|
+
description: A Mojaloop API quote identifier (UUID/ULID).
|
1166
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
1167
1167
|
type: string
|
1168
1168
|
quoteRequest:
|
1169
1169
|
description: A request for a quote for transfer from the DFSP backend.
|
@@ -1275,7 +1275,7 @@ components:
|
|
1275
1275
|
type: string
|
1276
1276
|
transactionId:
|
1277
1277
|
description: ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.
|
1278
|
-
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
1278
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
1279
1279
|
type: string
|
1280
1280
|
transactionRequest:
|
1281
1281
|
description: A request for a pull based transfer.
|
@@ -1320,8 +1320,8 @@ components:
|
|
1320
1320
|
- initiatorType
|
1321
1321
|
type: object
|
1322
1322
|
transactionRequestId:
|
1323
|
-
description: A Mojaloop API transaction request identifier (UUID).
|
1324
|
-
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
1323
|
+
description: A Mojaloop API transaction request identifier (UUID/ULID).
|
1324
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
1325
1325
|
type: string
|
1326
1326
|
transactionRequestResponse:
|
1327
1327
|
description: A response to a request for a quote.
|
@@ -1412,8 +1412,8 @@ components:
|
|
1412
1412
|
- timestamp
|
1413
1413
|
type: object
|
1414
1414
|
transferId:
|
1415
|
-
description: A Mojaloop API transfer identifier (UUID).
|
1416
|
-
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
1415
|
+
description: A Mojaloop API transfer identifier (UUID/ULID).
|
1416
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
1417
1417
|
type: string
|
1418
1418
|
transferParty:
|
1419
1419
|
properties:
|
@@ -1603,8 +1603,8 @@ components:
|
|
1603
1603
|
CorrelationId:
|
1604
1604
|
title: CorrelationId
|
1605
1605
|
type: string
|
1606
|
-
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
1607
|
-
description: Identifier that correlates all messages of the same sequence. The
|
1606
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
1607
|
+
description: Identifier that correlates all messages of the same sequence. The supported identifiers formats are for lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and uppercase [ULID](https://github.com/ulid/spec)
|
1608
1608
|
example: b51ec534-ee48-4575-b6a9-ead2955b8069
|
1609
1609
|
bulkTransactionStatus:
|
1610
1610
|
type: string
|
@@ -762,8 +762,8 @@ components:
|
|
762
762
|
CorrelationId:
|
763
763
|
title: CorrelationId
|
764
764
|
type: string
|
765
|
-
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
|
766
|
-
description: Identifier that correlates all messages of the same sequence. The
|
765
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
766
|
+
description: Identifier that correlates all messages of the same sequence. The supported identifiers formats are for lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and uppercase [ULID](https://github.com/ulid/spec)
|
767
767
|
example: b51ec534-ee48-4575-b6a9-ead2955b8069
|
768
768
|
errorResponse:
|
769
769
|
type: object
|
@@ -1,10 +1,9 @@
|
|
1
1
|
title: CorrelationId
|
2
2
|
type: string
|
3
|
-
pattern:
|
3
|
+
pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|[0-9A-HJKMNP-TV-Z]{26}$
|
4
4
|
description: >-
|
5
|
-
Identifier that correlates all messages of the same sequence.
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).
|
5
|
+
Identifier that correlates all messages of the same sequence.
|
6
|
+
The supported identifiers formats are for
|
7
|
+
lowercase [UUID](https://datatracker.ietf.org/doc/html/rfc9562) and
|
8
|
+
uppercase [ULID](https://github.com/ulid/spec)
|
10
9
|
example: 'b51ec534-ee48-4575-b6a9-ead2955b8069'
|
@@ -5,8 +5,20 @@ description: >
|
|
5
5
|
servicer.
|
6
6
|
properties:
|
7
7
|
IBAN:
|
8
|
+
description: >
|
9
|
+
IBAN
|
10
|
+
|
11
|
+
International Bank Account Number (IBAN) - identifier used internationally by financial
|
12
|
+
institutions to uniquely identify the account of a customer. Further specifications of the format and
|
13
|
+
content of the IBAN can be found in the standard ISO 13616 "Banking and related financial services -
|
14
|
+
International Bank Account Number (IBAN)" version 1997-10-01, or later revisions.
|
8
15
|
$ref: ./IBAN2007Identifier.yaml
|
9
16
|
Othr:
|
17
|
+
description: >
|
18
|
+
Other
|
19
|
+
|
20
|
+
Unique identification of an account, as assigned by the account servicer, using an
|
21
|
+
identification scheme.
|
10
22
|
$ref: ./GenericAccountIdentification1.yaml
|
11
23
|
oneOf:
|
12
24
|
- required:
|
@@ -4,8 +4,16 @@ description: |
|
|
4
4
|
Sets of elements to identify a name of the identification scheme.
|
5
5
|
properties:
|
6
6
|
Cd:
|
7
|
+
description: >
|
8
|
+
Code
|
9
|
+
|
10
|
+
Name of the identification scheme, in a coded form as published in an external list.
|
7
11
|
$ref: ./ExternalAccountIdentification1Code.yaml
|
8
12
|
Prtry:
|
13
|
+
description: >
|
14
|
+
Proprietary
|
15
|
+
|
16
|
+
Name of the identification scheme, in a free text form.
|
9
17
|
$ref: ./Max35Text.yaml
|
10
18
|
oneOf:
|
11
19
|
- required:
|
@@ -7,6 +7,10 @@ properties:
|
|
7
7
|
ActiveCurrencyAndAmount:
|
8
8
|
$ref: ./ActiveCurrencyAndAmount_SimpleType.yaml
|
9
9
|
Ccy:
|
10
|
+
description: >
|
11
|
+
Currency
|
12
|
+
|
13
|
+
Identification of the currency in which the account is held.
|
10
14
|
$ref: ./ActiveCurrencyCode.yaml
|
11
15
|
required:
|
12
16
|
- ActiveCurrencyAndAmount
|
package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml
CHANGED
@@ -7,6 +7,10 @@ properties:
|
|
7
7
|
ActiveOrHistoricCurrencyAndAmount:
|
8
8
|
$ref: ./ActiveOrHistoricCurrencyAndAmount_SimpleType.yaml
|
9
9
|
Ccy:
|
10
|
+
description: >
|
11
|
+
Currency
|
12
|
+
|
13
|
+
Identification of the currency in which the account is held.
|
10
14
|
$ref: ./ActiveOrHistoricCurrencyCode.yaml
|
11
15
|
required:
|
12
16
|
- ActiveOrHistoricCurrencyAndAmount
|
@@ -4,8 +4,16 @@ description: |
|
|
4
4
|
Choice of formats for the type of address.
|
5
5
|
properties:
|
6
6
|
Cd:
|
7
|
+
description: >
|
8
|
+
Code
|
9
|
+
|
10
|
+
Type of address expressed as a code.
|
7
11
|
$ref: ./AddressType2Code.yaml
|
8
12
|
Prtry:
|
13
|
+
description: >
|
14
|
+
Proprietary
|
15
|
+
|
16
|
+
Type of address expressed as a proprietary code.
|
9
17
|
$ref: ./GenericIdentification30.yaml
|
10
18
|
oneOf:
|
11
19
|
- required:
|
@@ -5,8 +5,20 @@ description: >
|
|
5
5
|
of a financial institution.
|
6
6
|
properties:
|
7
7
|
FinInstnId:
|
8
|
+
description: >
|
9
|
+
FinancialInstitutionIdentification
|
10
|
+
|
11
|
+
Unique and unambiguous identification of a financial institution, as assigned under an
|
12
|
+
internationally recognised or proprietary identification scheme.
|
8
13
|
$ref: ./FinancialInstitutionIdentification18.yaml
|
9
14
|
BrnchId:
|
15
|
+
description: >
|
16
|
+
BranchIdentification
|
17
|
+
|
18
|
+
Definition: Identifies a specific branch of a financial institution.
|
19
|
+
|
20
|
+
Usage: This component should be used in case the identification information in the financial institution
|
21
|
+
component does not provide identification up to branch level.
|
10
22
|
$ref: ./BranchData3.yaml
|
11
23
|
required:
|
12
24
|
- FinInstnId
|
@@ -5,20 +5,34 @@ description: >
|
|
5
5
|
of a financial institution.
|
6
6
|
properties:
|
7
7
|
FinInstnId:
|
8
|
+
description: >
|
9
|
+
FinancialInstitutionIdentification
|
10
|
+
|
11
|
+
Unique and unambiguous identification of a financial institution or a branch of a financial
|
12
|
+
institution.
|
8
13
|
$ref: ./FinancialInstitutionIdentification23.yaml
|
9
14
|
BrnchId:
|
15
|
+
description: >
|
16
|
+
BranchIdentification
|
17
|
+
|
18
|
+
Identifies a specific branch of a financial institution.
|
10
19
|
$ref: ./BranchData5.yaml
|
11
20
|
required:
|
12
21
|
- FinInstnId
|
13
22
|
example:
|
14
23
|
FinInstnId:
|
15
|
-
BICFI:
|
24
|
+
BICFI: J5BMVH7D
|
16
25
|
BrnchId:
|
17
|
-
Id:
|
18
|
-
Nm:
|
26
|
+
Id: 123
|
27
|
+
Nm: Name
|
19
28
|
PstlAdr:
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
29
|
+
AdrTp: ADDR
|
30
|
+
Dept: Department
|
31
|
+
SubDept: Sub department
|
32
|
+
StrtNm: Street name
|
33
|
+
BldgNb: Building number
|
34
|
+
PstCd: Post code
|
35
|
+
TwnNm: Town name
|
36
|
+
CtrySubDvsn: Country subdivision
|
37
|
+
Ctry: Country
|
38
|
+
AdrLine: Address line
|
@@ -5,12 +5,28 @@ description: >
|
|
5
5
|
institution.
|
6
6
|
properties:
|
7
7
|
Id:
|
8
|
+
description: >
|
9
|
+
Identification
|
10
|
+
|
11
|
+
Unique and unambiguous identification of a branch of a financial institution.
|
8
12
|
$ref: ./Max35Text.yaml
|
9
13
|
LEI:
|
14
|
+
description: >
|
15
|
+
Legal Entity Identifier
|
16
|
+
|
17
|
+
Legal entity identification for the branch of the financial institution.
|
10
18
|
$ref: ./LEIIdentifier.yaml
|
11
19
|
Nm:
|
20
|
+
description: >
|
21
|
+
Name
|
22
|
+
|
23
|
+
Name by which an agent is known and which is usually used to identify that agent.
|
12
24
|
$ref: ./Max140Text.yaml
|
13
25
|
PstlAdr:
|
26
|
+
description: >
|
27
|
+
Postal Address
|
28
|
+
|
29
|
+
Information that locates and identifies a specific address, as defined by postal services.
|
14
30
|
$ref: ./PostalAddress24.yaml
|
15
31
|
example:
|
16
32
|
Id: 123
|
@@ -5,19 +5,41 @@ description: >
|
|
5
5
|
type: object
|
6
6
|
properties:
|
7
7
|
Id:
|
8
|
+
description: >
|
9
|
+
Identification
|
10
|
+
|
11
|
+
Unique and unambiguous identification of a branch of a financial institution.
|
8
12
|
$ref: ./Max35Text.yaml
|
9
13
|
LEI:
|
14
|
+
description: >
|
15
|
+
LEI
|
16
|
+
|
17
|
+
Legal entity identification for the branch of the financial institution.
|
10
18
|
$ref: ./LEIIdentifier.yaml
|
11
19
|
Nm:
|
20
|
+
description: >
|
21
|
+
Name
|
22
|
+
|
23
|
+
Name by which an agent is known and which is usually used to identify that agent.
|
12
24
|
$ref: ./Max140Text.yaml
|
13
25
|
PstlAdr:
|
26
|
+
description: >
|
27
|
+
PostalAddress
|
28
|
+
|
29
|
+
Information that locates and identifies a specific address, as defined by postal services.
|
14
30
|
$ref: ./PostalAddress27.yaml
|
15
31
|
example:
|
16
32
|
Id: 123
|
17
|
-
|
33
|
+
LEI: 123
|
34
|
+
Nm: Name
|
18
35
|
PstlAdr:
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
36
|
+
AdrTp: ADDR
|
37
|
+
Dept: Department
|
38
|
+
SubDept: Sub department
|
39
|
+
StrtNm: Street name
|
40
|
+
BldgNb: Building number
|
41
|
+
PstCd: Post code
|
42
|
+
TwnNm: Town name
|
43
|
+
CtrySubDvsn: Country subdivision
|
44
|
+
Ctry: Country
|
45
|
+
AdrLine: Address line
|
@@ -4,14 +4,43 @@ description: |
|
|
4
4
|
Provides the details to identify an account.
|
5
5
|
properties:
|
6
6
|
Id:
|
7
|
+
description: >
|
8
|
+
Identification
|
9
|
+
|
10
|
+
Unique and unambiguous identification for the account between the account owner and the
|
11
|
+
account servicer.
|
7
12
|
$ref: ./AccountIdentification4Choice.yaml
|
8
13
|
Tp:
|
14
|
+
description: >
|
15
|
+
Type
|
16
|
+
|
17
|
+
Specifies the nature, or use of the account.
|
9
18
|
$ref: ./CashAccountType2Choice.yaml
|
10
19
|
Ccy:
|
20
|
+
description: >
|
21
|
+
Currency
|
22
|
+
|
23
|
+
Definition: Identification of the currency in which the account is held.
|
24
|
+
|
25
|
+
Usage: Currency should only be used in case one and the same account number covers several
|
26
|
+
currencies and the initiating party needs to identify which currency needs to be used for settlement on the account.
|
11
27
|
$ref: ./ActiveOrHistoricCurrencyCode.yaml
|
12
28
|
Nm:
|
29
|
+
description: >
|
30
|
+
Name
|
31
|
+
|
32
|
+
Definition: Name of the account, as assigned by the account servicing institution, in agreement with the
|
33
|
+
account owner in order to provide an additional means of identification of the account.
|
34
|
+
|
35
|
+
Usage: The account name is different from the account owner name. The account name is used in
|
36
|
+
certain user communities to provide a means of identifying the account, in addition to the account
|
37
|
+
owner's identity and the account number.
|
13
38
|
$ref: ./Max70Text.yaml
|
14
39
|
Prxy:
|
40
|
+
description: >
|
41
|
+
Proxy
|
42
|
+
|
43
|
+
Specifies an alternate assumed name for the identification of the account.
|
15
44
|
$ref: ./ProxyAccountIdentification1.yaml
|
16
45
|
example:
|
17
46
|
Id:
|
@@ -4,8 +4,16 @@ description: |
|
|
4
4
|
type: object
|
5
5
|
properties:
|
6
6
|
Cd:
|
7
|
+
description: >
|
8
|
+
Code
|
9
|
+
|
10
|
+
Account type, in a coded form.
|
7
11
|
$ref: ./ExternalCashAccountType1Code.yaml
|
8
12
|
Prtry:
|
13
|
+
description: >
|
14
|
+
Proprietary
|
15
|
+
|
16
|
+
Nature or use of the account in a proprietary form.
|
9
17
|
$ref: ./Max35Text.yaml
|
10
18
|
oneOf:
|
11
19
|
- required:
|
@@ -5,8 +5,16 @@ description: >
|
|
5
5
|
type: object
|
6
6
|
properties:
|
7
7
|
Cd:
|
8
|
+
description: >
|
9
|
+
Code
|
10
|
+
|
11
|
+
Category purpose, as published in an external category purpose code list.
|
8
12
|
$ref: ./ExternalCategoryPurpose1Code.yaml
|
9
13
|
Prtry:
|
14
|
+
description: >
|
15
|
+
Proprietary
|
16
|
+
|
17
|
+
Category purpose, in a proprietary form.
|
10
18
|
$ref: ./Max35Text.yaml
|
11
19
|
oneOf:
|
12
20
|
- required:
|
@@ -1,10 +1,21 @@
|
|
1
1
|
title: ChargeType3Choice
|
2
|
-
description:
|
2
|
+
description: >
|
3
|
+
ChargeType3Choice
|
4
|
+
|
5
|
+
Specifies the type of charge.
|
3
6
|
type: object
|
4
7
|
properties:
|
5
8
|
Cd:
|
9
|
+
description: >
|
10
|
+
Code
|
11
|
+
|
12
|
+
Charge type, in a coded form.
|
6
13
|
$ref: ./ExternalChargeType1Code.yaml
|
7
14
|
Prtry:
|
15
|
+
description: >
|
16
|
+
Proprietary
|
17
|
+
|
18
|
+
Type of charge in a proprietary form, as defined by the issuer.
|
8
19
|
$ref: ./GenericIdentification3.yaml
|
9
20
|
oneOf:
|
10
21
|
- required:
|
@@ -1,13 +1,27 @@
|
|
1
1
|
title: Charges16
|
2
2
|
description: |
|
3
3
|
NOTE: Unsure on description.
|
4
|
+
|
5
|
+
Seemingly a generic schema for charges, with an amount, agent, and type.
|
4
6
|
type: object
|
5
7
|
properties:
|
6
8
|
Amt:
|
9
|
+
description: >
|
10
|
+
Amount
|
11
|
+
|
12
|
+
Transaction charges to be paid by the charge bearer.
|
7
13
|
$ref: ./ActiveOrHistoricCurrencyAndAmount.yaml
|
8
14
|
Agt:
|
15
|
+
description: >
|
16
|
+
Agent
|
17
|
+
|
18
|
+
Agent that takes the transaction charges or to which the transaction charges are due.
|
9
19
|
$ref: ./BranchAndFinancialInstitutionIdentification8.yaml
|
10
20
|
Tp:
|
21
|
+
description: >
|
22
|
+
Type
|
23
|
+
|
24
|
+
Defines the type of charges.
|
11
25
|
$ref: ./ChargeType3Choice.yaml
|
12
26
|
required:
|
13
27
|
- Amt
|
package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml
CHANGED
@@ -4,8 +4,17 @@ description: |
|
|
4
4
|
type: object
|
5
5
|
properties:
|
6
6
|
Cd:
|
7
|
+
description: >
|
8
|
+
Code
|
9
|
+
|
10
|
+
Identification of a member of a clearing system
|
7
11
|
$ref: ./ExternalClearingSystemIdentification1Code.yaml
|
8
12
|
Prtry:
|
13
|
+
description: >
|
14
|
+
Proprietary
|
15
|
+
|
16
|
+
Identification code for a clearing system, that has not yet been identified in the list of clearing
|
17
|
+
systems.
|
9
18
|
$ref: ./Max35Text.yaml
|
10
19
|
oneOf:
|
11
20
|
- required:
|
package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml
CHANGED
@@ -5,8 +5,17 @@ description: >
|
|
5
5
|
type: object
|
6
6
|
properties:
|
7
7
|
ClrSysId:
|
8
|
+
description: >
|
9
|
+
ClearingSystemIdentification.
|
10
|
+
|
11
|
+
Specification of a pre-agreed offering between clearing agents or the channel through which
|
12
|
+
the payment instruction is processed.
|
8
13
|
$ref: ./ClearingSystemIdentification2Choice.yaml
|
9
14
|
MmbId:
|
15
|
+
description: >
|
16
|
+
MemberIdentification.
|
17
|
+
|
18
|
+
Identification of a member of a clearing system.
|
10
19
|
$ref: ./Max35Text.yaml
|
11
20
|
required:
|
12
21
|
- MmbId
|
@@ -4,30 +4,83 @@ description: |
|
|
4
4
|
type: object
|
5
5
|
properties:
|
6
6
|
NmPrfx:
|
7
|
+
description: >
|
8
|
+
NamePrefix
|
9
|
+
|
10
|
+
Specifies the terms used to formally address a person.
|
7
11
|
$ref: ./NamePrefix2Code.yaml
|
8
12
|
Nm:
|
13
|
+
description: >
|
14
|
+
Name
|
15
|
+
|
16
|
+
Name by which a party is known and which is usually used to identify that party.
|
9
17
|
$ref: ./Max140Text.yaml
|
10
18
|
PhneNb:
|
19
|
+
description: >
|
20
|
+
PhoneNumber
|
21
|
+
|
22
|
+
Collection of information that identifies a phone number, as defined by telecom services.
|
11
23
|
$ref: ./PhoneNumber.yaml
|
12
24
|
MobNb:
|
25
|
+
description: >
|
26
|
+
MobilePhoneNumber
|
27
|
+
|
28
|
+
Collection of information that identifies a mobile phone number, as defined by telecom services.
|
13
29
|
$ref: ./PhoneNumber.yaml
|
14
30
|
FaxNb:
|
31
|
+
description: >
|
32
|
+
FaxNumber
|
33
|
+
|
34
|
+
Collection of information that identifies a fax number, as defined by telecom services.
|
15
35
|
$ref: ./PhoneNumber.yaml
|
16
36
|
URLAdr:
|
37
|
+
description: >
|
38
|
+
URLAddress
|
39
|
+
|
40
|
+
Address for the Universal Resource Locator (URL), for example an address used over the
|
41
|
+
www (HTTP) service.
|
17
42
|
$ref: ./Max2048Text.yaml
|
18
43
|
EmailAdr:
|
44
|
+
description: >
|
45
|
+
EmailAddress
|
46
|
+
|
47
|
+
Address for electronic mail (e-mail).
|
19
48
|
$ref: ./Max256Text.yaml
|
20
49
|
EmailPurp:
|
50
|
+
description: >
|
51
|
+
EmailPurpose
|
52
|
+
|
53
|
+
Purpose for which an email address may be used.
|
21
54
|
$ref: ./Max35Text.yaml
|
22
55
|
JobTitl:
|
56
|
+
description: >
|
57
|
+
JobTitle
|
58
|
+
|
59
|
+
Title of the function.
|
23
60
|
$ref: ./Max35Text.yaml
|
24
61
|
Rspnsblty:
|
62
|
+
description: >
|
63
|
+
Responsibility
|
64
|
+
|
65
|
+
Role of a person in an organisation.
|
25
66
|
$ref: ./Max35Text.yaml
|
26
67
|
Dept:
|
68
|
+
description: >
|
69
|
+
Department
|
70
|
+
|
71
|
+
Identification of a division of a large organisation or building.
|
27
72
|
$ref: ./Max70Text.yaml
|
28
73
|
Othr:
|
74
|
+
description: >
|
75
|
+
OtherContact
|
76
|
+
|
77
|
+
Contact details in another form.
|
29
78
|
$ref: ./OtherContact1.yaml
|
30
79
|
PrefrdMtd:
|
80
|
+
description: >
|
81
|
+
PreferredContactMethod
|
82
|
+
|
83
|
+
Preferred method used to reach the contact.
|
31
84
|
$ref: ./PreferredContactMethod2Code.yaml
|
32
85
|
example:
|
33
86
|
NmPrfx: Mr
|