@mojaloop/api-snippets 17.7.3 → 17.7.5

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 (26) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +7 -9
  3. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +216 -9
  4. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +1 -1
  5. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/{CreditTransferTransaction68_Put_FX_Quotes_ID.yaml → CreditTransferTransaction68_FX_Quotes.yaml} +2 -2
  6. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +1 -1
  7. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +2 -2
  8. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +14 -12
  9. package/lib/fspiop/v2_0_ISO20022/openapi.d.ts +6 -6
  10. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +5 -7
  11. package/lib/fspiop/v2_0_ISO20022/schemas.js +2 -2
  12. package/lib/fspiop/v2_0_ISO20022/schemas.js.map +1 -1
  13. package/lib/fspiop/v2_0_ISO20022/types.d.ts +2 -2
  14. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +12778 -1915
  15. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +133 -9
  16. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +7721 -4313
  17. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +11 -0
  18. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
  19. package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +11 -0
  20. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +1569 -881
  21. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +1 -1
  22. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +320 -0
  23. package/package.json +10 -10
  24. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +9 -9
  25. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -1
  26. /package/fspiop/v2_0_ISO20022/openapi3/components/schemas/{InstructionForCreditorAgent3_Put_FX_Quotes_ID.yaml → InstructionForCreditorAgent3_FX_Quotes.yaml} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,4 +1,18 @@
1
1
  # Changelog: [mojaloop/api-snippets](https://github.com/mojaloop/api-snippets)
