@mojaloop/api-snippets 17.6.0 → 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 (93) 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/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +12 -0
  5. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +8 -0
  6. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +4 -0
  7. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +4 -0
  8. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType2Code.yaml +1 -0
  9. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +8 -0
  10. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +12 -0
  11. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +22 -8
  12. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +16 -0
  13. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +28 -6
  14. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +29 -0
  15. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +8 -0
  16. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +8 -0
  17. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +12 -1
  18. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +14 -0
  19. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +9 -0
  20. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +9 -0
  21. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +53 -0
  22. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +48 -0
  23. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CountryCode.yaml +3 -0
  24. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +78 -0
  25. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +48 -0
  26. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +16 -0
  27. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +10 -2
  28. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +46 -38
  29. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +8 -0
  30. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +48 -7
  31. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +48 -7
  32. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +71 -69
  33. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +8 -0
  34. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +9 -1
  35. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +12 -0
  36. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +12 -0
  37. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +9 -0
  38. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +12 -0
  39. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +12 -0
  40. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +12 -0
  41. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +12 -0
  42. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +12 -0
  43. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +13 -0
  44. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +60 -40
  45. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +19 -0
  46. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +14 -0
  47. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +12 -0
  48. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationVerificationIndicator.yaml +5 -0
  49. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +10 -0
  50. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +10 -0
  51. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +8 -0
  52. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +12 -0
  53. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +12 -0
  54. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +8 -0
  55. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +8 -0
  56. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +16 -65
  57. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +8 -0
  58. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +9 -1
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +9 -1
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +43 -7
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +21 -0
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +39 -0
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +24 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +8 -0
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +8 -0
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +8 -0
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +8 -0
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +11 -1
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +8 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +8 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +19 -1
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +9 -0
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +8 -1
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +8 -0
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +12 -0
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +32 -2
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +12 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +5 -2
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +21 -1
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +8 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +49 -1
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +12 -0
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +16 -0
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +16 -4
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +41 -5
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +8 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +9 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +57 -9
  89. package/fspiop/v2_0_ISO20022/openapi3/openapi.yaml +1 -1
  90. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +19225 -8772
  91. package/lib/fspiop/v2_0_ISO20022/openapi.d.ts +1285 -370
  92. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +17496 -7191
  93. package/package.json +5 -5
@@ -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
@@ -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
@@ -1,5 +1,6 @@
1
1
  description: |
2
2
  AddressType2Code
3
+
3
4
  Specifies the type of address.
4
5
  enum:
5
6
  - ADDR
@@ -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: BUKBGB22
24
+ BICFI: J5BMVH7D
16
25
  BrnchId:
17
- Id: 12345
18
- Nm: Oxford Street Branch
26
+ Id: 123
27
+ Nm: Name
19
28
  PstlAdr:
20
- Ctry: GB
21
- AdrLine:
22
- - 1 Oxford Street
23
- - London
24
- - UK
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
- Nm: Oxford Street Branch
33
+ LEI: 123
34
+ Nm: Name
18
35
  PstlAdr:
19
- Ctry: GB
20
- AdrLine:
21
- - 1 Oxford Street
22
- - London
23
- - UK
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: ChargeType3Choice Specifies the type of charge.
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
@@ -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:
@@ -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
@@ -4,28 +4,76 @@ description: |
4
4
  type: object
5
5
  properties:
6
6
  NmPrfx:
7
+ description: >
8
+ NamePrefix
9
+
10
+ Name prefix to be used before the name of the 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
  EmailAdr:
37
+ description: >
38
+ EmailAddress
39
+
40
+ Address for electronic mail (e-mail).
17
41
  $ref: ./Max2048Text.yaml
18
42
  EmailPurp:
43
+ description: >
44
+ EmailPurpose
45
+
46
+ Purpose for which an email address may be used.
19
47
  $ref: ./Max35Text.yaml
20
48
  JobTitl:
49
+ description: >
50
+ JobTitle
51
+
52
+ Title of the function.
21
53
  $ref: ./Max35Text.yaml
22
54
  Rspnsblty:
55
+ description: >
56
+ Responsibility
57
+
58
+ Role of a person in an organisation.
23
59
  $ref: ./Max35Text.yaml
24
60
  Dept:
61
+ description: >
62
+ Department
63
+
64
+ Identification of a division of a large organisation or building.
25
65
  $ref: ./Max70Text.yaml
26
66
  Othr:
67
+ description: >
68
+ Other
69
+
70
+ : Contact details in another form.
27
71
  $ref: ./OtherContact1.yaml
28
72
  PrefrdMtd:
73
+ description: >
74
+ PreferredMethod
75
+
76
+ Preferred method used to reach the contact.
29
77
  $ref: ./PreferredContactMethod1Code.yaml
30
78
  example:
31
79
  NmPrfx: Mr
