@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.
- package/CHANGELOG.md +14 -0
- package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +7 -9
- package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +216 -9
- package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +1 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/{CreditTransferTransaction68_Put_FX_Quotes_ID.yaml → CreditTransferTransaction68_FX_Quotes.yaml} +2 -2
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +1 -1
- package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +2 -2
- package/lib/fspiop/v2_0_ISO20022/json-schemas.json +14 -12
- package/lib/fspiop/v2_0_ISO20022/openapi.d.ts +6 -6
- package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +5 -7
- package/lib/fspiop/v2_0_ISO20022/schemas.js +2 -2
- package/lib/fspiop/v2_0_ISO20022/schemas.js.map +1 -1
- package/lib/fspiop/v2_0_ISO20022/types.d.ts +2 -2
- package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +12778 -1915
- package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +133 -9
- package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +7721 -4313
- package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +11 -0
- package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
- package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +11 -0
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +1569 -881
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +1 -1
- package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +320 -0
- package/package.json +10 -10
- package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +9 -9
- package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -1
- /package/fspiop/v2_0_ISO20022/openapi3/components/schemas/{InstructionForCreditorAgent3_Put_FX_Quotes_ID.yaml → InstructionForCreditorAgent3_FX_Quotes.yaml} +0 -0
@@ -26511,656 +26511,1000 @@
|
|
26511
26511
|
],
|
26512
26512
|
"properties": {
|
26513
26513
|
"body": {
|
26514
|
-
"
|
26515
|
-
},
|
26516
|
-
"headers": {
|
26517
|
-
"type": "object"
|
26518
|
-
}
|
26519
|
-
}
|
26520
|
-
},
|
26521
|
-
"quoteResponse": {
|
26522
|
-
"type": "object",
|
26523
|
-
"required": [
|
26524
|
-
"body"
|
26525
|
-
],
|
26526
|
-
"properties": {
|
26527
|
-
"body": {
|
26528
|
-
"title": "QuotesIDPutResponse",
|
26514
|
+
"title": "Party",
|
26529
26515
|
"type": "object",
|
26530
|
-
"description": "
|
26516
|
+
"description": "Data model for the complex type Party.",
|
26531
26517
|
"properties": {
|
26532
|
-
"
|
26533
|
-
"title": "
|
26518
|
+
"partyIdInfo": {
|
26519
|
+
"title": "PartyIdInfo",
|
26534
26520
|
"type": "object",
|
26535
|
-
"description": "Data model for the complex type
|
26521
|
+
"description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
|
26536
26522
|
"properties": {
|
26537
|
-
"
|
26538
|
-
"title": "
|
26539
|
-
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
26523
|
+
"partyIdType": {
|
26524
|
+
"title": "PartyIdType",
|
26540
26525
|
"type": "string",
|
26541
|
-
"minLength": 3,
|
26542
|
-
"maxLength": 3,
|
26543
26526
|
"enum": [
|
26544
|
-
"
|
26545
|
-
"
|
26546
|
-
"
|
26547
|
-
"
|
26548
|
-
"
|
26549
|
-
"
|
26550
|
-
"
|
26551
|
-
"
|
26552
|
-
|
26553
|
-
|
26554
|
-
"BAM",
|
26555
|
-
"BBD",
|
26556
|
-
"BDT",
|
26557
|
-
"BGN",
|
26558
|
-
"BHD",
|
26559
|
-
"BIF",
|
26560
|
-
"BMD",
|
26561
|
-
"BND",
|
26562
|
-
"BOB",
|
26563
|
-
"BRL",
|
26564
|
-
"BSD",
|
26565
|
-
"BTN",
|
26566
|
-
"BWP",
|
26567
|
-
"BYN",
|
26568
|
-
"BZD",
|
26569
|
-
"CAD",
|
26570
|
-
"CDF",
|
26571
|
-
"CHF",
|
26572
|
-
"CLP",
|
26573
|
-
"CNY",
|
26574
|
-
"COP",
|
26575
|
-
"CRC",
|
26576
|
-
"CUC",
|
26577
|
-
"CUP",
|
26578
|
-
"CVE",
|
26579
|
-
"CZK",
|
26580
|
-
"DJF",
|
26581
|
-
"DKK",
|
26582
|
-
"DOP",
|
26583
|
-
"DZD",
|
26584
|
-
"EGP",
|
26585
|
-
"ERN",
|
26586
|
-
"ETB",
|
26587
|
-
"EUR",
|
26588
|
-
"FJD",
|
26589
|
-
"FKP",
|
26590
|
-
"GBP",
|
26591
|
-
"GEL",
|
26592
|
-
"GGP",
|
26593
|
-
"GHS",
|
26594
|
-
"GIP",
|
26595
|
-
"GMD",
|
26596
|
-
"GNF",
|
26597
|
-
"GTQ",
|
26598
|
-
"GYD",
|
26599
|
-
"HKD",
|
26600
|
-
"HNL",
|
26601
|
-
"HRK",
|
26602
|
-
"HTG",
|
26603
|
-
"HUF",
|
26604
|
-
"IDR",
|
26605
|
-
"ILS",
|
26606
|
-
"IMP",
|
26607
|
-
"INR",
|
26608
|
-
"IQD",
|
26609
|
-
"IRR",
|
26610
|
-
"ISK",
|
26611
|
-
"JEP",
|
26612
|
-
"JMD",
|
26613
|
-
"JOD",
|
26614
|
-
"JPY",
|
26615
|
-
"KES",
|
26616
|
-
"KGS",
|
26617
|
-
"KHR",
|
26618
|
-
"KMF",
|
26619
|
-
"KPW",
|
26620
|
-
"KRW",
|
26621
|
-
"KWD",
|
26622
|
-
"KYD",
|
26623
|
-
"KZT",
|
26624
|
-
"LAK",
|
26625
|
-
"LBP",
|
26626
|
-
"LKR",
|
26627
|
-
"LRD",
|
26628
|
-
"LSL",
|
26629
|
-
"LYD",
|
26630
|
-
"MAD",
|
26631
|
-
"MDL",
|
26632
|
-
"MGA",
|
26633
|
-
"MKD",
|
26634
|
-
"MMK",
|
26635
|
-
"MNT",
|
26636
|
-
"MOP",
|
26637
|
-
"MRO",
|
26638
|
-
"MUR",
|
26639
|
-
"MVR",
|
26640
|
-
"MWK",
|
26641
|
-
"MXN",
|
26642
|
-
"MYR",
|
26643
|
-
"MZN",
|
26644
|
-
"NAD",
|
26645
|
-
"NGN",
|
26646
|
-
"NIO",
|
26647
|
-
"NOK",
|
26648
|
-
"NPR",
|
26649
|
-
"NZD",
|
26650
|
-
"OMR",
|
26651
|
-
"PAB",
|
26652
|
-
"PEN",
|
26653
|
-
"PGK",
|
26654
|
-
"PHP",
|
26655
|
-
"PKR",
|
26656
|
-
"PLN",
|
26657
|
-
"PYG",
|
26658
|
-
"QAR",
|
26659
|
-
"RON",
|
26660
|
-
"RSD",
|
26661
|
-
"RUB",
|
26662
|
-
"RWF",
|
26663
|
-
"SAR",
|
26664
|
-
"SBD",
|
26665
|
-
"SCR",
|
26666
|
-
"SDG",
|
26667
|
-
"SEK",
|
26668
|
-
"SGD",
|
26669
|
-
"SHP",
|
26670
|
-
"SLL",
|
26671
|
-
"SOS",
|
26672
|
-
"SPL",
|
26673
|
-
"SRD",
|
26674
|
-
"STD",
|
26675
|
-
"SVC",
|
26676
|
-
"SYP",
|
26677
|
-
"SZL",
|
26678
|
-
"THB",
|
26679
|
-
"TJS",
|
26680
|
-
"TMT",
|
26681
|
-
"TND",
|
26682
|
-
"TOP",
|
26683
|
-
"TRY",
|
26684
|
-
"TTD",
|
26685
|
-
"TVD",
|
26686
|
-
"TWD",
|
26687
|
-
"TZS",
|
26688
|
-
"UAH",
|
26689
|
-
"UGX",
|
26690
|
-
"USD",
|
26691
|
-
"UYU",
|
26692
|
-
"UZS",
|
26693
|
-
"VEF",
|
26694
|
-
"VND",
|
26695
|
-
"VUV",
|
26696
|
-
"WST",
|
26697
|
-
"XAF",
|
26698
|
-
"XCD",
|
26699
|
-
"XDR",
|
26700
|
-
"XOF",
|
26701
|
-
"XPF",
|
26702
|
-
"XTS",
|
26703
|
-
"XXX",
|
26704
|
-
"YER",
|
26705
|
-
"ZAR",
|
26706
|
-
"ZMW",
|
26707
|
-
"ZWD"
|
26708
|
-
]
|
26527
|
+
"MSISDN",
|
26528
|
+
"EMAIL",
|
26529
|
+
"PERSONAL_ID",
|
26530
|
+
"BUSINESS",
|
26531
|
+
"DEVICE",
|
26532
|
+
"ACCOUNT_ID",
|
26533
|
+
"IBAN",
|
26534
|
+
"ALIAS"
|
26535
|
+
],
|
26536
|
+
"description": "Below are the allowed values for the enumeration.\n- MSISDN - An MSISDN (Mobile Station International Subscriber Directory Number, that is, the phone number) is used as reference to a participant. The MSISDN identifier should be in international format according to the [ITU-T E.164 standard](https://www.itu.int/rec/T-REC-E.164/en). Optionally, the MSISDN may be prefixed by a single plus sign, indicating the international prefix.\n- EMAIL - An email is used as reference to a participant. The format of the email should be according to the informational [RFC 3696](https://tools.ietf.org/html/rfc3696).\n- PERSONAL_ID - A personal identifier is used as reference to a participant. Examples of personal identification are passport number, birth certificate number, and national registration number. The identifier number is added in the PartyIdentifier element. The personal identifier type is added in the PartySubIdOrType element.\n- BUSINESS - A specific Business (for example, an organization or a company) is used as reference to a participant. The BUSINESS identifier can be in any format. To make a transaction connected to a specific username or bill number in a Business, the PartySubIdOrType element should be used.\n- DEVICE - A specific device (for example, a POS or ATM) ID connected to a specific business or organization is used as reference to a Party. For referencing a specific device under a specific business or organization, use the PartySubIdOrType element.\n- ACCOUNT_ID - A bank account number or FSP account ID should be used as reference to a participant. The ACCOUNT_ID identifier can be in any format, as formats can greatly differ depending on country and FSP.\n- IBAN - A bank account number or FSP account ID is used as reference to a participant. The IBAN identifier can consist of up to 34 alphanumeric characters and should be entered without whitespace.\n- ALIAS An alias is used as reference to a participant. The alias should be created in the FSP as an alternative reference to an account owner. Another example of an alias is a username in the FSP system. The ALIAS identifier can be in any format. It is also possible to use the PartySubIdOrType element for identifying an account under an Alias defined by the PartyIdentifier."
|
26709
26537
|
},
|
26710
|
-
"
|
26711
|
-
"title": "
|
26538
|
+
"partyIdentifier": {
|
26539
|
+
"title": "PartyIdentifier",
|
26712
26540
|
"type": "string",
|
26713
|
-
"
|
26714
|
-
"
|
26715
|
-
"
|
26716
|
-
|
26717
|
-
|
26718
|
-
|
26719
|
-
|
26720
|
-
"amount"
|
26721
|
-
]
|
26722
|
-
},
|
26723
|
-
"payeeReceiveAmount": {
|
26724
|
-
"title": "Money",
|
26725
|
-
"type": "object",
|
26726
|
-
"description": "Data model for the complex type Money.",
|
26727
|
-
"properties": {
|
26728
|
-
"currency": {
|
26729
|
-
"title": "Currency",
|
26730
|
-
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
26541
|
+
"minLength": 1,
|
26542
|
+
"maxLength": 128,
|
26543
|
+
"description": "Identifier of the Party.",
|
26544
|
+
"example": "16135551212"
|
26545
|
+
},
|
26546
|
+
"partySubIdOrType": {
|
26547
|
+
"title": "PartySubIdOrType",
|
26731
26548
|
"type": "string",
|
26732
|
-
"minLength":
|
26733
|
-
"maxLength":
|
26734
|
-
"
|
26735
|
-
"AED",
|
26736
|
-
"AFN",
|
26737
|
-
"ALL",
|
26738
|
-
"AMD",
|
26739
|
-
"ANG",
|
26740
|
-
"AOA",
|
26741
|
-
"ARS",
|
26742
|
-
"AUD",
|
26743
|
-
"AWG",
|
26744
|
-
"AZN",
|
26745
|
-
"BAM",
|
26746
|
-
"BBD",
|
26747
|
-
"BDT",
|
26748
|
-
"BGN",
|
26749
|
-
"BHD",
|
26750
|
-
"BIF",
|
26751
|
-
"BMD",
|
26752
|
-
"BND",
|
26753
|
-
"BOB",
|
26754
|
-
"BRL",
|
26755
|
-
"BSD",
|
26756
|
-
"BTN",
|
26757
|
-
"BWP",
|
26758
|
-
"BYN",
|
26759
|
-
"BZD",
|
26760
|
-
"CAD",
|
26761
|
-
"CDF",
|
26762
|
-
"CHF",
|
26763
|
-
"CLP",
|
26764
|
-
"CNY",
|
26765
|
-
"COP",
|
26766
|
-
"CRC",
|
26767
|
-
"CUC",
|
26768
|
-
"CUP",
|
26769
|
-
"CVE",
|
26770
|
-
"CZK",
|
26771
|
-
"DJF",
|
26772
|
-
"DKK",
|
26773
|
-
"DOP",
|
26774
|
-
"DZD",
|
26775
|
-
"EGP",
|
26776
|
-
"ERN",
|
26777
|
-
"ETB",
|
26778
|
-
"EUR",
|
26779
|
-
"FJD",
|
26780
|
-
"FKP",
|
26781
|
-
"GBP",
|
26782
|
-
"GEL",
|
26783
|
-
"GGP",
|
26784
|
-
"GHS",
|
26785
|
-
"GIP",
|
26786
|
-
"GMD",
|
26787
|
-
"GNF",
|
26788
|
-
"GTQ",
|
26789
|
-
"GYD",
|
26790
|
-
"HKD",
|
26791
|
-
"HNL",
|
26792
|
-
"HRK",
|
26793
|
-
"HTG",
|
26794
|
-
"HUF",
|
26795
|
-
"IDR",
|
26796
|
-
"ILS",
|
26797
|
-
"IMP",
|
26798
|
-
"INR",
|
26799
|
-
"IQD",
|
26800
|
-
"IRR",
|
26801
|
-
"ISK",
|
26802
|
-
"JEP",
|
26803
|
-
"JMD",
|
26804
|
-
"JOD",
|
26805
|
-
"JPY",
|
26806
|
-
"KES",
|
26807
|
-
"KGS",
|
26808
|
-
"KHR",
|
26809
|
-
"KMF",
|
26810
|
-
"KPW",
|
26811
|
-
"KRW",
|
26812
|
-
"KWD",
|
26813
|
-
"KYD",
|
26814
|
-
"KZT",
|
26815
|
-
"LAK",
|
26816
|
-
"LBP",
|
26817
|
-
"LKR",
|
26818
|
-
"LRD",
|
26819
|
-
"LSL",
|
26820
|
-
"LYD",
|
26821
|
-
"MAD",
|
26822
|
-
"MDL",
|
26823
|
-
"MGA",
|
26824
|
-
"MKD",
|
26825
|
-
"MMK",
|
26826
|
-
"MNT",
|
26827
|
-
"MOP",
|
26828
|
-
"MRO",
|
26829
|
-
"MUR",
|
26830
|
-
"MVR",
|
26831
|
-
"MWK",
|
26832
|
-
"MXN",
|
26833
|
-
"MYR",
|
26834
|
-
"MZN",
|
26835
|
-
"NAD",
|
26836
|
-
"NGN",
|
26837
|
-
"NIO",
|
26838
|
-
"NOK",
|
26839
|
-
"NPR",
|
26840
|
-
"NZD",
|
26841
|
-
"OMR",
|
26842
|
-
"PAB",
|
26843
|
-
"PEN",
|
26844
|
-
"PGK",
|
26845
|
-
"PHP",
|
26846
|
-
"PKR",
|
26847
|
-
"PLN",
|
26848
|
-
"PYG",
|
26849
|
-
"QAR",
|
26850
|
-
"RON",
|
26851
|
-
"RSD",
|
26852
|
-
"RUB",
|
26853
|
-
"RWF",
|
26854
|
-
"SAR",
|
26855
|
-
"SBD",
|
26856
|
-
"SCR",
|
26857
|
-
"SDG",
|
26858
|
-
"SEK",
|
26859
|
-
"SGD",
|
26860
|
-
"SHP",
|
26861
|
-
"SLL",
|
26862
|
-
"SOS",
|
26863
|
-
"SPL",
|
26864
|
-
"SRD",
|
26865
|
-
"STD",
|
26866
|
-
"SVC",
|
26867
|
-
"SYP",
|
26868
|
-
"SZL",
|
26869
|
-
"THB",
|
26870
|
-
"TJS",
|
26871
|
-
"TMT",
|
26872
|
-
"TND",
|
26873
|
-
"TOP",
|
26874
|
-
"TRY",
|
26875
|
-
"TTD",
|
26876
|
-
"TVD",
|
26877
|
-
"TWD",
|
26878
|
-
"TZS",
|
26879
|
-
"UAH",
|
26880
|
-
"UGX",
|
26881
|
-
"USD",
|
26882
|
-
"UYU",
|
26883
|
-
"UZS",
|
26884
|
-
"VEF",
|
26885
|
-
"VND",
|
26886
|
-
"VUV",
|
26887
|
-
"WST",
|
26888
|
-
"XAF",
|
26889
|
-
"XCD",
|
26890
|
-
"XDR",
|
26891
|
-
"XOF",
|
26892
|
-
"XPF",
|
26893
|
-
"XTS",
|
26894
|
-
"XXX",
|
26895
|
-
"YER",
|
26896
|
-
"ZAR",
|
26897
|
-
"ZMW",
|
26898
|
-
"ZWD"
|
26899
|
-
]
|
26549
|
+
"minLength": 1,
|
26550
|
+
"maxLength": 128,
|
26551
|
+
"description": "Either a sub-identifier of a PartyIdentifier, or a sub-type of the PartyIdType, normally a PersonalIdentifierType."
|
26900
26552
|
},
|
26901
|
-
"
|
26902
|
-
"title": "
|
26553
|
+
"fspId": {
|
26554
|
+
"title": "FspId",
|
26903
26555
|
"type": "string",
|
26904
|
-
"
|
26905
|
-
"
|
26906
|
-
"
|
26556
|
+
"minLength": 1,
|
26557
|
+
"maxLength": 32,
|
26558
|
+
"description": "FSP identifier."
|
26559
|
+
},
|
26560
|
+
"extensionList": {
|
26561
|
+
"title": "ExtensionList",
|
26562
|
+
"type": "object",
|
26563
|
+
"description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
|
26564
|
+
"properties": {
|
26565
|
+
"extension": {
|
26566
|
+
"type": "array",
|
26567
|
+
"items": {
|
26568
|
+
"title": "Extension",
|
26569
|
+
"type": "object",
|
26570
|
+
"description": "Data model for the complex type Extension.",
|
26571
|
+
"properties": {
|
26572
|
+
"key": {
|
26573
|
+
"title": "ExtensionKey",
|
26574
|
+
"type": "string",
|
26575
|
+
"minLength": 1,
|
26576
|
+
"maxLength": 32,
|
26577
|
+
"description": "Extension key."
|
26578
|
+
},
|
26579
|
+
"value": {
|
26580
|
+
"title": "ExtensionValue",
|
26581
|
+
"type": "string",
|
26582
|
+
"minLength": 1,
|
26583
|
+
"maxLength": 128,
|
26584
|
+
"description": "Extension value."
|
26585
|
+
}
|
26586
|
+
},
|
26587
|
+
"required": [
|
26588
|
+
"key",
|
26589
|
+
"value"
|
26590
|
+
]
|
26591
|
+
},
|
26592
|
+
"minItems": 1,
|
26593
|
+
"maxItems": 16,
|
26594
|
+
"description": "Number of Extension elements."
|
26595
|
+
}
|
26596
|
+
},
|
26597
|
+
"required": [
|
26598
|
+
"extension"
|
26599
|
+
]
|
26907
26600
|
}
|
26908
26601
|
},
|
26909
26602
|
"required": [
|
26910
|
-
"
|
26911
|
-
"
|
26603
|
+
"partyIdType",
|
26604
|
+
"partyIdentifier"
|
26912
26605
|
]
|
26913
26606
|
},
|
26914
|
-
"
|
26915
|
-
"title": "
|
26607
|
+
"merchantClassificationCode": {
|
26608
|
+
"title": "MerchantClassificationCode",
|
26609
|
+
"type": "string",
|
26610
|
+
"pattern": "^[\\d]{1,4}$",
|
26611
|
+
"description": "A limited set of pre-defined numbers. This list would be a limited set of numbers identifying a set of popular merchant types like School Fees, Pubs and Restaurants, Groceries, etc."
|
26612
|
+
},
|
26613
|
+
"name": {
|
26614
|
+
"title": "PartyName",
|
26615
|
+
"type": "string",
|
26616
|
+
"minLength": 1,
|
26617
|
+
"maxLength": 128,
|
26618
|
+
"description": "Name of the Party. Could be a real name or a nickname."
|
26619
|
+
},
|
26620
|
+
"personalInfo": {
|
26621
|
+
"title": "PartyPersonalInfo",
|
26916
26622
|
"type": "object",
|
26917
|
-
"description": "Data model for the complex type
|
26623
|
+
"description": "Data model for the complex type PartyPersonalInfo.",
|
26918
26624
|
"properties": {
|
26919
|
-
"
|
26920
|
-
"title": "
|
26921
|
-
"
|
26922
|
-
"
|
26923
|
-
"
|
26924
|
-
|
26925
|
-
|
26926
|
-
|
26927
|
-
|
26928
|
-
|
26929
|
-
|
26930
|
-
|
26931
|
-
|
26932
|
-
|
26933
|
-
"
|
26934
|
-
|
26935
|
-
|
26936
|
-
|
26937
|
-
|
26938
|
-
|
26939
|
-
|
26940
|
-
|
26941
|
-
|
26942
|
-
"
|
26943
|
-
|
26944
|
-
|
26945
|
-
|
26946
|
-
|
26947
|
-
|
26948
|
-
|
26949
|
-
|
26950
|
-
|
26951
|
-
|
26952
|
-
"CDF",
|
26953
|
-
"CHF",
|
26954
|
-
"CLP",
|
26955
|
-
"CNY",
|
26956
|
-
"COP",
|
26957
|
-
"CRC",
|
26958
|
-
"CUC",
|
26959
|
-
"CUP",
|
26960
|
-
"CVE",
|
26961
|
-
"CZK",
|
26962
|
-
"DJF",
|
26963
|
-
"DKK",
|
26964
|
-
"DOP",
|
26965
|
-
"DZD",
|
26966
|
-
"EGP",
|
26967
|
-
"ERN",
|
26968
|
-
"ETB",
|
26969
|
-
"EUR",
|
26970
|
-
"FJD",
|
26971
|
-
"FKP",
|
26972
|
-
"GBP",
|
26973
|
-
"GEL",
|
26974
|
-
"GGP",
|
26975
|
-
"GHS",
|
26976
|
-
"GIP",
|
26977
|
-
"GMD",
|
26978
|
-
"GNF",
|
26979
|
-
"GTQ",
|
26980
|
-
"GYD",
|
26981
|
-
"HKD",
|
26982
|
-
"HNL",
|
26983
|
-
"HRK",
|
26984
|
-
"HTG",
|
26985
|
-
"HUF",
|
26986
|
-
"IDR",
|
26987
|
-
"ILS",
|
26988
|
-
"IMP",
|
26989
|
-
"INR",
|
26990
|
-
"IQD",
|
26991
|
-
"IRR",
|
26992
|
-
"ISK",
|
26993
|
-
"JEP",
|
26994
|
-
"JMD",
|
26995
|
-
"JOD",
|
26996
|
-
"JPY",
|
26997
|
-
"KES",
|
26998
|
-
"KGS",
|
26999
|
-
"KHR",
|
27000
|
-
"KMF",
|
27001
|
-
"KPW",
|
27002
|
-
"KRW",
|
27003
|
-
"KWD",
|
27004
|
-
"KYD",
|
27005
|
-
"KZT",
|
27006
|
-
"LAK",
|
27007
|
-
"LBP",
|
27008
|
-
"LKR",
|
27009
|
-
"LRD",
|
27010
|
-
"LSL",
|
27011
|
-
"LYD",
|
27012
|
-
"MAD",
|
27013
|
-
"MDL",
|
27014
|
-
"MGA",
|
27015
|
-
"MKD",
|
27016
|
-
"MMK",
|
27017
|
-
"MNT",
|
27018
|
-
"MOP",
|
27019
|
-
"MRO",
|
27020
|
-
"MUR",
|
27021
|
-
"MVR",
|
27022
|
-
"MWK",
|
27023
|
-
"MXN",
|
27024
|
-
"MYR",
|
27025
|
-
"MZN",
|
27026
|
-
"NAD",
|
27027
|
-
"NGN",
|
27028
|
-
"NIO",
|
27029
|
-
"NOK",
|
27030
|
-
"NPR",
|
27031
|
-
"NZD",
|
27032
|
-
"OMR",
|
27033
|
-
"PAB",
|
27034
|
-
"PEN",
|
27035
|
-
"PGK",
|
27036
|
-
"PHP",
|
27037
|
-
"PKR",
|
27038
|
-
"PLN",
|
27039
|
-
"PYG",
|
27040
|
-
"QAR",
|
27041
|
-
"RON",
|
27042
|
-
"RSD",
|
27043
|
-
"RUB",
|
27044
|
-
"RWF",
|
27045
|
-
"SAR",
|
27046
|
-
"SBD",
|
27047
|
-
"SCR",
|
27048
|
-
"SDG",
|
27049
|
-
"SEK",
|
27050
|
-
"SGD",
|
27051
|
-
"SHP",
|
27052
|
-
"SLL",
|
27053
|
-
"SOS",
|
27054
|
-
"SPL",
|
27055
|
-
"SRD",
|
27056
|
-
"STD",
|
27057
|
-
"SVC",
|
27058
|
-
"SYP",
|
27059
|
-
"SZL",
|
27060
|
-
"THB",
|
27061
|
-
"TJS",
|
27062
|
-
"TMT",
|
27063
|
-
"TND",
|
27064
|
-
"TOP",
|
27065
|
-
"TRY",
|
27066
|
-
"TTD",
|
27067
|
-
"TVD",
|
27068
|
-
"TWD",
|
27069
|
-
"TZS",
|
27070
|
-
"UAH",
|
27071
|
-
"UGX",
|
27072
|
-
"USD",
|
27073
|
-
"UYU",
|
27074
|
-
"UZS",
|
27075
|
-
"VEF",
|
27076
|
-
"VND",
|
27077
|
-
"VUV",
|
27078
|
-
"WST",
|
27079
|
-
"XAF",
|
27080
|
-
"XCD",
|
27081
|
-
"XDR",
|
27082
|
-
"XOF",
|
27083
|
-
"XPF",
|
27084
|
-
"XTS",
|
27085
|
-
"XXX",
|
27086
|
-
"YER",
|
27087
|
-
"ZAR",
|
27088
|
-
"ZMW",
|
27089
|
-
"ZWD"
|
27090
|
-
]
|
26625
|
+
"complexName": {
|
26626
|
+
"title": "PartyComplexName",
|
26627
|
+
"type": "object",
|
26628
|
+
"description": "Data model for the complex type PartyComplexName.",
|
26629
|
+
"properties": {
|
26630
|
+
"firstName": {
|
26631
|
+
"title": "FirstName",
|
26632
|
+
"type": "string",
|
26633
|
+
"minLength": 1,
|
26634
|
+
"maxLength": 128,
|
26635
|
+
"pattern": "^(?!\\s*$)[\\p{L}\\p{gc=Mark}\\p{digit}\\p{gc=Connector_Punctuation}\\p{Join_Control} .,''-]{1,128}$",
|
26636
|
+
"description": "First name of the Party (Name Type).",
|
26637
|
+
"example": "Henrik"
|
26638
|
+
},
|
26639
|
+
"middleName": {
|
26640
|
+
"title": "MiddleName",
|
26641
|
+
"type": "string",
|
26642
|
+
"minLength": 1,
|
26643
|
+
"maxLength": 128,
|
26644
|
+
"pattern": "^(?!\\s*$)[\\p{L}\\p{gc=Mark}\\p{digit}\\p{gc=Connector_Punctuation}\\p{Join_Control} .,''-]{1,128}$",
|
26645
|
+
"description": "Middle name of the Party (Name Type).",
|
26646
|
+
"example": "Johannes"
|
26647
|
+
},
|
26648
|
+
"lastName": {
|
26649
|
+
"title": "LastName",
|
26650
|
+
"type": "string",
|
26651
|
+
"minLength": 1,
|
26652
|
+
"maxLength": 128,
|
26653
|
+
"pattern": "^(?!\\s*$)[\\p{L}\\p{gc=Mark}\\p{digit}\\p{gc=Connector_Punctuation}\\p{Join_Control} .,''-]{1,128}$",
|
26654
|
+
"description": "Last name of the Party (Name Type).",
|
26655
|
+
"example": "Karlsson"
|
26656
|
+
}
|
26657
|
+
}
|
27091
26658
|
},
|
27092
|
-
"
|
27093
|
-
"title": "
|
26659
|
+
"dateOfBirth": {
|
26660
|
+
"title": "DateofBirth (type Date)",
|
27094
26661
|
"type": "string",
|
27095
|
-
"pattern": "^([0]|([1-9][0-
|
27096
|
-
"description": "
|
27097
|
-
"example": "
|
26662
|
+
"pattern": "^(?:[1-9]\\d{3}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1\\d|2[0-8])|(?:0[13-9]|1[0-2])-(?:29|30)|(?:0[13578]|1[02])-31)|(?:[1-9]\\d(?:0[48]|[2468][048]|[13579][26])|(?:[2468][048]|[13579][26])00)-02-29)$",
|
26663
|
+
"description": "Date of Birth of the Party.",
|
26664
|
+
"example": "1966-06-16"
|
26665
|
+
},
|
26666
|
+
"kycInformation": {
|
26667
|
+
"title": "KYCInformation",
|
26668
|
+
"type": "string",
|
26669
|
+
"minLength": 1,
|
26670
|
+
"maxLength": 2048,
|
26671
|
+
"description": "KYC information for the party in a form mandated by an individual scheme.",
|
26672
|
+
"example": "{\n \"metadata\": {\n \"format\": \"JSON\",\n \"version\": \"1.0\",\n \"description\": \"Data containing KYC Information\"\n },\n \"data\": {\n \"name\": \"John Doe\",\n \"dob\": \"1980-05-15\",\n \"gender\": \"Male\",\n \"address\": \"123 Main Street, Anytown, USA\",\n \"email\": \"johndoe@example.com\",\n \"phone\": \"+1 555-123-4567\",\n \"nationality\": \"US\",\n \"passport_number\": \"AB1234567\",\n \"issue_date\": \"2010-02-20\",\n \"expiry_date\": \"2025-02-20\",\n \"bank_account_number\": \"1234567890\",\n \"bank_name\": \"Example Bank\",\n \"employer\": \"ABC Company\",\n \"occupation\": \"Software Engineer\",\n \"income\": \"$80,000 per year\",\n \"marital_status\": \"Single\",\n \"dependents\": 0,\n \"risk_level\": \"Low\"\n }\n}"
|
27098
26673
|
}
|
27099
|
-
}
|
27100
|
-
"required": [
|
27101
|
-
"currency",
|
27102
|
-
"amount"
|
27103
|
-
]
|
26674
|
+
}
|
27104
26675
|
},
|
27105
|
-
"
|
27106
|
-
"
|
27107
|
-
"
|
27108
|
-
"
|
27109
|
-
|
27110
|
-
"
|
27111
|
-
|
27112
|
-
|
27113
|
-
|
27114
|
-
|
27115
|
-
"
|
27116
|
-
"
|
27117
|
-
|
27118
|
-
|
27119
|
-
|
27120
|
-
|
27121
|
-
|
27122
|
-
|
27123
|
-
|
27124
|
-
|
27125
|
-
|
27126
|
-
|
27127
|
-
|
27128
|
-
|
27129
|
-
|
27130
|
-
|
27131
|
-
|
27132
|
-
|
27133
|
-
|
27134
|
-
|
27135
|
-
|
27136
|
-
|
27137
|
-
|
27138
|
-
|
27139
|
-
|
27140
|
-
|
27141
|
-
|
27142
|
-
|
27143
|
-
|
27144
|
-
|
27145
|
-
|
27146
|
-
|
27147
|
-
|
27148
|
-
|
27149
|
-
|
27150
|
-
|
27151
|
-
|
27152
|
-
|
27153
|
-
|
27154
|
-
|
27155
|
-
|
27156
|
-
|
27157
|
-
|
27158
|
-
|
27159
|
-
|
27160
|
-
|
27161
|
-
|
27162
|
-
|
27163
|
-
|
26676
|
+
"supportedCurrencies": {
|
26677
|
+
"type": "array",
|
26678
|
+
"description": "Currencies in which the party can receive funds.",
|
26679
|
+
"items": {
|
26680
|
+
"title": "Currency",
|
26681
|
+
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
26682
|
+
"type": "string",
|
26683
|
+
"minLength": 3,
|
26684
|
+
"maxLength": 3,
|
26685
|
+
"enum": [
|
26686
|
+
"AED",
|
26687
|
+
"AFN",
|
26688
|
+
"ALL",
|
26689
|
+
"AMD",
|
26690
|
+
"ANG",
|
26691
|
+
"AOA",
|
26692
|
+
"ARS",
|
26693
|
+
"AUD",
|
26694
|
+
"AWG",
|
26695
|
+
"AZN",
|
26696
|
+
"BAM",
|
26697
|
+
"BBD",
|
26698
|
+
"BDT",
|
26699
|
+
"BGN",
|
26700
|
+
"BHD",
|
26701
|
+
"BIF",
|
26702
|
+
"BMD",
|
26703
|
+
"BND",
|
26704
|
+
"BOB",
|
26705
|
+
"BRL",
|
26706
|
+
"BSD",
|
26707
|
+
"BTN",
|
26708
|
+
"BWP",
|
26709
|
+
"BYN",
|
26710
|
+
"BZD",
|
26711
|
+
"CAD",
|
26712
|
+
"CDF",
|
26713
|
+
"CHF",
|
26714
|
+
"CLP",
|
26715
|
+
"CNY",
|
26716
|
+
"COP",
|
26717
|
+
"CRC",
|
26718
|
+
"CUC",
|
26719
|
+
"CUP",
|
26720
|
+
"CVE",
|
26721
|
+
"CZK",
|
26722
|
+
"DJF",
|
26723
|
+
"DKK",
|
26724
|
+
"DOP",
|
26725
|
+
"DZD",
|
26726
|
+
"EGP",
|
26727
|
+
"ERN",
|
26728
|
+
"ETB",
|
26729
|
+
"EUR",
|
26730
|
+
"FJD",
|
26731
|
+
"FKP",
|
26732
|
+
"GBP",
|
26733
|
+
"GEL",
|
26734
|
+
"GGP",
|
26735
|
+
"GHS",
|
26736
|
+
"GIP",
|
26737
|
+
"GMD",
|
26738
|
+
"GNF",
|
26739
|
+
"GTQ",
|
26740
|
+
"GYD",
|
26741
|
+
"HKD",
|
26742
|
+
"HNL",
|
26743
|
+
"HRK",
|
26744
|
+
"HTG",
|
26745
|
+
"HUF",
|
26746
|
+
"IDR",
|
26747
|
+
"ILS",
|
26748
|
+
"IMP",
|
26749
|
+
"INR",
|
26750
|
+
"IQD",
|
26751
|
+
"IRR",
|
26752
|
+
"ISK",
|
26753
|
+
"JEP",
|
26754
|
+
"JMD",
|
26755
|
+
"JOD",
|
26756
|
+
"JPY",
|
26757
|
+
"KES",
|
26758
|
+
"KGS",
|
26759
|
+
"KHR",
|
26760
|
+
"KMF",
|
26761
|
+
"KPW",
|
26762
|
+
"KRW",
|
26763
|
+
"KWD",
|
26764
|
+
"KYD",
|
26765
|
+
"KZT",
|
26766
|
+
"LAK",
|
26767
|
+
"LBP",
|
26768
|
+
"LKR",
|
26769
|
+
"LRD",
|
26770
|
+
"LSL",
|
26771
|
+
"LYD",
|
26772
|
+
"MAD",
|
26773
|
+
"MDL",
|
26774
|
+
"MGA",
|
26775
|
+
"MKD",
|
26776
|
+
"MMK",
|
26777
|
+
"MNT",
|
26778
|
+
"MOP",
|
26779
|
+
"MRO",
|
26780
|
+
"MUR",
|
26781
|
+
"MVR",
|
26782
|
+
"MWK",
|
26783
|
+
"MXN",
|
26784
|
+
"MYR",
|
26785
|
+
"MZN",
|
26786
|
+
"NAD",
|
26787
|
+
"NGN",
|
26788
|
+
"NIO",
|
26789
|
+
"NOK",
|
26790
|
+
"NPR",
|
26791
|
+
"NZD",
|
26792
|
+
"OMR",
|
26793
|
+
"PAB",
|
26794
|
+
"PEN",
|
26795
|
+
"PGK",
|
26796
|
+
"PHP",
|
26797
|
+
"PKR",
|
26798
|
+
"PLN",
|
26799
|
+
"PYG",
|
26800
|
+
"QAR",
|
26801
|
+
"RON",
|
26802
|
+
"RSD",
|
26803
|
+
"RUB",
|
26804
|
+
"RWF",
|
26805
|
+
"SAR",
|
26806
|
+
"SBD",
|
26807
|
+
"SCR",
|
26808
|
+
"SDG",
|
26809
|
+
"SEK",
|
26810
|
+
"SGD",
|
26811
|
+
"SHP",
|
26812
|
+
"SLL",
|
26813
|
+
"SOS",
|
26814
|
+
"SPL",
|
26815
|
+
"SRD",
|
26816
|
+
"STD",
|
26817
|
+
"SVC",
|
26818
|
+
"SYP",
|
26819
|
+
"SZL",
|
26820
|
+
"THB",
|
26821
|
+
"TJS",
|
26822
|
+
"TMT",
|
26823
|
+
"TND",
|
26824
|
+
"TOP",
|
26825
|
+
"TRY",
|
26826
|
+
"TTD",
|
26827
|
+
"TVD",
|
26828
|
+
"TWD",
|
26829
|
+
"TZS",
|
26830
|
+
"UAH",
|
26831
|
+
"UGX",
|
26832
|
+
"USD",
|
26833
|
+
"UYU",
|
26834
|
+
"UZS",
|
26835
|
+
"VEF",
|
26836
|
+
"VND",
|
26837
|
+
"VUV",
|
26838
|
+
"WST",
|
26839
|
+
"XAF",
|
26840
|
+
"XCD",
|
26841
|
+
"XDR",
|
26842
|
+
"XOF",
|
26843
|
+
"XPF",
|
26844
|
+
"XTS",
|
26845
|
+
"XXX",
|
26846
|
+
"YER",
|
26847
|
+
"ZAR",
|
26848
|
+
"ZMW",
|
26849
|
+
"ZWD"
|
26850
|
+
]
|
26851
|
+
},
|
26852
|
+
"minItems": 0,
|
26853
|
+
"maxItems": 16
|
26854
|
+
}
|
26855
|
+
},
|
26856
|
+
"required": [
|
26857
|
+
"partyIdInfo"
|
26858
|
+
]
|
26859
|
+
},
|
26860
|
+
"headers": {
|
26861
|
+
"type": "object"
|
26862
|
+
}
|
26863
|
+
}
|
26864
|
+
},
|
26865
|
+
"quoteResponse": {
|
26866
|
+
"type": "object",
|
26867
|
+
"required": [
|
26868
|
+
"body"
|
26869
|
+
],
|
26870
|
+
"properties": {
|
26871
|
+
"body": {
|
26872
|
+
"title": "QuotesIDPutResponse",
|
26873
|
+
"type": "object",
|
26874
|
+
"description": "The object sent in the PUT /quotes/{ID} callback.",
|
26875
|
+
"properties": {
|
26876
|
+
"transferAmount": {
|
26877
|
+
"title": "Money",
|
26878
|
+
"type": "object",
|
26879
|
+
"description": "Data model for the complex type Money.",
|
26880
|
+
"properties": {
|
26881
|
+
"currency": {
|
26882
|
+
"title": "Currency",
|
26883
|
+
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
26884
|
+
"type": "string",
|
26885
|
+
"minLength": 3,
|
26886
|
+
"maxLength": 3,
|
26887
|
+
"enum": [
|
26888
|
+
"AED",
|
26889
|
+
"AFN",
|
26890
|
+
"ALL",
|
26891
|
+
"AMD",
|
26892
|
+
"ANG",
|
26893
|
+
"AOA",
|
26894
|
+
"ARS",
|
26895
|
+
"AUD",
|
26896
|
+
"AWG",
|
26897
|
+
"AZN",
|
26898
|
+
"BAM",
|
26899
|
+
"BBD",
|
26900
|
+
"BDT",
|
26901
|
+
"BGN",
|
26902
|
+
"BHD",
|
26903
|
+
"BIF",
|
26904
|
+
"BMD",
|
26905
|
+
"BND",
|
26906
|
+
"BOB",
|
26907
|
+
"BRL",
|
26908
|
+
"BSD",
|
26909
|
+
"BTN",
|
26910
|
+
"BWP",
|
26911
|
+
"BYN",
|
26912
|
+
"BZD",
|
26913
|
+
"CAD",
|
26914
|
+
"CDF",
|
26915
|
+
"CHF",
|
26916
|
+
"CLP",
|
26917
|
+
"CNY",
|
26918
|
+
"COP",
|
26919
|
+
"CRC",
|
26920
|
+
"CUC",
|
26921
|
+
"CUP",
|
26922
|
+
"CVE",
|
26923
|
+
"CZK",
|
26924
|
+
"DJF",
|
26925
|
+
"DKK",
|
26926
|
+
"DOP",
|
26927
|
+
"DZD",
|
26928
|
+
"EGP",
|
26929
|
+
"ERN",
|
26930
|
+
"ETB",
|
26931
|
+
"EUR",
|
26932
|
+
"FJD",
|
26933
|
+
"FKP",
|
26934
|
+
"GBP",
|
26935
|
+
"GEL",
|
26936
|
+
"GGP",
|
26937
|
+
"GHS",
|
26938
|
+
"GIP",
|
26939
|
+
"GMD",
|
26940
|
+
"GNF",
|
26941
|
+
"GTQ",
|
26942
|
+
"GYD",
|
26943
|
+
"HKD",
|
26944
|
+
"HNL",
|
26945
|
+
"HRK",
|
26946
|
+
"HTG",
|
26947
|
+
"HUF",
|
26948
|
+
"IDR",
|
26949
|
+
"ILS",
|
26950
|
+
"IMP",
|
26951
|
+
"INR",
|
26952
|
+
"IQD",
|
26953
|
+
"IRR",
|
26954
|
+
"ISK",
|
26955
|
+
"JEP",
|
26956
|
+
"JMD",
|
26957
|
+
"JOD",
|
26958
|
+
"JPY",
|
26959
|
+
"KES",
|
26960
|
+
"KGS",
|
26961
|
+
"KHR",
|
26962
|
+
"KMF",
|
26963
|
+
"KPW",
|
26964
|
+
"KRW",
|
26965
|
+
"KWD",
|
26966
|
+
"KYD",
|
26967
|
+
"KZT",
|
26968
|
+
"LAK",
|
26969
|
+
"LBP",
|
26970
|
+
"LKR",
|
26971
|
+
"LRD",
|
26972
|
+
"LSL",
|
26973
|
+
"LYD",
|
26974
|
+
"MAD",
|
26975
|
+
"MDL",
|
26976
|
+
"MGA",
|
26977
|
+
"MKD",
|
26978
|
+
"MMK",
|
26979
|
+
"MNT",
|
26980
|
+
"MOP",
|
26981
|
+
"MRO",
|
26982
|
+
"MUR",
|
26983
|
+
"MVR",
|
26984
|
+
"MWK",
|
26985
|
+
"MXN",
|
26986
|
+
"MYR",
|
26987
|
+
"MZN",
|
26988
|
+
"NAD",
|
26989
|
+
"NGN",
|
26990
|
+
"NIO",
|
26991
|
+
"NOK",
|
26992
|
+
"NPR",
|
26993
|
+
"NZD",
|
26994
|
+
"OMR",
|
26995
|
+
"PAB",
|
26996
|
+
"PEN",
|
26997
|
+
"PGK",
|
26998
|
+
"PHP",
|
26999
|
+
"PKR",
|
27000
|
+
"PLN",
|
27001
|
+
"PYG",
|
27002
|
+
"QAR",
|
27003
|
+
"RON",
|
27004
|
+
"RSD",
|
27005
|
+
"RUB",
|
27006
|
+
"RWF",
|
27007
|
+
"SAR",
|
27008
|
+
"SBD",
|
27009
|
+
"SCR",
|
27010
|
+
"SDG",
|
27011
|
+
"SEK",
|
27012
|
+
"SGD",
|
27013
|
+
"SHP",
|
27014
|
+
"SLL",
|
27015
|
+
"SOS",
|
27016
|
+
"SPL",
|
27017
|
+
"SRD",
|
27018
|
+
"STD",
|
27019
|
+
"SVC",
|
27020
|
+
"SYP",
|
27021
|
+
"SZL",
|
27022
|
+
"THB",
|
27023
|
+
"TJS",
|
27024
|
+
"TMT",
|
27025
|
+
"TND",
|
27026
|
+
"TOP",
|
27027
|
+
"TRY",
|
27028
|
+
"TTD",
|
27029
|
+
"TVD",
|
27030
|
+
"TWD",
|
27031
|
+
"TZS",
|
27032
|
+
"UAH",
|
27033
|
+
"UGX",
|
27034
|
+
"USD",
|
27035
|
+
"UYU",
|
27036
|
+
"UZS",
|
27037
|
+
"VEF",
|
27038
|
+
"VND",
|
27039
|
+
"VUV",
|
27040
|
+
"WST",
|
27041
|
+
"XAF",
|
27042
|
+
"XCD",
|
27043
|
+
"XDR",
|
27044
|
+
"XOF",
|
27045
|
+
"XPF",
|
27046
|
+
"XTS",
|
27047
|
+
"XXX",
|
27048
|
+
"YER",
|
27049
|
+
"ZAR",
|
27050
|
+
"ZMW",
|
27051
|
+
"ZWD"
|
27052
|
+
]
|
27053
|
+
},
|
27054
|
+
"amount": {
|
27055
|
+
"title": "Amount",
|
27056
|
+
"type": "string",
|
27057
|
+
"pattern": "^([0]|([1-9][0-9]{0,17}))([.][0-9]{0,3}[1-9])?$",
|
27058
|
+
"description": "The API data type Amount is a JSON String in a canonical format that is restricted by a regular expression for interoperability reasons. This pattern does not allow any trailing zeroes at all, but allows an amount without a minor currency unit. It also only allows four digits in the minor currency unit; a negative value is not allowed. Using more than 18 digits in the major currency unit is not allowed.",
|
27059
|
+
"example": "123.45"
|
27060
|
+
}
|
27061
|
+
},
|
27062
|
+
"required": [
|
27063
|
+
"currency",
|
27064
|
+
"amount"
|
27065
|
+
]
|
27066
|
+
},
|
27067
|
+
"payeeReceiveAmount": {
|
27068
|
+
"title": "Money",
|
27069
|
+
"type": "object",
|
27070
|
+
"description": "Data model for the complex type Money.",
|
27071
|
+
"properties": {
|
27072
|
+
"currency": {
|
27073
|
+
"title": "Currency",
|
27074
|
+
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
27075
|
+
"type": "string",
|
27076
|
+
"minLength": 3,
|
27077
|
+
"maxLength": 3,
|
27078
|
+
"enum": [
|
27079
|
+
"AED",
|
27080
|
+
"AFN",
|
27081
|
+
"ALL",
|
27082
|
+
"AMD",
|
27083
|
+
"ANG",
|
27084
|
+
"AOA",
|
27085
|
+
"ARS",
|
27086
|
+
"AUD",
|
27087
|
+
"AWG",
|
27088
|
+
"AZN",
|
27089
|
+
"BAM",
|
27090
|
+
"BBD",
|
27091
|
+
"BDT",
|
27092
|
+
"BGN",
|
27093
|
+
"BHD",
|
27094
|
+
"BIF",
|
27095
|
+
"BMD",
|
27096
|
+
"BND",
|
27097
|
+
"BOB",
|
27098
|
+
"BRL",
|
27099
|
+
"BSD",
|
27100
|
+
"BTN",
|
27101
|
+
"BWP",
|
27102
|
+
"BYN",
|
27103
|
+
"BZD",
|
27104
|
+
"CAD",
|
27105
|
+
"CDF",
|
27106
|
+
"CHF",
|
27107
|
+
"CLP",
|
27108
|
+
"CNY",
|
27109
|
+
"COP",
|
27110
|
+
"CRC",
|
27111
|
+
"CUC",
|
27112
|
+
"CUP",
|
27113
|
+
"CVE",
|
27114
|
+
"CZK",
|
27115
|
+
"DJF",
|
27116
|
+
"DKK",
|
27117
|
+
"DOP",
|
27118
|
+
"DZD",
|
27119
|
+
"EGP",
|
27120
|
+
"ERN",
|
27121
|
+
"ETB",
|
27122
|
+
"EUR",
|
27123
|
+
"FJD",
|
27124
|
+
"FKP",
|
27125
|
+
"GBP",
|
27126
|
+
"GEL",
|
27127
|
+
"GGP",
|
27128
|
+
"GHS",
|
27129
|
+
"GIP",
|
27130
|
+
"GMD",
|
27131
|
+
"GNF",
|
27132
|
+
"GTQ",
|
27133
|
+
"GYD",
|
27134
|
+
"HKD",
|
27135
|
+
"HNL",
|
27136
|
+
"HRK",
|
27137
|
+
"HTG",
|
27138
|
+
"HUF",
|
27139
|
+
"IDR",
|
27140
|
+
"ILS",
|
27141
|
+
"IMP",
|
27142
|
+
"INR",
|
27143
|
+
"IQD",
|
27144
|
+
"IRR",
|
27145
|
+
"ISK",
|
27146
|
+
"JEP",
|
27147
|
+
"JMD",
|
27148
|
+
"JOD",
|
27149
|
+
"JPY",
|
27150
|
+
"KES",
|
27151
|
+
"KGS",
|
27152
|
+
"KHR",
|
27153
|
+
"KMF",
|
27154
|
+
"KPW",
|
27155
|
+
"KRW",
|
27156
|
+
"KWD",
|
27157
|
+
"KYD",
|
27158
|
+
"KZT",
|
27159
|
+
"LAK",
|
27160
|
+
"LBP",
|
27161
|
+
"LKR",
|
27162
|
+
"LRD",
|
27163
|
+
"LSL",
|
27164
|
+
"LYD",
|
27165
|
+
"MAD",
|
27166
|
+
"MDL",
|
27167
|
+
"MGA",
|
27168
|
+
"MKD",
|
27169
|
+
"MMK",
|
27170
|
+
"MNT",
|
27171
|
+
"MOP",
|
27172
|
+
"MRO",
|
27173
|
+
"MUR",
|
27174
|
+
"MVR",
|
27175
|
+
"MWK",
|
27176
|
+
"MXN",
|
27177
|
+
"MYR",
|
27178
|
+
"MZN",
|
27179
|
+
"NAD",
|
27180
|
+
"NGN",
|
27181
|
+
"NIO",
|
27182
|
+
"NOK",
|
27183
|
+
"NPR",
|
27184
|
+
"NZD",
|
27185
|
+
"OMR",
|
27186
|
+
"PAB",
|
27187
|
+
"PEN",
|
27188
|
+
"PGK",
|
27189
|
+
"PHP",
|
27190
|
+
"PKR",
|
27191
|
+
"PLN",
|
27192
|
+
"PYG",
|
27193
|
+
"QAR",
|
27194
|
+
"RON",
|
27195
|
+
"RSD",
|
27196
|
+
"RUB",
|
27197
|
+
"RWF",
|
27198
|
+
"SAR",
|
27199
|
+
"SBD",
|
27200
|
+
"SCR",
|
27201
|
+
"SDG",
|
27202
|
+
"SEK",
|
27203
|
+
"SGD",
|
27204
|
+
"SHP",
|
27205
|
+
"SLL",
|
27206
|
+
"SOS",
|
27207
|
+
"SPL",
|
27208
|
+
"SRD",
|
27209
|
+
"STD",
|
27210
|
+
"SVC",
|
27211
|
+
"SYP",
|
27212
|
+
"SZL",
|
27213
|
+
"THB",
|
27214
|
+
"TJS",
|
27215
|
+
"TMT",
|
27216
|
+
"TND",
|
27217
|
+
"TOP",
|
27218
|
+
"TRY",
|
27219
|
+
"TTD",
|
27220
|
+
"TVD",
|
27221
|
+
"TWD",
|
27222
|
+
"TZS",
|
27223
|
+
"UAH",
|
27224
|
+
"UGX",
|
27225
|
+
"USD",
|
27226
|
+
"UYU",
|
27227
|
+
"UZS",
|
27228
|
+
"VEF",
|
27229
|
+
"VND",
|
27230
|
+
"VUV",
|
27231
|
+
"WST",
|
27232
|
+
"XAF",
|
27233
|
+
"XCD",
|
27234
|
+
"XDR",
|
27235
|
+
"XOF",
|
27236
|
+
"XPF",
|
27237
|
+
"XTS",
|
27238
|
+
"XXX",
|
27239
|
+
"YER",
|
27240
|
+
"ZAR",
|
27241
|
+
"ZMW",
|
27242
|
+
"ZWD"
|
27243
|
+
]
|
27244
|
+
},
|
27245
|
+
"amount": {
|
27246
|
+
"title": "Amount",
|
27247
|
+
"type": "string",
|
27248
|
+
"pattern": "^([0]|([1-9][0-9]{0,17}))([.][0-9]{0,3}[1-9])?$",
|
27249
|
+
"description": "The API data type Amount is a JSON String in a canonical format that is restricted by a regular expression for interoperability reasons. This pattern does not allow any trailing zeroes at all, but allows an amount without a minor currency unit. It also only allows four digits in the minor currency unit; a negative value is not allowed. Using more than 18 digits in the major currency unit is not allowed.",
|
27250
|
+
"example": "123.45"
|
27251
|
+
}
|
27252
|
+
},
|
27253
|
+
"required": [
|
27254
|
+
"currency",
|
27255
|
+
"amount"
|
27256
|
+
]
|
27257
|
+
},
|
27258
|
+
"payeeFspFee": {
|
27259
|
+
"title": "Money",
|
27260
|
+
"type": "object",
|
27261
|
+
"description": "Data model for the complex type Money.",
|
27262
|
+
"properties": {
|
27263
|
+
"currency": {
|
27264
|
+
"title": "Currency",
|
27265
|
+
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
27266
|
+
"type": "string",
|
27267
|
+
"minLength": 3,
|
27268
|
+
"maxLength": 3,
|
27269
|
+
"enum": [
|
27270
|
+
"AED",
|
27271
|
+
"AFN",
|
27272
|
+
"ALL",
|
27273
|
+
"AMD",
|
27274
|
+
"ANG",
|
27275
|
+
"AOA",
|
27276
|
+
"ARS",
|
27277
|
+
"AUD",
|
27278
|
+
"AWG",
|
27279
|
+
"AZN",
|
27280
|
+
"BAM",
|
27281
|
+
"BBD",
|
27282
|
+
"BDT",
|
27283
|
+
"BGN",
|
27284
|
+
"BHD",
|
27285
|
+
"BIF",
|
27286
|
+
"BMD",
|
27287
|
+
"BND",
|
27288
|
+
"BOB",
|
27289
|
+
"BRL",
|
27290
|
+
"BSD",
|
27291
|
+
"BTN",
|
27292
|
+
"BWP",
|
27293
|
+
"BYN",
|
27294
|
+
"BZD",
|
27295
|
+
"CAD",
|
27296
|
+
"CDF",
|
27297
|
+
"CHF",
|
27298
|
+
"CLP",
|
27299
|
+
"CNY",
|
27300
|
+
"COP",
|
27301
|
+
"CRC",
|
27302
|
+
"CUC",
|
27303
|
+
"CUP",
|
27304
|
+
"CVE",
|
27305
|
+
"CZK",
|
27306
|
+
"DJF",
|
27307
|
+
"DKK",
|
27308
|
+
"DOP",
|
27309
|
+
"DZD",
|
27310
|
+
"EGP",
|
27311
|
+
"ERN",
|
27312
|
+
"ETB",
|
27313
|
+
"EUR",
|
27314
|
+
"FJD",
|
27315
|
+
"FKP",
|
27316
|
+
"GBP",
|
27317
|
+
"GEL",
|
27318
|
+
"GGP",
|
27319
|
+
"GHS",
|
27320
|
+
"GIP",
|
27321
|
+
"GMD",
|
27322
|
+
"GNF",
|
27323
|
+
"GTQ",
|
27324
|
+
"GYD",
|
27325
|
+
"HKD",
|
27326
|
+
"HNL",
|
27327
|
+
"HRK",
|
27328
|
+
"HTG",
|
27329
|
+
"HUF",
|
27330
|
+
"IDR",
|
27331
|
+
"ILS",
|
27332
|
+
"IMP",
|
27333
|
+
"INR",
|
27334
|
+
"IQD",
|
27335
|
+
"IRR",
|
27336
|
+
"ISK",
|
27337
|
+
"JEP",
|
27338
|
+
"JMD",
|
27339
|
+
"JOD",
|
27340
|
+
"JPY",
|
27341
|
+
"KES",
|
27342
|
+
"KGS",
|
27343
|
+
"KHR",
|
27344
|
+
"KMF",
|
27345
|
+
"KPW",
|
27346
|
+
"KRW",
|
27347
|
+
"KWD",
|
27348
|
+
"KYD",
|
27349
|
+
"KZT",
|
27350
|
+
"LAK",
|
27351
|
+
"LBP",
|
27352
|
+
"LKR",
|
27353
|
+
"LRD",
|
27354
|
+
"LSL",
|
27355
|
+
"LYD",
|
27356
|
+
"MAD",
|
27357
|
+
"MDL",
|
27358
|
+
"MGA",
|
27359
|
+
"MKD",
|
27360
|
+
"MMK",
|
27361
|
+
"MNT",
|
27362
|
+
"MOP",
|
27363
|
+
"MRO",
|
27364
|
+
"MUR",
|
27365
|
+
"MVR",
|
27366
|
+
"MWK",
|
27367
|
+
"MXN",
|
27368
|
+
"MYR",
|
27369
|
+
"MZN",
|
27370
|
+
"NAD",
|
27371
|
+
"NGN",
|
27372
|
+
"NIO",
|
27373
|
+
"NOK",
|
27374
|
+
"NPR",
|
27375
|
+
"NZD",
|
27376
|
+
"OMR",
|
27377
|
+
"PAB",
|
27378
|
+
"PEN",
|
27379
|
+
"PGK",
|
27380
|
+
"PHP",
|
27381
|
+
"PKR",
|
27382
|
+
"PLN",
|
27383
|
+
"PYG",
|
27384
|
+
"QAR",
|
27385
|
+
"RON",
|
27386
|
+
"RSD",
|
27387
|
+
"RUB",
|
27388
|
+
"RWF",
|
27389
|
+
"SAR",
|
27390
|
+
"SBD",
|
27391
|
+
"SCR",
|
27392
|
+
"SDG",
|
27393
|
+
"SEK",
|
27394
|
+
"SGD",
|
27395
|
+
"SHP",
|
27396
|
+
"SLL",
|
27397
|
+
"SOS",
|
27398
|
+
"SPL",
|
27399
|
+
"SRD",
|
27400
|
+
"STD",
|
27401
|
+
"SVC",
|
27402
|
+
"SYP",
|
27403
|
+
"SZL",
|
27404
|
+
"THB",
|
27405
|
+
"TJS",
|
27406
|
+
"TMT",
|
27407
|
+
"TND",
|
27408
|
+
"TOP",
|
27409
|
+
"TRY",
|
27410
|
+
"TTD",
|
27411
|
+
"TVD",
|
27412
|
+
"TWD",
|
27413
|
+
"TZS",
|
27414
|
+
"UAH",
|
27415
|
+
"UGX",
|
27416
|
+
"USD",
|
27417
|
+
"UYU",
|
27418
|
+
"UZS",
|
27419
|
+
"VEF",
|
27420
|
+
"VND",
|
27421
|
+
"VUV",
|
27422
|
+
"WST",
|
27423
|
+
"XAF",
|
27424
|
+
"XCD",
|
27425
|
+
"XDR",
|
27426
|
+
"XOF",
|
27427
|
+
"XPF",
|
27428
|
+
"XTS",
|
27429
|
+
"XXX",
|
27430
|
+
"YER",
|
27431
|
+
"ZAR",
|
27432
|
+
"ZMW",
|
27433
|
+
"ZWD"
|
27434
|
+
]
|
27435
|
+
},
|
27436
|
+
"amount": {
|
27437
|
+
"title": "Amount",
|
27438
|
+
"type": "string",
|
27439
|
+
"pattern": "^([0]|([1-9][0-9]{0,17}))([.][0-9]{0,3}[1-9])?$",
|
27440
|
+
"description": "The API data type Amount is a JSON String in a canonical format that is restricted by a regular expression for interoperability reasons. This pattern does not allow any trailing zeroes at all, but allows an amount without a minor currency unit. It also only allows four digits in the minor currency unit; a negative value is not allowed. Using more than 18 digits in the major currency unit is not allowed.",
|
27441
|
+
"example": "123.45"
|
27442
|
+
}
|
27443
|
+
},
|
27444
|
+
"required": [
|
27445
|
+
"currency",
|
27446
|
+
"amount"
|
27447
|
+
]
|
27448
|
+
},
|
27449
|
+
"payeeFspCommission": {
|
27450
|
+
"title": "Money",
|
27451
|
+
"type": "object",
|
27452
|
+
"description": "Data model for the complex type Money.",
|
27453
|
+
"properties": {
|
27454
|
+
"currency": {
|
27455
|
+
"title": "Currency",
|
27456
|
+
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
27457
|
+
"type": "string",
|
27458
|
+
"minLength": 3,
|
27459
|
+
"maxLength": 3,
|
27460
|
+
"enum": [
|
27461
|
+
"AED",
|
27462
|
+
"AFN",
|
27463
|
+
"ALL",
|
27464
|
+
"AMD",
|
27465
|
+
"ANG",
|
27466
|
+
"AOA",
|
27467
|
+
"ARS",
|
27468
|
+
"AUD",
|
27469
|
+
"AWG",
|
27470
|
+
"AZN",
|
27471
|
+
"BAM",
|
27472
|
+
"BBD",
|
27473
|
+
"BDT",
|
27474
|
+
"BGN",
|
27475
|
+
"BHD",
|
27476
|
+
"BIF",
|
27477
|
+
"BMD",
|
27478
|
+
"BND",
|
27479
|
+
"BOB",
|
27480
|
+
"BRL",
|
27481
|
+
"BSD",
|
27482
|
+
"BTN",
|
27483
|
+
"BWP",
|
27484
|
+
"BYN",
|
27485
|
+
"BZD",
|
27486
|
+
"CAD",
|
27487
|
+
"CDF",
|
27488
|
+
"CHF",
|
27489
|
+
"CLP",
|
27490
|
+
"CNY",
|
27491
|
+
"COP",
|
27492
|
+
"CRC",
|
27493
|
+
"CUC",
|
27494
|
+
"CUP",
|
27495
|
+
"CVE",
|
27496
|
+
"CZK",
|
27497
|
+
"DJF",
|
27498
|
+
"DKK",
|
27499
|
+
"DOP",
|
27500
|
+
"DZD",
|
27501
|
+
"EGP",
|
27502
|
+
"ERN",
|
27503
|
+
"ETB",
|
27504
|
+
"EUR",
|
27505
|
+
"FJD",
|
27506
|
+
"FKP",
|
27507
|
+
"GBP",
|
27164
27508
|
"GEL",
|
27165
27509
|
"GGP",
|
27166
27510
|
"GHS",
|
@@ -29263,262 +29607,606 @@
|
|
29263
29607
|
"maxLength": 32,
|
29264
29608
|
"description": "Extension key."
|
29265
29609
|
},
|
29266
|
-
"value": {
|
29267
|
-
"title": "ExtensionValue",
|
29268
|
-
"type": "string",
|
29269
|
-
"minLength": 1,
|
29270
|
-
"maxLength": 128,
|
29271
|
-
"description": "Extension value."
|
29610
|
+
"value": {
|
29611
|
+
"title": "ExtensionValue",
|
29612
|
+
"type": "string",
|
29613
|
+
"minLength": 1,
|
29614
|
+
"maxLength": 128,
|
29615
|
+
"description": "Extension value."
|
29616
|
+
}
|
29617
|
+
},
|
29618
|
+
"required": [
|
29619
|
+
"key",
|
29620
|
+
"value"
|
29621
|
+
]
|
29622
|
+
},
|
29623
|
+
"minItems": 0,
|
29624
|
+
"maxItems": 16
|
29625
|
+
}
|
29626
|
+
}
|
29627
|
+
},
|
29628
|
+
"amountType": {
|
29629
|
+
"title": "AmountType",
|
29630
|
+
"type": "string",
|
29631
|
+
"enum": [
|
29632
|
+
"SEND",
|
29633
|
+
"RECEIVE"
|
29634
|
+
],
|
29635
|
+
"description": "Below are the allowed values for the enumeration AmountType.\n- SEND - Amount the Payer would like to send, that is, the amount that should be withdrawn from the Payer account including any fees.\n- RECEIVE - Amount the Payer would like the Payee to receive, that is, the amount that should be sent to the receiver exclusive of any fees.",
|
29636
|
+
"example": "RECEIVE"
|
29637
|
+
},
|
29638
|
+
"currency": {
|
29639
|
+
"title": "Currency",
|
29640
|
+
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
29641
|
+
"type": "string",
|
29642
|
+
"minLength": 3,
|
29643
|
+
"maxLength": 3,
|
29644
|
+
"enum": [
|
29645
|
+
"AED",
|
29646
|
+
"AFN",
|
29647
|
+
"ALL",
|
29648
|
+
"AMD",
|
29649
|
+
"ANG",
|
29650
|
+
"AOA",
|
29651
|
+
"ARS",
|
29652
|
+
"AUD",
|
29653
|
+
"AWG",
|
29654
|
+
"AZN",
|
29655
|
+
"BAM",
|
29656
|
+
"BBD",
|
29657
|
+
"BDT",
|
29658
|
+
"BGN",
|
29659
|
+
"BHD",
|
29660
|
+
"BIF",
|
29661
|
+
"BMD",
|
29662
|
+
"BND",
|
29663
|
+
"BOB",
|
29664
|
+
"BRL",
|
29665
|
+
"BSD",
|
29666
|
+
"BTN",
|
29667
|
+
"BWP",
|
29668
|
+
"BYN",
|
29669
|
+
"BZD",
|
29670
|
+
"CAD",
|
29671
|
+
"CDF",
|
29672
|
+
"CHF",
|
29673
|
+
"CLP",
|
29674
|
+
"CNY",
|
29675
|
+
"COP",
|
29676
|
+
"CRC",
|
29677
|
+
"CUC",
|
29678
|
+
"CUP",
|
29679
|
+
"CVE",
|
29680
|
+
"CZK",
|
29681
|
+
"DJF",
|
29682
|
+
"DKK",
|
29683
|
+
"DOP",
|
29684
|
+
"DZD",
|
29685
|
+
"EGP",
|
29686
|
+
"ERN",
|
29687
|
+
"ETB",
|
29688
|
+
"EUR",
|
29689
|
+
"FJD",
|
29690
|
+
"FKP",
|
29691
|
+
"GBP",
|
29692
|
+
"GEL",
|
29693
|
+
"GGP",
|
29694
|
+
"GHS",
|
29695
|
+
"GIP",
|
29696
|
+
"GMD",
|
29697
|
+
"GNF",
|
29698
|
+
"GTQ",
|
29699
|
+
"GYD",
|
29700
|
+
"HKD",
|
29701
|
+
"HNL",
|
29702
|
+
"HRK",
|
29703
|
+
"HTG",
|
29704
|
+
"HUF",
|
29705
|
+
"IDR",
|
29706
|
+
"ILS",
|
29707
|
+
"IMP",
|
29708
|
+
"INR",
|
29709
|
+
"IQD",
|
29710
|
+
"IRR",
|
29711
|
+
"ISK",
|
29712
|
+
"JEP",
|
29713
|
+
"JMD",
|
29714
|
+
"JOD",
|
29715
|
+
"JPY",
|
29716
|
+
"KES",
|
29717
|
+
"KGS",
|
29718
|
+
"KHR",
|
29719
|
+
"KMF",
|
29720
|
+
"KPW",
|
29721
|
+
"KRW",
|
29722
|
+
"KWD",
|
29723
|
+
"KYD",
|
29724
|
+
"KZT",
|
29725
|
+
"LAK",
|
29726
|
+
"LBP",
|
29727
|
+
"LKR",
|
29728
|
+
"LRD",
|
29729
|
+
"LSL",
|
29730
|
+
"LYD",
|
29731
|
+
"MAD",
|
29732
|
+
"MDL",
|
29733
|
+
"MGA",
|
29734
|
+
"MKD",
|
29735
|
+
"MMK",
|
29736
|
+
"MNT",
|
29737
|
+
"MOP",
|
29738
|
+
"MRO",
|
29739
|
+
"MUR",
|
29740
|
+
"MVR",
|
29741
|
+
"MWK",
|
29742
|
+
"MXN",
|
29743
|
+
"MYR",
|
29744
|
+
"MZN",
|
29745
|
+
"NAD",
|
29746
|
+
"NGN",
|
29747
|
+
"NIO",
|
29748
|
+
"NOK",
|
29749
|
+
"NPR",
|
29750
|
+
"NZD",
|
29751
|
+
"OMR",
|
29752
|
+
"PAB",
|
29753
|
+
"PEN",
|
29754
|
+
"PGK",
|
29755
|
+
"PHP",
|
29756
|
+
"PKR",
|
29757
|
+
"PLN",
|
29758
|
+
"PYG",
|
29759
|
+
"QAR",
|
29760
|
+
"RON",
|
29761
|
+
"RSD",
|
29762
|
+
"RUB",
|
29763
|
+
"RWF",
|
29764
|
+
"SAR",
|
29765
|
+
"SBD",
|
29766
|
+
"SCR",
|
29767
|
+
"SDG",
|
29768
|
+
"SEK",
|
29769
|
+
"SGD",
|
29770
|
+
"SHP",
|
29771
|
+
"SLL",
|
29772
|
+
"SOS",
|
29773
|
+
"SPL",
|
29774
|
+
"SRD",
|
29775
|
+
"STD",
|
29776
|
+
"SVC",
|
29777
|
+
"SYP",
|
29778
|
+
"SZL",
|
29779
|
+
"THB",
|
29780
|
+
"TJS",
|
29781
|
+
"TMT",
|
29782
|
+
"TND",
|
29783
|
+
"TOP",
|
29784
|
+
"TRY",
|
29785
|
+
"TTD",
|
29786
|
+
"TVD",
|
29787
|
+
"TWD",
|
29788
|
+
"TZS",
|
29789
|
+
"UAH",
|
29790
|
+
"UGX",
|
29791
|
+
"USD",
|
29792
|
+
"UYU",
|
29793
|
+
"UZS",
|
29794
|
+
"VEF",
|
29795
|
+
"VND",
|
29796
|
+
"VUV",
|
29797
|
+
"WST",
|
29798
|
+
"XAF",
|
29799
|
+
"XCD",
|
29800
|
+
"XDR",
|
29801
|
+
"XOF",
|
29802
|
+
"XPF",
|
29803
|
+
"XTS",
|
29804
|
+
"XXX",
|
29805
|
+
"YER",
|
29806
|
+
"ZAR",
|
29807
|
+
"ZMW",
|
29808
|
+
"ZWD"
|
29809
|
+
]
|
29810
|
+
},
|
29811
|
+
"amount": {
|
29812
|
+
"title": "Amount",
|
29813
|
+
"type": "string",
|
29814
|
+
"pattern": "^([0]|([1-9][0-9]{0,17}))([.][0-9]{0,3}[1-9])?$",
|
29815
|
+
"description": "The API data type Amount is a JSON String in a canonical format that is restricted by a regular expression for interoperability reasons. This pattern does not allow any trailing zeroes at all, but allows an amount without a minor currency unit. It also only allows four digits in the minor currency unit; a negative value is not allowed. Using more than 18 digits in the major currency unit is not allowed.",
|
29816
|
+
"example": "123.45"
|
29817
|
+
},
|
29818
|
+
"transactionType": {
|
29819
|
+
"title": "transferTransactionType",
|
29820
|
+
"type": "string",
|
29821
|
+
"enum": [
|
29822
|
+
"TRANSFER"
|
29823
|
+
],
|
29824
|
+
"description": "Type of transaction."
|
29825
|
+
},
|
29826
|
+
"subScenario": {
|
29827
|
+
"title": "TransactionSubScenario",
|
29828
|
+
"type": "string",
|
29829
|
+
"pattern": "^[A-Z_]{1,32}$",
|
29830
|
+
"description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
|
29831
|
+
"example": "LOCALLY_DEFINED_SUBSCENARIO"
|
29832
|
+
},
|
29833
|
+
"note": {
|
29834
|
+
"title": "Note",
|
29835
|
+
"type": "string",
|
29836
|
+
"minLength": 1,
|
29837
|
+
"maxLength": 128,
|
29838
|
+
"description": "Memo assigned to transaction.",
|
29839
|
+
"example": "Note sent to Payee."
|
29840
|
+
},
|
29841
|
+
"currentState": {
|
29842
|
+
"type": "string",
|
29843
|
+
"enum": [
|
29844
|
+
"ERROR_OCCURRED",
|
29845
|
+
"WAITING_FOR_PARTY_ACCEPTANCE",
|
29846
|
+
"WAITING_FOR_QUOTE_ACCEPTANCE",
|
29847
|
+
"WAITING_FOR_CONVERSION_ACCEPTANCE",
|
29848
|
+
"COMPLETED"
|
29849
|
+
]
|
29850
|
+
},
|
29851
|
+
"quoteId": {
|
29852
|
+
"title": "CorrelationId",
|
29853
|
+
"type": "string",
|
29854
|
+
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$|^[0-9A-HJKMNP-TV-Z]{26}$",
|
29855
|
+
"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)",
|
29856
|
+
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
29857
|
+
},
|
29858
|
+
"getPartiesResponse": {
|
29859
|
+
"type": "object",
|
29860
|
+
"required": [
|
29861
|
+
"body"
|
29862
|
+
],
|
29863
|
+
"properties": {
|
29864
|
+
"body": {
|
29865
|
+
"title": "Party",
|
29866
|
+
"type": "object",
|
29867
|
+
"description": "Data model for the complex type Party.",
|
29868
|
+
"properties": {
|
29869
|
+
"partyIdInfo": {
|
29870
|
+
"title": "PartyIdInfo",
|
29871
|
+
"type": "object",
|
29872
|
+
"description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
|
29873
|
+
"properties": {
|
29874
|
+
"partyIdType": {
|
29875
|
+
"title": "PartyIdType",
|
29876
|
+
"type": "string",
|
29877
|
+
"enum": [
|
29878
|
+
"MSISDN",
|
29879
|
+
"EMAIL",
|
29880
|
+
"PERSONAL_ID",
|
29881
|
+
"BUSINESS",
|
29882
|
+
"DEVICE",
|
29883
|
+
"ACCOUNT_ID",
|
29884
|
+
"IBAN",
|
29885
|
+
"ALIAS"
|
29886
|
+
],
|
29887
|
+
"description": "Below are the allowed values for the enumeration.\n- MSISDN - An MSISDN (Mobile Station International Subscriber Directory Number, that is, the phone number) is used as reference to a participant. The MSISDN identifier should be in international format according to the [ITU-T E.164 standard](https://www.itu.int/rec/T-REC-E.164/en). Optionally, the MSISDN may be prefixed by a single plus sign, indicating the international prefix.\n- EMAIL - An email is used as reference to a participant. The format of the email should be according to the informational [RFC 3696](https://tools.ietf.org/html/rfc3696).\n- PERSONAL_ID - A personal identifier is used as reference to a participant. Examples of personal identification are passport number, birth certificate number, and national registration number. The identifier number is added in the PartyIdentifier element. The personal identifier type is added in the PartySubIdOrType element.\n- BUSINESS - A specific Business (for example, an organization or a company) is used as reference to a participant. The BUSINESS identifier can be in any format. To make a transaction connected to a specific username or bill number in a Business, the PartySubIdOrType element should be used.\n- DEVICE - A specific device (for example, a POS or ATM) ID connected to a specific business or organization is used as reference to a Party. For referencing a specific device under a specific business or organization, use the PartySubIdOrType element.\n- ACCOUNT_ID - A bank account number or FSP account ID should be used as reference to a participant. The ACCOUNT_ID identifier can be in any format, as formats can greatly differ depending on country and FSP.\n- IBAN - A bank account number or FSP account ID is used as reference to a participant. The IBAN identifier can consist of up to 34 alphanumeric characters and should be entered without whitespace.\n- ALIAS An alias is used as reference to a participant. The alias should be created in the FSP as an alternative reference to an account owner. Another example of an alias is a username in the FSP system. The ALIAS identifier can be in any format. It is also possible to use the PartySubIdOrType element for identifying an account under an Alias defined by the PartyIdentifier."
|
29888
|
+
},
|
29889
|
+
"partyIdentifier": {
|
29890
|
+
"title": "PartyIdentifier",
|
29891
|
+
"type": "string",
|
29892
|
+
"minLength": 1,
|
29893
|
+
"maxLength": 128,
|
29894
|
+
"description": "Identifier of the Party.",
|
29895
|
+
"example": "16135551212"
|
29896
|
+
},
|
29897
|
+
"partySubIdOrType": {
|
29898
|
+
"title": "PartySubIdOrType",
|
29899
|
+
"type": "string",
|
29900
|
+
"minLength": 1,
|
29901
|
+
"maxLength": 128,
|
29902
|
+
"description": "Either a sub-identifier of a PartyIdentifier, or a sub-type of the PartyIdType, normally a PersonalIdentifierType."
|
29903
|
+
},
|
29904
|
+
"fspId": {
|
29905
|
+
"title": "FspId",
|
29906
|
+
"type": "string",
|
29907
|
+
"minLength": 1,
|
29908
|
+
"maxLength": 32,
|
29909
|
+
"description": "FSP identifier."
|
29910
|
+
},
|
29911
|
+
"extensionList": {
|
29912
|
+
"title": "ExtensionList",
|
29913
|
+
"type": "object",
|
29914
|
+
"description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
|
29915
|
+
"properties": {
|
29916
|
+
"extension": {
|
29917
|
+
"type": "array",
|
29918
|
+
"items": {
|
29919
|
+
"title": "Extension",
|
29920
|
+
"type": "object",
|
29921
|
+
"description": "Data model for the complex type Extension.",
|
29922
|
+
"properties": {
|
29923
|
+
"key": {
|
29924
|
+
"title": "ExtensionKey",
|
29925
|
+
"type": "string",
|
29926
|
+
"minLength": 1,
|
29927
|
+
"maxLength": 32,
|
29928
|
+
"description": "Extension key."
|
29929
|
+
},
|
29930
|
+
"value": {
|
29931
|
+
"title": "ExtensionValue",
|
29932
|
+
"type": "string",
|
29933
|
+
"minLength": 1,
|
29934
|
+
"maxLength": 128,
|
29935
|
+
"description": "Extension value."
|
29936
|
+
}
|
29937
|
+
},
|
29938
|
+
"required": [
|
29939
|
+
"key",
|
29940
|
+
"value"
|
29941
|
+
]
|
29942
|
+
},
|
29943
|
+
"minItems": 1,
|
29944
|
+
"maxItems": 16,
|
29945
|
+
"description": "Number of Extension elements."
|
29946
|
+
}
|
29947
|
+
},
|
29948
|
+
"required": [
|
29949
|
+
"extension"
|
29950
|
+
]
|
29951
|
+
}
|
29952
|
+
},
|
29953
|
+
"required": [
|
29954
|
+
"partyIdType",
|
29955
|
+
"partyIdentifier"
|
29956
|
+
]
|
29957
|
+
},
|
29958
|
+
"merchantClassificationCode": {
|
29959
|
+
"title": "MerchantClassificationCode",
|
29960
|
+
"type": "string",
|
29961
|
+
"pattern": "^[\\d]{1,4}$",
|
29962
|
+
"description": "A limited set of pre-defined numbers. This list would be a limited set of numbers identifying a set of popular merchant types like School Fees, Pubs and Restaurants, Groceries, etc."
|
29963
|
+
},
|
29964
|
+
"name": {
|
29965
|
+
"title": "PartyName",
|
29966
|
+
"type": "string",
|
29967
|
+
"minLength": 1,
|
29968
|
+
"maxLength": 128,
|
29969
|
+
"description": "Name of the Party. Could be a real name or a nickname."
|
29970
|
+
},
|
29971
|
+
"personalInfo": {
|
29972
|
+
"title": "PartyPersonalInfo",
|
29973
|
+
"type": "object",
|
29974
|
+
"description": "Data model for the complex type PartyPersonalInfo.",
|
29975
|
+
"properties": {
|
29976
|
+
"complexName": {
|
29977
|
+
"title": "PartyComplexName",
|
29978
|
+
"type": "object",
|
29979
|
+
"description": "Data model for the complex type PartyComplexName.",
|
29980
|
+
"properties": {
|
29981
|
+
"firstName": {
|
29982
|
+
"title": "FirstName",
|
29983
|
+
"type": "string",
|
29984
|
+
"minLength": 1,
|
29985
|
+
"maxLength": 128,
|
29986
|
+
"pattern": "^(?!\\s*$)[\\p{L}\\p{gc=Mark}\\p{digit}\\p{gc=Connector_Punctuation}\\p{Join_Control} .,''-]{1,128}$",
|
29987
|
+
"description": "First name of the Party (Name Type).",
|
29988
|
+
"example": "Henrik"
|
29989
|
+
},
|
29990
|
+
"middleName": {
|
29991
|
+
"title": "MiddleName",
|
29992
|
+
"type": "string",
|
29993
|
+
"minLength": 1,
|
29994
|
+
"maxLength": 128,
|
29995
|
+
"pattern": "^(?!\\s*$)[\\p{L}\\p{gc=Mark}\\p{digit}\\p{gc=Connector_Punctuation}\\p{Join_Control} .,''-]{1,128}$",
|
29996
|
+
"description": "Middle name of the Party (Name Type).",
|
29997
|
+
"example": "Johannes"
|
29998
|
+
},
|
29999
|
+
"lastName": {
|
30000
|
+
"title": "LastName",
|
30001
|
+
"type": "string",
|
30002
|
+
"minLength": 1,
|
30003
|
+
"maxLength": 128,
|
30004
|
+
"pattern": "^(?!\\s*$)[\\p{L}\\p{gc=Mark}\\p{digit}\\p{gc=Connector_Punctuation}\\p{Join_Control} .,''-]{1,128}$",
|
30005
|
+
"description": "Last name of the Party (Name Type).",
|
30006
|
+
"example": "Karlsson"
|
30007
|
+
}
|
30008
|
+
}
|
30009
|
+
},
|
30010
|
+
"dateOfBirth": {
|
30011
|
+
"title": "DateofBirth (type Date)",
|
30012
|
+
"type": "string",
|
30013
|
+
"pattern": "^(?:[1-9]\\d{3}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1\\d|2[0-8])|(?:0[13-9]|1[0-2])-(?:29|30)|(?:0[13578]|1[02])-31)|(?:[1-9]\\d(?:0[48]|[2468][048]|[13579][26])|(?:[2468][048]|[13579][26])00)-02-29)$",
|
30014
|
+
"description": "Date of Birth of the Party.",
|
30015
|
+
"example": "1966-06-16"
|
30016
|
+
},
|
30017
|
+
"kycInformation": {
|
30018
|
+
"title": "KYCInformation",
|
30019
|
+
"type": "string",
|
30020
|
+
"minLength": 1,
|
30021
|
+
"maxLength": 2048,
|
30022
|
+
"description": "KYC information for the party in a form mandated by an individual scheme.",
|
30023
|
+
"example": "{\n \"metadata\": {\n \"format\": \"JSON\",\n \"version\": \"1.0\",\n \"description\": \"Data containing KYC Information\"\n },\n \"data\": {\n \"name\": \"John Doe\",\n \"dob\": \"1980-05-15\",\n \"gender\": \"Male\",\n \"address\": \"123 Main Street, Anytown, USA\",\n \"email\": \"johndoe@example.com\",\n \"phone\": \"+1 555-123-4567\",\n \"nationality\": \"US\",\n \"passport_number\": \"AB1234567\",\n \"issue_date\": \"2010-02-20\",\n \"expiry_date\": \"2025-02-20\",\n \"bank_account_number\": \"1234567890\",\n \"bank_name\": \"Example Bank\",\n \"employer\": \"ABC Company\",\n \"occupation\": \"Software Engineer\",\n \"income\": \"$80,000 per year\",\n \"marital_status\": \"Single\",\n \"dependents\": 0,\n \"risk_level\": \"Low\"\n }\n}"
|
30024
|
+
}
|
29272
30025
|
}
|
29273
30026
|
},
|
29274
|
-
"
|
29275
|
-
"
|
29276
|
-
"
|
29277
|
-
|
30027
|
+
"supportedCurrencies": {
|
30028
|
+
"type": "array",
|
30029
|
+
"description": "Currencies in which the party can receive funds.",
|
30030
|
+
"items": {
|
30031
|
+
"title": "Currency",
|
30032
|
+
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
30033
|
+
"type": "string",
|
30034
|
+
"minLength": 3,
|
30035
|
+
"maxLength": 3,
|
30036
|
+
"enum": [
|
30037
|
+
"AED",
|
30038
|
+
"AFN",
|
30039
|
+
"ALL",
|
30040
|
+
"AMD",
|
30041
|
+
"ANG",
|
30042
|
+
"AOA",
|
30043
|
+
"ARS",
|
30044
|
+
"AUD",
|
30045
|
+
"AWG",
|
30046
|
+
"AZN",
|
30047
|
+
"BAM",
|
30048
|
+
"BBD",
|
30049
|
+
"BDT",
|
30050
|
+
"BGN",
|
30051
|
+
"BHD",
|
30052
|
+
"BIF",
|
30053
|
+
"BMD",
|
30054
|
+
"BND",
|
30055
|
+
"BOB",
|
30056
|
+
"BRL",
|
30057
|
+
"BSD",
|
30058
|
+
"BTN",
|
30059
|
+
"BWP",
|
30060
|
+
"BYN",
|
30061
|
+
"BZD",
|
30062
|
+
"CAD",
|
30063
|
+
"CDF",
|
30064
|
+
"CHF",
|
30065
|
+
"CLP",
|
30066
|
+
"CNY",
|
30067
|
+
"COP",
|
30068
|
+
"CRC",
|
30069
|
+
"CUC",
|
30070
|
+
"CUP",
|
30071
|
+
"CVE",
|
30072
|
+
"CZK",
|
30073
|
+
"DJF",
|
30074
|
+
"DKK",
|
30075
|
+
"DOP",
|
30076
|
+
"DZD",
|
30077
|
+
"EGP",
|
30078
|
+
"ERN",
|
30079
|
+
"ETB",
|
30080
|
+
"EUR",
|
30081
|
+
"FJD",
|
30082
|
+
"FKP",
|
30083
|
+
"GBP",
|
30084
|
+
"GEL",
|
30085
|
+
"GGP",
|
30086
|
+
"GHS",
|
30087
|
+
"GIP",
|
30088
|
+
"GMD",
|
30089
|
+
"GNF",
|
30090
|
+
"GTQ",
|
30091
|
+
"GYD",
|
30092
|
+
"HKD",
|
30093
|
+
"HNL",
|
30094
|
+
"HRK",
|
30095
|
+
"HTG",
|
30096
|
+
"HUF",
|
30097
|
+
"IDR",
|
30098
|
+
"ILS",
|
30099
|
+
"IMP",
|
30100
|
+
"INR",
|
30101
|
+
"IQD",
|
30102
|
+
"IRR",
|
30103
|
+
"ISK",
|
30104
|
+
"JEP",
|
30105
|
+
"JMD",
|
30106
|
+
"JOD",
|
30107
|
+
"JPY",
|
30108
|
+
"KES",
|
30109
|
+
"KGS",
|
30110
|
+
"KHR",
|
30111
|
+
"KMF",
|
30112
|
+
"KPW",
|
30113
|
+
"KRW",
|
30114
|
+
"KWD",
|
30115
|
+
"KYD",
|
30116
|
+
"KZT",
|
30117
|
+
"LAK",
|
30118
|
+
"LBP",
|
30119
|
+
"LKR",
|
30120
|
+
"LRD",
|
30121
|
+
"LSL",
|
30122
|
+
"LYD",
|
30123
|
+
"MAD",
|
30124
|
+
"MDL",
|
30125
|
+
"MGA",
|
30126
|
+
"MKD",
|
30127
|
+
"MMK",
|
30128
|
+
"MNT",
|
30129
|
+
"MOP",
|
30130
|
+
"MRO",
|
30131
|
+
"MUR",
|
30132
|
+
"MVR",
|
30133
|
+
"MWK",
|
30134
|
+
"MXN",
|
30135
|
+
"MYR",
|
30136
|
+
"MZN",
|
30137
|
+
"NAD",
|
30138
|
+
"NGN",
|
30139
|
+
"NIO",
|
30140
|
+
"NOK",
|
30141
|
+
"NPR",
|
30142
|
+
"NZD",
|
30143
|
+
"OMR",
|
30144
|
+
"PAB",
|
30145
|
+
"PEN",
|
30146
|
+
"PGK",
|
30147
|
+
"PHP",
|
30148
|
+
"PKR",
|
30149
|
+
"PLN",
|
30150
|
+
"PYG",
|
30151
|
+
"QAR",
|
30152
|
+
"RON",
|
30153
|
+
"RSD",
|
30154
|
+
"RUB",
|
30155
|
+
"RWF",
|
30156
|
+
"SAR",
|
30157
|
+
"SBD",
|
30158
|
+
"SCR",
|
30159
|
+
"SDG",
|
30160
|
+
"SEK",
|
30161
|
+
"SGD",
|
30162
|
+
"SHP",
|
30163
|
+
"SLL",
|
30164
|
+
"SOS",
|
30165
|
+
"SPL",
|
30166
|
+
"SRD",
|
30167
|
+
"STD",
|
30168
|
+
"SVC",
|
30169
|
+
"SYP",
|
30170
|
+
"SZL",
|
30171
|
+
"THB",
|
30172
|
+
"TJS",
|
30173
|
+
"TMT",
|
30174
|
+
"TND",
|
30175
|
+
"TOP",
|
30176
|
+
"TRY",
|
30177
|
+
"TTD",
|
30178
|
+
"TVD",
|
30179
|
+
"TWD",
|
30180
|
+
"TZS",
|
30181
|
+
"UAH",
|
30182
|
+
"UGX",
|
30183
|
+
"USD",
|
30184
|
+
"UYU",
|
30185
|
+
"UZS",
|
30186
|
+
"VEF",
|
30187
|
+
"VND",
|
30188
|
+
"VUV",
|
30189
|
+
"WST",
|
30190
|
+
"XAF",
|
30191
|
+
"XCD",
|
30192
|
+
"XDR",
|
30193
|
+
"XOF",
|
30194
|
+
"XPF",
|
30195
|
+
"XTS",
|
30196
|
+
"XXX",
|
30197
|
+
"YER",
|
30198
|
+
"ZAR",
|
30199
|
+
"ZMW",
|
30200
|
+
"ZWD"
|
30201
|
+
]
|
30202
|
+
},
|
30203
|
+
"minItems": 0,
|
30204
|
+
"maxItems": 16
|
30205
|
+
}
|
29278
30206
|
},
|
29279
|
-
"
|
29280
|
-
|
29281
|
-
|
29282
|
-
}
|
29283
|
-
},
|
29284
|
-
"amountType": {
|
29285
|
-
"title": "AmountType",
|
29286
|
-
"type": "string",
|
29287
|
-
"enum": [
|
29288
|
-
"SEND",
|
29289
|
-
"RECEIVE"
|
29290
|
-
],
|
29291
|
-
"description": "Below are the allowed values for the enumeration AmountType.\n- SEND - Amount the Payer would like to send, that is, the amount that should be withdrawn from the Payer account including any fees.\n- RECEIVE - Amount the Payer would like the Payee to receive, that is, the amount that should be sent to the receiver exclusive of any fees.",
|
29292
|
-
"example": "RECEIVE"
|
29293
|
-
},
|
29294
|
-
"currency": {
|
29295
|
-
"title": "Currency",
|
29296
|
-
"description": "The currency codes defined in [ISO 4217](https://www.iso.org/iso-4217-currency-codes.html) as three-letter alphabetic codes are used as the standard naming representation for currencies.",
|
29297
|
-
"type": "string",
|
29298
|
-
"minLength": 3,
|
29299
|
-
"maxLength": 3,
|
29300
|
-
"enum": [
|
29301
|
-
"AED",
|
29302
|
-
"AFN",
|
29303
|
-
"ALL",
|
29304
|
-
"AMD",
|
29305
|
-
"ANG",
|
29306
|
-
"AOA",
|
29307
|
-
"ARS",
|
29308
|
-
"AUD",
|
29309
|
-
"AWG",
|
29310
|
-
"AZN",
|
29311
|
-
"BAM",
|
29312
|
-
"BBD",
|
29313
|
-
"BDT",
|
29314
|
-
"BGN",
|
29315
|
-
"BHD",
|
29316
|
-
"BIF",
|
29317
|
-
"BMD",
|
29318
|
-
"BND",
|
29319
|
-
"BOB",
|
29320
|
-
"BRL",
|
29321
|
-
"BSD",
|
29322
|
-
"BTN",
|
29323
|
-
"BWP",
|
29324
|
-
"BYN",
|
29325
|
-
"BZD",
|
29326
|
-
"CAD",
|
29327
|
-
"CDF",
|
29328
|
-
"CHF",
|
29329
|
-
"CLP",
|
29330
|
-
"CNY",
|
29331
|
-
"COP",
|
29332
|
-
"CRC",
|
29333
|
-
"CUC",
|
29334
|
-
"CUP",
|
29335
|
-
"CVE",
|
29336
|
-
"CZK",
|
29337
|
-
"DJF",
|
29338
|
-
"DKK",
|
29339
|
-
"DOP",
|
29340
|
-
"DZD",
|
29341
|
-
"EGP",
|
29342
|
-
"ERN",
|
29343
|
-
"ETB",
|
29344
|
-
"EUR",
|
29345
|
-
"FJD",
|
29346
|
-
"FKP",
|
29347
|
-
"GBP",
|
29348
|
-
"GEL",
|
29349
|
-
"GGP",
|
29350
|
-
"GHS",
|
29351
|
-
"GIP",
|
29352
|
-
"GMD",
|
29353
|
-
"GNF",
|
29354
|
-
"GTQ",
|
29355
|
-
"GYD",
|
29356
|
-
"HKD",
|
29357
|
-
"HNL",
|
29358
|
-
"HRK",
|
29359
|
-
"HTG",
|
29360
|
-
"HUF",
|
29361
|
-
"IDR",
|
29362
|
-
"ILS",
|
29363
|
-
"IMP",
|
29364
|
-
"INR",
|
29365
|
-
"IQD",
|
29366
|
-
"IRR",
|
29367
|
-
"ISK",
|
29368
|
-
"JEP",
|
29369
|
-
"JMD",
|
29370
|
-
"JOD",
|
29371
|
-
"JPY",
|
29372
|
-
"KES",
|
29373
|
-
"KGS",
|
29374
|
-
"KHR",
|
29375
|
-
"KMF",
|
29376
|
-
"KPW",
|
29377
|
-
"KRW",
|
29378
|
-
"KWD",
|
29379
|
-
"KYD",
|
29380
|
-
"KZT",
|
29381
|
-
"LAK",
|
29382
|
-
"LBP",
|
29383
|
-
"LKR",
|
29384
|
-
"LRD",
|
29385
|
-
"LSL",
|
29386
|
-
"LYD",
|
29387
|
-
"MAD",
|
29388
|
-
"MDL",
|
29389
|
-
"MGA",
|
29390
|
-
"MKD",
|
29391
|
-
"MMK",
|
29392
|
-
"MNT",
|
29393
|
-
"MOP",
|
29394
|
-
"MRO",
|
29395
|
-
"MUR",
|
29396
|
-
"MVR",
|
29397
|
-
"MWK",
|
29398
|
-
"MXN",
|
29399
|
-
"MYR",
|
29400
|
-
"MZN",
|
29401
|
-
"NAD",
|
29402
|
-
"NGN",
|
29403
|
-
"NIO",
|
29404
|
-
"NOK",
|
29405
|
-
"NPR",
|
29406
|
-
"NZD",
|
29407
|
-
"OMR",
|
29408
|
-
"PAB",
|
29409
|
-
"PEN",
|
29410
|
-
"PGK",
|
29411
|
-
"PHP",
|
29412
|
-
"PKR",
|
29413
|
-
"PLN",
|
29414
|
-
"PYG",
|
29415
|
-
"QAR",
|
29416
|
-
"RON",
|
29417
|
-
"RSD",
|
29418
|
-
"RUB",
|
29419
|
-
"RWF",
|
29420
|
-
"SAR",
|
29421
|
-
"SBD",
|
29422
|
-
"SCR",
|
29423
|
-
"SDG",
|
29424
|
-
"SEK",
|
29425
|
-
"SGD",
|
29426
|
-
"SHP",
|
29427
|
-
"SLL",
|
29428
|
-
"SOS",
|
29429
|
-
"SPL",
|
29430
|
-
"SRD",
|
29431
|
-
"STD",
|
29432
|
-
"SVC",
|
29433
|
-
"SYP",
|
29434
|
-
"SZL",
|
29435
|
-
"THB",
|
29436
|
-
"TJS",
|
29437
|
-
"TMT",
|
29438
|
-
"TND",
|
29439
|
-
"TOP",
|
29440
|
-
"TRY",
|
29441
|
-
"TTD",
|
29442
|
-
"TVD",
|
29443
|
-
"TWD",
|
29444
|
-
"TZS",
|
29445
|
-
"UAH",
|
29446
|
-
"UGX",
|
29447
|
-
"USD",
|
29448
|
-
"UYU",
|
29449
|
-
"UZS",
|
29450
|
-
"VEF",
|
29451
|
-
"VND",
|
29452
|
-
"VUV",
|
29453
|
-
"WST",
|
29454
|
-
"XAF",
|
29455
|
-
"XCD",
|
29456
|
-
"XDR",
|
29457
|
-
"XOF",
|
29458
|
-
"XPF",
|
29459
|
-
"XTS",
|
29460
|
-
"XXX",
|
29461
|
-
"YER",
|
29462
|
-
"ZAR",
|
29463
|
-
"ZMW",
|
29464
|
-
"ZWD"
|
29465
|
-
]
|
29466
|
-
},
|
29467
|
-
"amount": {
|
29468
|
-
"title": "Amount",
|
29469
|
-
"type": "string",
|
29470
|
-
"pattern": "^([0]|([1-9][0-9]{0,17}))([.][0-9]{0,3}[1-9])?$",
|
29471
|
-
"description": "The API data type Amount is a JSON String in a canonical format that is restricted by a regular expression for interoperability reasons. This pattern does not allow any trailing zeroes at all, but allows an amount without a minor currency unit. It also only allows four digits in the minor currency unit; a negative value is not allowed. Using more than 18 digits in the major currency unit is not allowed.",
|
29472
|
-
"example": "123.45"
|
29473
|
-
},
|
29474
|
-
"transactionType": {
|
29475
|
-
"title": "transferTransactionType",
|
29476
|
-
"type": "string",
|
29477
|
-
"enum": [
|
29478
|
-
"TRANSFER"
|
29479
|
-
],
|
29480
|
-
"description": "Type of transaction."
|
29481
|
-
},
|
29482
|
-
"subScenario": {
|
29483
|
-
"title": "TransactionSubScenario",
|
29484
|
-
"type": "string",
|
29485
|
-
"pattern": "^[A-Z_]{1,32}$",
|
29486
|
-
"description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
|
29487
|
-
"example": "LOCALLY_DEFINED_SUBSCENARIO"
|
29488
|
-
},
|
29489
|
-
"note": {
|
29490
|
-
"title": "Note",
|
29491
|
-
"type": "string",
|
29492
|
-
"minLength": 1,
|
29493
|
-
"maxLength": 128,
|
29494
|
-
"description": "Memo assigned to transaction.",
|
29495
|
-
"example": "Note sent to Payee."
|
29496
|
-
},
|
29497
|
-
"currentState": {
|
29498
|
-
"type": "string",
|
29499
|
-
"enum": [
|
29500
|
-
"ERROR_OCCURRED",
|
29501
|
-
"WAITING_FOR_PARTY_ACCEPTANCE",
|
29502
|
-
"WAITING_FOR_QUOTE_ACCEPTANCE",
|
29503
|
-
"WAITING_FOR_CONVERSION_ACCEPTANCE",
|
29504
|
-
"COMPLETED"
|
29505
|
-
]
|
29506
|
-
},
|
29507
|
-
"quoteId": {
|
29508
|
-
"title": "CorrelationId",
|
29509
|
-
"type": "string",
|
29510
|
-
"pattern": "^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$|^[0-9A-HJKMNP-TV-Z]{26}$",
|
29511
|
-
"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)",
|
29512
|
-
"example": "b51ec534-ee48-4575-b6a9-ead2955b8069"
|
29513
|
-
},
|
29514
|
-
"getPartiesResponse": {
|
29515
|
-
"type": "object",
|
29516
|
-
"required": [
|
29517
|
-
"body"
|
29518
|
-
],
|
29519
|
-
"properties": {
|
29520
|
-
"body": {
|
29521
|
-
"type": "object"
|
30207
|
+
"required": [
|
30208
|
+
"partyIdInfo"
|
30209
|
+
]
|
29522
30210
|
},
|
29523
30211
|
"headers": {
|
29524
30212
|
"type": "object"
|