2
+ ### [17.7.5](https://github.com/mojaloop/api-snippets/compare/v17.7.4...v17.7.5) (2024-11-26)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * sdk api schemas ([#186](https://github.com/mojaloop/api-snippets/issues/186)) ([75a29f6](https://github.com/mojaloop/api-snippets/commit/75a29f6649e7d7ed680093ad21c36467b0a133b7))
8
+
9
+ ### [17.7.4](https://github.com/mojaloop/api-snippets/compare/v17.7.3...v17.7.4) (2024-10-31)
10
+
11
+
12
+ ### Maintenance
13
+
14
+ * update post fxTransfers validation ([#184](https://github.com/mojaloop/api-snippets/issues/184)) ([b4b7bac](https://github.com/mojaloop/api-snippets/commit/b4b7bac6cc531fa85c743c30516362cb61a3b6f1))
15
+
2
16
  ### [17.7.3](https://github.com/mojaloop/api-snippets/compare/v17.7.2...v17.7.3) (2024-10-29)
3
17
 
4
18
 
@@ -2967,8 +2967,8 @@ components:
2967
2967
  VrfctnOfTerms:
2968
2968
  Cntt: CONTENT
2969
2969
  CnttTp: PROPRIETARY
2970
- CreditTransferTransaction68_Put_FX_Quotes_ID:
2971
- title: CreditTransferTransaction68_Put_FX_Quotes_ID
2970
+ CreditTransferTransaction68_FX_Quotes:
2971
+ title: CreditTransferTransaction68_FX_Quotes
2972
2972
  description: >
2973
2973
  Provides further details specific to the individual transaction(s)
2974
2974
  included in the message.
@@ -3042,8 +3042,7 @@ components:
3042
3042
  Account to which a credit entry is made.
3043
3043
  InstrForCdtrAgt:
3044
3044
  allOf:
3045
- - $ref: >-
3046
- #/components/schemas/InstructionForCreditorAgent3_Put_FX_Quotes_ID
3045
+ - $ref: "#/components/schemas/InstructionForCreditorAgent3_FX_Quotes"
3047
3046
  - description: >
3048
3047
  InstructionForCreditorAgent
3049
3048
 
@@ -3715,7 +3714,7 @@ components:
3715
3714
  included in the message.
3716
3715
  CdtTrfTxInf:
3717
3716
  allOf:
3718
- - $ref: "#/components/schemas/CreditTransferTransaction68"
3717
+ - $ref: "#/components/schemas/CreditTransferTransaction68_FX_Quotes"
3719
3718
  - description: |
3720
3719
  Credit Transfer Transaction Information
3721
3720
  required:
@@ -3815,10 +3814,9 @@ components:
3815
3814
  included in the message.
3816
3815
  CdtTrfTxInf:
3817
3816
  allOf:
3818
- - $ref: >-
3819
- #/components/schemas/CreditTransferTransaction68_Put_FX_Quotes_ID
3817
+ - $ref: "#/components/schemas/CreditTransferTransaction68_FX_Quotes"
3820
3818
  - description: >
3821
- CreditTransferTransaction68_Put_FX_Quotes_ID
3819
+ CreditTransferTransaction68_FX_Quotes
3822
3820
 
3823
3821
  Set of elements providing information specific to the individual
3824
3822
  credit transfer(s).
@@ -4759,7 +4757,7 @@ components:
4759
4757
  example:
4760
4758
  Cd: PHOA
4761
4759
  InstrInf: Please advise/contact next agent by phone.
4762
- InstructionForCreditorAgent3_Put_FX_Quotes_ID:
4760
+ InstructionForCreditorAgent3_FX_Quotes:
4763
4761
  title: InstructionForCreditorAgent3_Put_FX_Quotes_ID
4764
4762
  description: >
4765
4763
  Further information related to the processing of the payment
@@ -1034,7 +1034,7 @@ components:
1034
1034
  fulfil:
1035
1035
  properties:
1036
1036
  body:
1037
- type: object
1037
+ $ref: '#/components/schemas/TransfersIDPutResponse'
1038
1038
  headers:
1039
1039
  type: object
1040
1040
  type: object
@@ -1045,34 +1045,34 @@ components:
1045
1045
  prepare:
1046
1046
  properties:
1047
1047
  body:
1048
- type: object
1048
+ $ref: '#/components/schemas/TransfersPostRequest'
1049
1049
  headers:
1050
1050
  type: object
1051
1051
  type: object
1052
1052
  quote:
1053
1053
  properties:
1054
1054
  fulfilment:
1055
- type: string
1055
+ $ref: '#/components/schemas/IlpFulfilment'
1056
1056
  internalRequest:
1057
- type: object
1057
+ $ref: '#/components/schemas/quoteRequest'
1058
1058
  mojaloopResponse:
1059
- type: object
1059
+ $ref: '#/components/schemas/QuotesIDPutResponse'
1060
1060
  request:
1061
- type: object
1061
+ $ref: '#/components/schemas/QuotesPostRequest'
1062
1062
  response:
1063
- type: object
1063
+ $ref: '#/components/schemas/quoteResponse'
1064
1064
  type: object
1065
1065
  quoteRequest:
1066
1066
  properties:
1067
1067
  body:
1068
- type: object
1068
+ $ref: '#/components/schemas/QuotesPostRequest'
1069
1069
  headers:
1070
1070
  type: object
1071
1071
  type: object
1072
1072
  quoteResponse:
1073
1073
  properties:
1074
1074
  body:
1075
- type: object
1075
+ $ref: '#/components/schemas/QuotesIDPutResponse'
1076
1076
  headers:
1077
1077
  type: object
1078
1078
  type: object
@@ -2295,6 +2295,213 @@ components:
2295
2295
  - QRCODE - QR code used as One Time Password.
2296
2296
  - U2F - U2F is a new addition isolated to Thirdparty stream.
2297
2297
  example: OTP
2298
+ TransfersIDPutResponse:
2299
+ title: TransfersIDPutResponse
2300
+ type: object
2301
+ description: The object sent in the PUT /transfers/{ID} callback.
2302
+ properties:
2303
+ fulfilment:
2304
+ $ref: '#/components/schemas/IlpFulfilment'
2305
+ completedTimestamp:
2306
+ $ref: '#/components/schemas/DateTime'
2307
+ transferState:
2308
+ $ref: '#/components/schemas/TransferState'
2309
+ extensionList:
2310
+ $ref: '#/components/schemas/ExtensionList'
2311
+ required:
2312
+ - transferState
2313
+ TransfersPostRequest:
2314
+ title: TransfersPostRequest
2315
+ type: object
2316
+ description: The object sent in the POST /transfers request.
2317
+ properties:
2318
+ transferId:
2319
+ $ref: '#/components/schemas/CorrelationId'
2320
+ payeeFsp:
2321
+ $ref: '#/components/schemas/FspId'
2322
+ payerFsp:
2323
+ $ref: '#/components/schemas/FspId'
2324
+ amount:
2325
+ $ref: '#/components/schemas/Money'
2326
+ ilpPacket:
2327
+ $ref: '#/components/schemas/IlpPacket'
2328
+ condition:
2329
+ $ref: '#/components/schemas/IlpCondition'
2330
+ expiration:
2331
+ $ref: '#/components/schemas/DateTime'
2332
+ extensionList:
2333
+ $ref: '#/components/schemas/ExtensionList'
2334
+ required:
2335
+ - transferId
2336
+ - payeeFsp
2337
+ - payerFsp
2338
+ - amount
2339
+ - ilpPacket
2340
+ - condition
2341
+ - expiration
2342
+ QuotesIDPutResponse:
2343
+ title: QuotesIDPutResponse
2344
+ type: object
2345
+ description: The object sent in the PUT /quotes/{ID} callback.
2346
+ properties:
2347
+ transferAmount:
2348
+ $ref: '#/components/schemas/Money'
2349
+ payeeReceiveAmount:
2350
+ $ref: '#/components/schemas/Money'
2351
+ payeeFspFee:
2352
+ $ref: '#/components/schemas/Money'
2353
+ payeeFspCommission:
2354
+ $ref: '#/components/schemas/Money'
2355
+ expiration:
2356
+ $ref: '#/components/schemas/DateTime'
2357
+ geoCode:
2358
+ $ref: '#/components/schemas/GeoCode'
2359
+ ilpPacket:
2360
+ $ref: '#/components/schemas/IlpPacket'
2361
+ condition:
2362
+ $ref: '#/components/schemas/IlpCondition'
2363
+ extensionList:
2364
+ $ref: '#/components/schemas/ExtensionList'
2365
+ required:
2366
+ - transferAmount
2367
+ - expiration
2368
+ - ilpPacket
2369
+ - condition
2370
+ TransactionScenario:
2371
+ title: TransactionScenario
2372
+ type: string
2373
+ enum:
2374
+ - DEPOSIT
2375
+ - WITHDRAWAL
2376
+ - TRANSFER
2377
+ - PAYMENT
2378
+ - REFUND
2379
+ description: |-
2380
+ Below are the allowed values for the enumeration.
2381
+ - DEPOSIT - Used for performing a Cash-In (deposit) transaction. In a normal scenario, electronic funds are transferred from a Business account to a Consumer account, and physical cash is given from the Consumer to the Business User.
2382
+ - WITHDRAWAL - Used for performing a Cash-Out (withdrawal) transaction. In a normal scenario, electronic funds are transferred from a Consumer’s account to a Business account, and physical cash is given from the Business User to the Consumer.
2383
+ - TRANSFER - Used for performing a P2P (Peer to Peer, or Consumer to Consumer) transaction.
2384
+ - PAYMENT - Usually used for performing a transaction from a Consumer to a Merchant or Organization, but could also be for a B2B (Business to Business) payment. The transaction could be online for a purchase in an Internet store, in a physical store where both the Consumer and Business User are present, a bill payment, a donation, and so on.
2385
+ - REFUND - Used for performing a refund of transaction.
2386
+ example: DEPOSIT
2387
+ TransactionInitiator:
2388
+ title: TransactionInitiator
2389
+ type: string
2390
+ enum:
2391
+ - PAYER
2392
+ - PAYEE
2393
+ description: |-
2394
+ Below are the allowed values for the enumeration.
2395
+ - PAYER - Sender of funds is initiating the transaction. The account to send from is either owned by the Payer or is connected to the Payer in some way.
2396
+ - PAYEE - Recipient of the funds is initiating the transaction by sending a transaction request. The Payer must approve the transaction, either automatically by a pre-generated OTP or by pre-approval of the Payee, or by manually approving in his or her own Device.
2397
+ example: PAYEE
2398
+ TransactionInitiatorType:
2399
+ title: TransactionInitiatorType
2400
+ type: string
2401
+ enum:
2402
+ - CONSUMER
2403
+ - AGENT
2404
+ - BUSINESS
2405
+ - DEVICE
2406
+ description: |-
2407
+ Below are the allowed values for the enumeration.
2408
+ - CONSUMER - Consumer is the initiator of the transaction.
2409
+ - AGENT - Agent is the initiator of the transaction.
2410
+ - BUSINESS - Business is the initiator of the transaction.
2411
+ - DEVICE - Device is the initiator of the transaction.
2412
+ example: CONSUMER
2413
+ RefundReason:
2414
+ title: RefundReason
2415
+ type: string
2416
+ minLength: 1
2417
+ maxLength: 128
2418
+ description: Reason for the refund.
2419
+ example: Free text indicating reason for the refund.
2420
+ Refund:
2421
+ title: Refund
2422
+ type: object
2423
+ description: Data model for the complex type Refund.
2424
+ properties:
2425
+ originalTransactionId:
2426
+ $ref: '#/components/schemas/CorrelationId'
2427
+ refundReason:
2428
+ $ref: '#/components/schemas/RefundReason'
2429
+ required:
2430
+ - originalTransactionId
2431
+ BalanceOfPayments:
2432
+ title: BalanceOfPayments
2433
+ type: string
2434
+ pattern: ^[1-9]\d{2}$
2435
+ description: (BopCode) The API data type [BopCode](https://www.imf.org/external/np/sta/bopcode/) is a JSON String of 3 characters, consisting of digits only. Negative numbers are not allowed. A leading zero is not allowed.
2436
+ example: '123'
2437
+ TransactionType:
2438
+ title: TransactionType
2439
+ type: object
2440
+ description: Data model for the complex type TransactionType.
2441
+ properties:
2442
+ scenario:
2443
+ $ref: '#/components/schemas/TransactionScenario'
2444
+ subScenario:
2445
+ $ref: '#/components/schemas/TransactionSubScenario'
2446
+ initiator:
2447
+ $ref: '#/components/schemas/TransactionInitiator'
2448
+ initiatorType:
2449
+ $ref: '#/components/schemas/TransactionInitiatorType'
2450
+ refundInfo:
2451
+ $ref: '#/components/schemas/Refund'
2452
+ balanceOfPayments:
2453
+ $ref: '#/components/schemas/BalanceOfPayments'
2454
+ required:
2455
+ - scenario
2456
+ - initiator
2457
+ - initiatorType
2458
+ QuotesPostRequest:
2459
+ title: QuotesPostRequest
2460
+ type: object
2461
+ description: The object sent in the POST /quotes request.
2462
+ properties:
2463
+ quoteId:
2464
+ $ref: '#/components/schemas/CorrelationId'
2465
+ transactionId:
2466
+ $ref: '#/components/schemas/CorrelationId'
2467
+ transactionRequestId:
2468
+ $ref: '#/components/schemas/CorrelationId'
2469
+ payee:
2470
+ $ref: '#/components/schemas/Party'
2471
+ payer:
2472
+ $ref: '#/components/schemas/Party'
2473
+ amountType:
2474
+ $ref: '#/components/schemas/AmountType'
2475
+ amount:
2476
+ $ref: '#/components/schemas/Money'
2477
+ fees:
2478
+ $ref: '#/components/schemas/Money'
2479
+ transactionType:
2480
+ $ref: '#/components/schemas/TransactionType'
2481
+ converter:
2482
+ allOf:
2483
+ - $ref: '#/components/schemas/CurrencyConverter'
2484
+ - description: An optional field which will allow the payer DFSP to specify which DFSP it wants to undertake currency conversion. This is useful incase of if the sender wants the recipient to receive a specified amount of the target currency, but the payer DFSP does not want to undertake the currency conversion. In this case, the amount of the transfer would be expressed in the target currency and the amountType would be set to RECEIVE.
2485
+ currencyConversion:
2486
+ allOf:
2487
+ - $ref: '#/components/schemas/FxRate'
2488
+ - description: Used by the debtor party if it wants to share information about the currency conversion it proposes to make; or if it is required by scheme rules to share this information. This object contains the amount of the transfer in the source and target currencies, but does not identify the FXP being used.
2489
+ geoCode:
2490
+ $ref: '#/components/schemas/GeoCode'
2491
+ note:
2492
+ $ref: '#/components/schemas/Note'
2493
+ expiration:
2494
+ $ref: '#/components/schemas/DateTime'
2495
+ extensionList:
2496
+ $ref: '#/components/schemas/ExtensionList'
2497
+ required:
2498
+ - quoteId
2499
+ - transactionId
2500
+ - payee
2501
+ - payer
2502
+ - amountType
2503
+ - amount
2504
+ - transactionType
2298
2505
  FxMoney:
2299
2506
  title: FxMoney
2300
2507
  type: object
@@ -2289,7 +2289,7 @@ components:
2289
2289
  - body
2290
2290
  properties:
2291
2291
  body:
2292
- type: object
2292
+ $ref: '#/components/schemas/Party'
2293
2293
  headers:
2294
2294
  type: object
2295
2295
  quoteResponse:
@@ -1,4 +1,4 @@
1
- title: CreditTransferTransaction68_Put_FX_Quotes_ID
1
+ title: CreditTransferTransaction68_FX_Quotes
2
2
  description: >
3
3
  Provides further details specific to the individual transaction(s) included in
4
4
  the message.
@@ -76,7 +76,7 @@ properties:
76
76
  Account to which a credit entry is made.
77
77
  InstrForCdtrAgt:
78
78
  allOf:
79
- - $ref: ./InstructionForCreditorAgent3_Put_FX_Quotes_ID.yaml
79
+ - $ref: ./InstructionForCreditorAgent3_FX_Quotes.yaml
80
80
  - description: >
81
81
  InstructionForCreditorAgent
82
82
 
@@ -14,7 +14,7 @@ properties:
14
14
  Set of characteristics shared by all individual transactions included in the message.
15
15
  CdtTrfTxInf:
16
16
  allOf:
17
- - $ref: ./CreditTransferTransaction68.yaml
17
+ - $ref: ./CreditTransferTransaction68_FX_Quotes.yaml
18
18
  - description: >
19
19
  Credit Transfer Transaction Information
20
20
  required:
@@ -14,9 +14,9 @@ properties:
14
14
  Set of characteristics shared by all individual transactions included in the message.
15
15
  CdtTrfTxInf:
16
16
  allOf:
17
- - $ref: ./CreditTransferTransaction68_Put_FX_Quotes_ID.yaml
17
+ - $ref: ./CreditTransferTransaction68_FX_Quotes.yaml
18
18
  - description: >
19
- CreditTransferTransaction68_Put_FX_Quotes_ID
19
+ CreditTransferTransaction68_FX_Quotes
20
20
 
21
21
  Set of elements providing information specific to the individual credit transfer(s).
22
22
  required:
@@ -32490,8 +32490,8 @@
32490
32490
  }
32491
32491
  }
32492
32492
  },