@@ -2,3 +2,6 @@ title: CountryCode
2
2
  type: string
3
3
  pattern: ^[A-Z]{2,2}$
4
4
  example: US
5
+ description: >
6
+ Code to identify a country, a dependency, or another area of particular geopolitical interest,
7
+ on the basis of country names obtained from the United Nations (ISO 3166, Alpha-2 code).
@@ -5,40 +5,118 @@ description: >
5
5
  type: object
6
6
  properties:
7
7
  PmtId:
8
+ description: >
9
+ PaymentIdentification
10
+
11
+ Set of elements used to reference a payment instruction.
8
12
  $ref: ./PaymentIdentification13.yaml
9
13
  PmtTpInf:
14
+ description: >
15
+ PaymentTypeInformation
16
+
17
+ Set of elements used to further specify the type of transaction.
10
18
  $ref: ./PaymentTypeInformation28.yaml
11
19
  IntrBkSttlmAmt:
20
+ description: >
21
+ InterbankSettlementAmount
22
+
23
+ Amount of money moved between the instructing agent and the instructed agent.
12
24
  $ref: ./ActiveCurrencyAndAmount.yaml
13
25
  InstdAmt:
26
+ description: >
27
+ InstructedAmount
28
+
29
+ Amount of money to be moved between the debtor and creditor,
30
+ before deduction of charges, expressed in the currency as ordered by the initiating party.
14
31
  $ref: ./ActiveOrHistoricCurrencyAndAmount.yaml
15
32
  XchgRate:
33
+ description: >
34
+ ExchangeRate
35
+
36
+ Factor used to convert an amount from one currency into another. This reflects the price at
37
+ which one currency was bought with another currency.
16
38
  $ref: ./BaseOneRate.yaml
17
39
  ChrgBr:
40
+ description: >
41
+ ChargeBearer
42
+
43
+ Specifies which party/parties will bear the charges associated with the processing of the
44
+ payment transaction.
18
45
  $ref: ./ChargeBearerType1Code.yaml
19
46
  ChrgsInf:
47
+ description: >
48
+ ChargesInformation
49
+
50
+ Provides information on the charges to be paid by the charge bearer(s) related to the
51
+ payment transaction
20
52
  $ref: ./Charges16.yaml
21
53
  Dbtr:
54
+ description: >
55
+ Debtor
56
+
57
+ Party that owes an amount of money to the (ultimate) creditor.
22
58
  $ref: ./PartyIdentification272.yaml
23
59
  DbtrAcct:
60
+ description: >
61
+ DebtorAccount
62
+
63
+ Unambiguous identification of the account of the debtor to which a debit entry will be made
64
+ as a result of the transaction.
24
65
  $ref: ./CashAccount40.yaml
25
66
  DbtrAgt:
67
+ description: >
68
+ DebtorAgent
69
+
70
+ Financial institution servicing an account for the debtor.
26
71
  $ref: ./BranchAndFinancialInstitutionIdentification8.yaml
27
72
  CdtrAgt:
73
+ description: >
74
+ CreditorAgent
75
+
76
+ Financial institution servicing an account for the creditor.
28
77
  $ref: ./BranchAndFinancialInstitutionIdentification8.yaml
29
78
  Cdtr:
79
+ description: >
80
+ Creditor
81
+
82
+ Party to which an amount of money is due.
30
83
  $ref: ./PartyIdentification272.yaml
31
84
  CdtrAcct:
85
+ description: >
86
+ CreditorAccount
87
+
88
+ Unambiguous identification of the account of the creditor to which a credit entry will be
89
+ posted as a result of the payment transaction.
32
90
  $ref: ./CashAccount40.yaml
33
91
  InstrForCdtrAgt:
92
+ description: >
93
+ InstructionForCreditorAgent
94
+
95
+ Set of elements used to provide information on the remittance advice.
34
96
  $ref: ./InstructionForCreditorAgent3.yaml
35
97
  InstrForNxtAgt:
98
+ description: >
99
+ InstructionForNextAgent
100
+
101
+ Set of elements used to provide information on the remittance advice.
36
102
  $ref: ./InstructionForNextAgent1.yaml
37
103
  Purp:
104
+ description: >
105
+ Purpose
106
+
107
+ Underlying reason for the payment transaction.
38
108
  $ref: ./Purpose2Choice.yaml
39
109
  RgltryRptg:
110
+ description: >
111
+ RegulatoryReporting
112
+
113
+ Information needed due to regulatory and statutory requirements.
40
114
  $ref: ./RegulatoryReporting3.yaml
41
115
  Tax:
116
+ description: >
117
+ Tax
118
+
119
+ Provides details on the tax.
42
120
  $ref: ./TaxData1.yaml
43
121
  VrfctnOfTerms:
44
122
  $ref: ./CryptographicLockChoice.yaml