32493
- "CreditTransferTransaction68_Put_FX_Quotes_ID": {
32494
- "title": "CreditTransferTransaction68_Put_FX_Quotes_ID",
32493
+ "CreditTransferTransaction68_FX_Quotes": {
32494
+ "title": "CreditTransferTransaction68_FX_Quotes",
32495
32495
  "description": "Provides further details specific to the individual transaction(s) included in the message.\n",
32496
32496
  "type": "object",
32497
32497
  "properties": {
@@ -61685,7 +61685,7 @@
61685
61685
  "CdtTrfTxInf": {
61686
61686
  "allOf": [
61687
61687
  {
61688
- "title": "CreditTransferTransaction68",
61688
+ "title": "CreditTransferTransaction68_FX_Quotes",
61689
61689
  "description": "Provides further details specific to the individual transaction(s) included in the message.\n",
61690
61690
  "type": "object",
61691
61691
  "properties": {
@@ -71348,7 +71348,7 @@
71348
71348
  "InstrForCdtrAgt": {
71349
71349
  "allOf": [
71350
71350
  {
71351
- "title": "InstructionForCreditorAgent3",
71351
+ "title": "InstructionForCreditorAgent3_Put_FX_Quotes_ID",
71352
71352
  "description": "Further information related to the processing of the payment instruction, provided by the initiating party, and intended for the creditor agent.\n",
71353
71353
  "type": "object",
71354
71354
  "properties": {
@@ -71370,12 +71370,14 @@
71370
71370
  "InstrInf": {
71371
71371
  "allOf": [
71372
71372
  {
71373
- "title": "Max140Text",
71374
- "description": "Specifies a character string with a maximum length of 140 characters.\n",
71373
+ "title": "AmountTypeEnum",
71374
+ "description": "NOTE: This pattern is not the original ISO20022 specification.\n This represents the enum values when mapping to and from FSPIOP specification.\n",
71375
71375
  "type": "string",
71376
- "minLength": 1,
71377
- "maxLength": 140,
71378
- "example": 12345
71376
+ "enum": [
71377
+ "SEND",
71378
+ "RECEIVE"
71379
+ ],
71380
+ "example": "SEND"
71379
71381
  },
71380
71382
  {
71381
71383
  "description": "InstructionInformation\nFurther information complementing the coded instruction or instruction to the creditor's agent that is bilaterally agreed or specific to a user community.\n"
@@ -72536,7 +72538,7 @@
72536
72538
  "CdtTrfTxInf": {
72537
72539
  "allOf": [
72538
72540
  {
72539
- "title": "CreditTransferTransaction68_Put_FX_Quotes_ID",
72541
+ "title": "CreditTransferTransaction68_FX_Quotes",
72540
72542
  "description": "Provides further details specific to the individual transaction(s) included in the message.\n",
72541
72543
  "type": "object",
72542
72544
  "properties": {
@@ -82426,7 +82428,7 @@
82426
82428
  }
82427
82429
  },
82428
82430
  {
82429
- "description": "CreditTransferTransaction68_Put_FX_Quotes_ID\nSet of elements providing information specific to the individual credit transfer(s).\n"
82431
+ "description": "CreditTransferTransaction68_FX_Quotes\nSet of elements providing information specific to the individual credit transfer(s).\n"
82430
82432
  }
82431
82433
  ]
82432
82434
  }
@@ -120576,7 +120578,7 @@
120576
120578
  "InstrInf": "Please advise/contact next agent by phone."
120577
120579
  }
120578
120580
  },
120579
- "InstructionForCreditorAgent3_Put_FX_Quotes_ID": {
120581
+ "InstructionForCreditorAgent3_FX_Quotes": {
120580
120582
  "title": "InstructionForCreditorAgent3_Put_FX_Quotes_ID",
120581
120583
  "description": "Further information related to the processing of the payment instruction, provided by the initiating party, and intended for the creditor agent.\n",
120582
120584
  "type": "object",
@@ -1179,7 +1179,7 @@ export interface components {
1179
1179
  VrfctnOfTerms?: components["schemas"]["CryptographicLockChoice"] & unknown;
1180
1180
  };
1181
1181
  /**
1182
- * CreditTransferTransaction68_Put_FX_Quotes_ID
1182
+ * CreditTransferTransaction68_FX_Quotes
1183
1183
  * @description Provides further details specific to the individual transaction(s) included in the message.
1184
1184
  *
1185
1185
  * @example {
@@ -1235,7 +1235,7 @@ export interface components {
1235
1235
  * }
1236
1236
  * }
1237
1237
  */
1238
- CreditTransferTransaction68_Put_FX_Quotes_ID: {
1238
+ CreditTransferTransaction68_FX_Quotes: {
1239
1239
  PmtId: components["schemas"]["PaymentIdentification13"] & unknown;
1240
1240
  PmtTpInf?: components["schemas"]["PaymentTypeInformation28"] & unknown;
1241
1241
  UndrlygCstmrCdtTrf?: components["schemas"]["UnderlyingCustomerCreditTransfer"] & unknown;
@@ -1246,7 +1246,7 @@ export interface components {
1246
1246
  CdtrAgt?: components["schemas"]["BranchAndFinancialInstitutionIdentification8"] & unknown;
1247
1247
  Cdtr: components["schemas"]["BranchAndFinancialInstitutionIdentification8"] & unknown;
1248
1248
  CdtrAcct?: components["schemas"]["CashAccount40"] & unknown;
1249
- InstrForCdtrAgt?: components["schemas"]["InstructionForCreditorAgent3_Put_FX_Quotes_ID"] & unknown;
1249
+ InstrForCdtrAgt?: components["schemas"]["InstructionForCreditorAgent3_FX_Quotes"] & unknown;
1250
1250
  Purp?: components["schemas"]["Purpose2Choice"] & unknown;
1251
1251
  VrfctnOfTerms?: components["schemas"]["CryptographicLockChoice"] & unknown;
1252
1252
  };
@@ -1764,7 +1764,7 @@ export interface components {
1764
1764
  */
1765
1765
  FxRequest_FICreditTransferProposal: {
1766
1766
  GrpHdr: components["schemas"]["GroupHeader113"] & unknown;
1767
- CdtTrfTxInf: components["schemas"]["CreditTransferTransaction68"] & unknown;
1767
+ CdtTrfTxInf: components["schemas"]["CreditTransferTransaction68_FX_Quotes"] & unknown;
1768
1768
  };
1769
1769
  /**
1770
1770
  * FxResponse_FICreditTransferConfirmation
@@ -1877,7 +1877,7 @@ export interface components {
1877
1877
  */
1878
1878
  FxResponse_FICreditTransferConfirmation: {
1879
1879
  GrpHdr: components["schemas"]["GroupHeader113"] & unknown;
1880
- CdtTrfTxInf: components["schemas"]["CreditTransferTransaction68_Put_FX_Quotes_ID"] & unknown;
1880
+ CdtTrfTxInf: components["schemas"]["CreditTransferTransaction68_FX_Quotes"] & unknown;
1881
1881
  };
1882
1882
  /**
1883
1883
  * Fxecute_FinancialInstitutionCreditTransferV12
@@ -2493,7 +2493,7 @@ export interface components {
2493
2493
  * "InstrInf": "Please advise/contact next agent by phone."
2494
2494
  * }
2495
2495
  */
2496
- InstructionForCreditorAgent3_Put_FX_Quotes_ID: {
2496
+ InstructionForCreditorAgent3_FX_Quotes: {
2497
2497
  Cd?: components["schemas"]["ExternalCreditorAgentInstruction1Code"] & unknown;
2498
2498
  InstrInf?: components["schemas"]["AmountTypeEnum"] & unknown;
2499
2499
  };
@@ -28134,7 +28134,7 @@ export declare namespace Schemas {
28134
28134
  };
28135
28135
  };
28136
28136
  };
28137
- const CreditTransferTransaction68_Put_FX_Quotes_ID: {
28137
+ const CreditTransferTransaction68_FX_Quotes: {
28138
28138
  title: string;
28139
28139
  description: string;
28140
28140
  type: string;
@@ -62850,15 +62850,13 @@ export declare namespace Schemas {
62850
62850
  title: string;
62851
62851
  description: string;
62852
62852
  type: string;
62853
- minLength: number;
62854
- maxLength: number;
62855
- example: number;
62853
+ enum: string[];
62854
+ example: string;
62856
62855
  } | {
62857
62856
  description: string;
62858
62857
  title?: undefined;
62859
62858
  type?: undefined;
62860
- minLength?: undefined;
62861
- maxLength?: undefined;
62859
+ enum?: undefined;
62862
62860
  example?: undefined;
62863
62861
  })[];
62864
62862
  };
@@ -109926,7 +109924,7 @@ export declare namespace Schemas {
109926
109924
  InstrInf: string;
109927
109925
  };
109928
109926
  };
109929
- const InstructionForCreditorAgent3_Put_FX_Quotes_ID: {
109927
+ const InstructionForCreditorAgent3_FX_Quotes: {
109930
109928
  title: string;
109931
109929
  description: string;
109932
109930
  type: string;
@@ -39,7 +39,7 @@ var Schemas;
39
39
  Schemas.CountryCode = json_schemas_json_1.default.CountryCode;
40
40
  Schemas.CreditTransferTransaction67 = json_schemas_json_1.default.CreditTransferTransaction67;
41
41
  Schemas.CreditTransferTransaction68 = json_schemas_json_1.default.CreditTransferTransaction68;
42
- Schemas.CreditTransferTransaction68_Put_FX_Quotes_ID = json_schemas_json_1.default.CreditTransferTransaction68_Put_FX_Quotes_ID;
42
+ Schemas.CreditTransferTransaction68_FX_Quotes = json_schemas_json_1.default.CreditTransferTransaction68_FX_Quotes;
43
43
  Schemas.CryptographicLockChoice = json_schemas_json_1.default.CryptographicLockChoice;
44
44
  Schemas.DateAndDateTime2Choice = json_schemas_json_1.default.DateAndDateTime2Choice;
45
45
  Schemas.DateAndPlaceOfBirth1 = json_schemas_json_1.default.DateAndPlaceOfBirth1;
@@ -99,7 +99,7 @@ var Schemas;
99
99
  Schemas.IdentificationVerificationIndicator = json_schemas_json_1.default.IdentificationVerificationIndicator;
100
100
  Schemas.Instruction4Code = json_schemas_json_1.default.Instruction4Code;
101
101
  Schemas.InstructionForCreditorAgent3 = json_schemas_json_1.default.InstructionForCreditorAgent3;
102
- Schemas.InstructionForCreditorAgent3_Put_FX_Quotes_ID = json_schemas_json_1.default.InstructionForCreditorAgent3_Put_FX_Quotes_ID;
102
+ Schemas.InstructionForCreditorAgent3_FX_Quotes = json_schemas_json_1.default.InstructionForCreditorAgent3_FX_Quotes;
103
103
  Schemas.InstructionForNextAgent1 = json_schemas_json_1.default.InstructionForNextAgent1;
104
104
  Schemas.LEIIdentifier = json_schemas_json_1.default.LEIIdentifier;
105
105
  Schemas.LocalInstrument2Choice = json_schemas_json_1.default.LocalInstrument2Choice;
@@ -1 +1 @@
1
- {"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../src/fspiop/v2_0_ISO20022/schemas.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../src/fspiop/v2_0_ISO20022/schemas.ts"],"names":[],"mappings":"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"}
@@ -33,7 +33,7 @@ export declare namespace Types {
33
33
  type CountryCode = components['schemas']['CountryCode'];
34
34
  type CreditTransferTransaction67 = components['schemas']['CreditTransferTransaction67'];
35
35
  type CreditTransferTransaction68 = components['schemas']['CreditTransferTransaction68'];
36
- type CreditTransferTransaction68_Put_FX_Quotes_ID = components['schemas']['CreditTransferTransaction68_Put_FX_Quotes_ID'];
36
+ type CreditTransferTransaction68_FX_Quotes = components['schemas']['CreditTransferTransaction68_FX_Quotes'];
37
37
  type CryptographicLockChoice = components['schemas']['CryptographicLockChoice'];
38
38
  type DateAndDateTime2Choice = components['schemas']['DateAndDateTime2Choice'];
39
39
  type DateAndPlaceOfBirth1 = components['schemas']['DateAndPlaceOfBirth1'];
@@ -93,7 +93,7 @@ export declare namespace Types {
93
93
  type IdentificationVerificationIndicator = components['schemas']['IdentificationVerificationIndicator'];
94
94
  type Instruction4Code = components['schemas']['Instruction4Code'];
95
95
  type InstructionForCreditorAgent3 = components['schemas']['InstructionForCreditorAgent3'];
96
- type InstructionForCreditorAgent3_Put_FX_Quotes_ID = components['schemas']['InstructionForCreditorAgent3_Put_FX_Quotes_ID'];
96
+ type InstructionForCreditorAgent3_FX_Quotes = components['schemas']['InstructionForCreditorAgent3_FX_Quotes'];
97
97
  type InstructionForNextAgent1 = components['schemas']['InstructionForNextAgent1'];
98
98
  type LEIIdentifier = components['schemas']['LEIIdentifier'];
99
99
  type LocalInstrument2Choice = components['schemas']['LocalInstrument2Choice'];