@mojaloop/api-snippets 17.0.1 → 17.0.2-snapshot.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,10 +8,6 @@ const json_schemas_json_1 = tslib_1.__importDefault(require("./json-schemas.json
8
8
  var Schemas;
9
9
  (function (Schemas) {
10
10
  Schemas.DateOfBirth = json_schemas_json_1.default.DateOfBirth;
11
- Schemas.Extension = json_schemas_json_1.default.Extension;
12
- Schemas.ExtensionKey = json_schemas_json_1.default.ExtensionKey;
13
- Schemas.ExtensionList = json_schemas_json_1.default.ExtensionList;
14
- Schemas.ExtensionValue = json_schemas_json_1.default.ExtensionValue;
15
11
  Schemas.FirstName = json_schemas_json_1.default.FirstName;
16
12
  Schemas.FspId = json_schemas_json_1.default.FspId;
17
13
  Schemas.IndividualQuote = json_schemas_json_1.default.IndividualQuote;
@@ -22,14 +18,6 @@ var Schemas;
22
18
  Schemas.LastName = json_schemas_json_1.default.LastName;
23
19
  Schemas.MerchantClassificationCode = json_schemas_json_1.default.MerchantClassificationCode;
24
20
  Schemas.MiddleName = json_schemas_json_1.default.MiddleName;
25
- Schemas.Party = json_schemas_json_1.default.Party;
26
- Schemas.PartyComplexName = json_schemas_json_1.default.PartyComplexName;
27
- Schemas.PartyIdInfo = json_schemas_json_1.default.PartyIdInfo;
28
- Schemas.PartyIdType = json_schemas_json_1.default.PartyIdType;
29
- Schemas.PartyIdentifier = json_schemas_json_1.default.PartyIdentifier;
30
- Schemas.PartyName = json_schemas_json_1.default.PartyName;
31
- Schemas.PartyPersonalInfo = json_schemas_json_1.default.PartyPersonalInfo;
32
- Schemas.PartySubIdOrType = json_schemas_json_1.default.PartySubIdOrType;
33
21
  Schemas.amountCurrency = json_schemas_json_1.default.amountCurrency;
34
22
  Schemas.amountType = json_schemas_json_1.default.amountType;
35
23
  Schemas.bulkQuoteId = json_schemas_json_1.default.bulkQuoteId;
@@ -54,13 +42,11 @@ var Schemas;
54
42
  Schemas.idSubValue = json_schemas_json_1.default.idSubValue;
55
43
  Schemas.idType = json_schemas_json_1.default.idType;
56
44
  Schemas.idValue = json_schemas_json_1.default.idValue;
57
- Schemas.ilpFulfilment = json_schemas_json_1.default.ilpFulfilment;
58
45
  Schemas.ilpPacketData = json_schemas_json_1.default.ilpPacketData;
59
46
  Schemas.initiator = json_schemas_json_1.default.initiator;
60
47
  Schemas.initiatorType = json_schemas_json_1.default.initiatorType;
61
48
  Schemas.latitude = json_schemas_json_1.default.latitude;
62
49
  Schemas.longitude = json_schemas_json_1.default.longitude;
63
- Schemas.mojaloopError = json_schemas_json_1.default.mojaloopError;
64
50
  Schemas.money = json_schemas_json_1.default.money;
65
51
  Schemas.otpDetails = json_schemas_json_1.default.otpDetails;
66
52
  Schemas.participantsResponse = json_schemas_json_1.default.participantsResponse;
@@ -75,15 +61,55 @@ var Schemas;
75
61
  Schemas.transactionRequestId = json_schemas_json_1.default.transactionRequestId;
76
62
  Schemas.transactionRequestResponse = json_schemas_json_1.default.transactionRequestResponse;
77
63
  Schemas.transactionRequestState = json_schemas_json_1.default.transactionRequestState;
64
+ Schemas.transactionSubScenario = json_schemas_json_1.default.transactionSubScenario;
78
65
  Schemas.transactionType = json_schemas_json_1.default.transactionType;
79
66
  Schemas.transactionTypeObject = json_schemas_json_1.default.transactionTypeObject;
80
67
  Schemas.transferDetailsResponse = json_schemas_json_1.default.transferDetailsResponse;
81
- Schemas.transferError = json_schemas_json_1.default.transferError;
82
68
  Schemas.transferId = json_schemas_json_1.default.transferId;
83
69
  Schemas.transferParty = json_schemas_json_1.default.transferParty;
84
70
  Schemas.transferRequest = json_schemas_json_1.default.transferRequest;
85
71
  Schemas.transferResponse = json_schemas_json_1.default.transferResponse;
86
72
  Schemas.transferState = json_schemas_json_1.default.transferState;
87
73
  Schemas.transferStatus = json_schemas_json_1.default.transferStatus;
74
+ Schemas.CorrelationId = json_schemas_json_1.default.CorrelationId;
75
+ Schemas.bulkTransactionStatus = json_schemas_json_1.default.bulkTransactionStatus;
76
+ Schemas.autoAcceptPartyOption = json_schemas_json_1.default.autoAcceptPartyOption;
77
+ Schemas.Currency = json_schemas_json_1.default.Currency;
78
+ Schemas.Amount = json_schemas_json_1.default.Amount;
79
+ Schemas.bulkPerTransferFeeLimit = json_schemas_json_1.default.bulkPerTransferFeeLimit;
80
+ Schemas.autoAcceptQuote = json_schemas_json_1.default.autoAcceptQuote;
81
+ Schemas.DateTime = json_schemas_json_1.default.DateTime;
82
+ Schemas.bulkTransactionOptions = json_schemas_json_1.default.bulkTransactionOptions;
83
+ Schemas.PartyIdType = json_schemas_json_1.default.PartyIdType;
84
+ Schemas.PartyIdentifier = json_schemas_json_1.default.PartyIdentifier;
85
+ Schemas.PartySubIdOrType = json_schemas_json_1.default.PartySubIdOrType;
86
+ Schemas.ExtensionKey = json_schemas_json_1.default.ExtensionKey;
87
+ Schemas.ExtensionValue = json_schemas_json_1.default.ExtensionValue;
88
+ Schemas.Extension = json_schemas_json_1.default.Extension;
89
+ Schemas.ExtensionList = json_schemas_json_1.default.ExtensionList;
90
+ Schemas.PartyIdInfo = json_schemas_json_1.default.PartyIdInfo;
91
+ Schemas.PartyName = json_schemas_json_1.default.PartyName;
92
+ Schemas.PartyComplexName = json_schemas_json_1.default.PartyComplexName;
93
+ Schemas.PartyPersonalInfo = json_schemas_json_1.default.PartyPersonalInfo;
94
+ Schemas.Party = json_schemas_json_1.default.Party;
95
+ Schemas.AmountType = json_schemas_json_1.default.AmountType;
96
+ Schemas.Note = json_schemas_json_1.default.Note;
97
+ Schemas.Money = json_schemas_json_1.default.Money;
98
+ Schemas.Latitude = json_schemas_json_1.default.Latitude;
99
+ Schemas.Longitude = json_schemas_json_1.default.Longitude;
100
+ Schemas.GeoCode = json_schemas_json_1.default.GeoCode;
101
+ Schemas.IlpPacket = json_schemas_json_1.default.IlpPacket;
102
+ Schemas.IlpCondition = json_schemas_json_1.default.IlpCondition;
103
+ Schemas.QuotesIDPutResponse = json_schemas_json_1.default.QuotesIDPutResponse;
104
+ Schemas.IlpFulfilment = json_schemas_json_1.default.IlpFulfilment;
105
+ Schemas.TransferState = json_schemas_json_1.default.TransferState;
106
+ Schemas.TransfersIDPutResponse = json_schemas_json_1.default.TransfersIDPutResponse;
107
+ Schemas.ErrorCode = json_schemas_json_1.default.ErrorCode;
108
+ Schemas.ErrorDescription = json_schemas_json_1.default.ErrorDescription;
109
+ Schemas.ErrorInformation = json_schemas_json_1.default.ErrorInformation;
110
+ Schemas.mojaloopError = json_schemas_json_1.default.mojaloopError;
111
+ Schemas.transferError = json_schemas_json_1.default.transferError;
112
+ Schemas.bulkTransactionIndividualTransferResult = json_schemas_json_1.default.bulkTransactionIndividualTransferResult;
113
+ Schemas.bulkTransactionResponse = json_schemas_json_1.default.bulkTransactionResponse;
88
114
  })(Schemas = exports.Schemas || (exports.Schemas = {}));
89
115
  //# sourceMappingURL=schemas.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../../src/sdk-scheme-adapter/v2_0_0/backend/schemas.ts"],"names":[],"mappings":";AAAA,oDAAoD;;;;AAEpD,kEAAkE;AAElE,oFAA6C;AAE7C,IAAiB,OAAO,CA+EvB;AA/ED,WAAiB,OAAO;IACT,mBAAW,GAAG,2BAAW,CAAC,WAAW,CAAA;IACrC,iBAAS,GAAG,2BAAW,CAAC,SAAS,CAAA;IACjC,oBAAY,GAAG,2BAAW,CAAC,YAAY,CAAA;IACvC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,sBAAc,GAAG,2BAAW,CAAC,cAAc,CAAA;IAC3C,iBAAS,GAAG,2BAAW,CAAC,SAAS,CAAA;IACjC,aAAK,GAAG,2BAAW,CAAC,KAAK,CAAA;IACzB,uBAAe,GAAG,2BAAW,CAAC,eAAe,CAAA;IAC7C,mCAA2B,GAAG,2BAAW,CAAC,2BAA2B,CAAA;IACrE,oCAA4B,GAAG,2BAAW,CAAC,4BAA4B,CAAA;IACvE,0BAAkB,GAAG,2BAAW,CAAC,kBAAkB,CAAA;IACnD,gCAAwB,GAAG,2BAAW,CAAC,wBAAwB,CAAA;IAC/D,gBAAQ,GAAG,2BAAW,CAAC,QAAQ,CAAA;IAC/B,kCAA0B,GAAG,2BAAW,CAAC,0BAA0B,CAAA;IACnE,kBAAU,GAAG,2BAAW,CAAC,UAAU,CAAA;IACnC,aAAK,GAAG,2BAAW,CAAC,KAAK,CAAA;IACzB,wBAAgB,GAAG,2BAAW,CAAC,gBAAgB,CAAA;IAC/C,mBAAW,GAAG,2BAAW,CAAC,WAAW,CAAA;IACrC,mBAAW,GAAG,2BAAW,CAAC,WAAW,CAAA;IACrC,uBAAe,GAAG,2BAAW,CAAC,eAAe,CAAA;IAC7C,iBAAS,GAAG,2BAAW,CAAC,SAAS,CAAA;IACjC,yBAAiB,GAAG,2BAAW,CAAC,iBAAiB,CAAA;IACjD,wBAAgB,GAAG,2BAAW,CAAC,gBAAgB,CAAA;IAC/C,sBAAc,GAAG,2BAAW,CAAC,cAAc,CAAA;IAC3C,kBAAU,GAAG,2BAAW,CAAC,UAAU,CAAA;IACnC,mBAAW,GAAG,2BAAW,CAAC,WAAW,CAAA;IACrC,wBAAgB,GAAG,2BAAW,CAAC,gBAAgB,CAAA;IAC/C,yBAAiB,GAAG,2BAAW,CAAC,iBAAiB,CAAA;IACjD,sBAAc,GAAG,2BAAW,CAAC,cAAc,CAAA;IAC3C,2BAAmB,GAAG,2BAAW,CAAC,mBAAmB,CAAA;IACrD,4BAAoB,GAAG,2BAAW,CAAC,oBAAoB,CAAA;IACvD,gBAAQ,GAAG,2BAAW,CAAC,QAAQ,CAAA;IAC/B,mBAAW,GAAG,2BAAW,CAAC,WAAW,CAAA;IACrC,iBAAS,GAAG,2BAAW,CAAC,SAAS,CAAA;IACjC,wBAAgB,GAAG,2BAAW,CAAC,gBAAgB,CAAA;IAC/C,wBAAgB,GAAG,2BAAW,CAAC,gBAAgB,CAAA;IAC/C,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,4BAAoB,GAAG,2BAAW,CAAC,oBAAoB,CAAA;IACvD,aAAK,GAAG,2BAAW,CAAC,KAAK,CAAA;IACzB,0BAAkB,GAAG,2BAAW,CAAC,kBAAkB,CAAA;IACnD,oBAAY,GAAG,2BAAW,CAAC,YAAY,CAAA;IACvC,eAAO,GAAG,2BAAW,CAAC,OAAO,CAAA;IAC7B,kBAAU,GAAG,2BAAW,CAAC,UAAU,CAAA;IACnC,cAAM,GAAG,2BAAW,CAAC,MAAM,CAAA;IAC3B,eAAO,GAAG,2BAAW,CAAC,OAAO,CAAA;IAC7B,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,iBAAS,GAAG,2BAAW,CAAC,SAAS,CAAA;IACjC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,gBAAQ,GAAG,2BAAW,CAAC,QAAQ,CAAA;IAC/B,iBAAS,GAAG,2BAAW,CAAC,SAAS,CAAA;IACjC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,aAAK,GAAG,2BAAW,CAAC,KAAK,CAAA;IACzB,kBAAU,GAAG,2BAAW,CAAC,UAAU,CAAA;IACnC,4BAAoB,GAAG,2BAAW,CAAC,oBAAoB,CAAA;IACvD,iBAAS,GAAG,2BAAW,CAAC,SAAS,CAAA;IACjC,eAAO,GAAG,2BAAW,CAAC,OAAO,CAAA;IAC7B,oBAAY,GAAG,2BAAW,CAAC,YAAY,CAAA;IACvC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,gBAAQ,GAAG,2BAAW,CAAC,QAAQ,CAAA;IAC/B,iBAAS,GAAG,2BAAW,CAAC,SAAS,CAAA;IACjC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,0BAAkB,GAAG,2BAAW,CAAC,kBAAkB,CAAA;IACnD,4BAAoB,GAAG,2BAAW,CAAC,oBAAoB,CAAA;IACvD,kCAA0B,GAAG,2BAAW,CAAC,0BAA0B,CAAA;IACnE,+BAAuB,GAAG,2BAAW,CAAC,uBAAuB,CAAA;IAC7D,uBAAe,GAAG,2BAAW,CAAC,eAAe,CAAA;IAC7C,6BAAqB,GAAG,2BAAW,CAAC,qBAAqB,CAAA;IACzD,+BAAuB,GAAG,2BAAW,CAAC,uBAAuB,CAAA;IAC7D,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,kBAAU,GAAG,2BAAW,CAAC,UAAU,CAAA;IACnC,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,uBAAe,GAAG,2BAAW,CAAC,eAAe,CAAA;IAC7C,wBAAgB,GAAG,2BAAW,CAAC,gBAAgB,CAAA;IAC/C,qBAAa,GAAG,2BAAW,CAAC,aAAa,CAAA;IACzC,sBAAc,GAAG,2BAAW,CAAC,cAAc,CAAA;AAC1D,CAAC,EA/EgB,OAAO,GAAP,eAAO,KAAP,eAAO,QA+EvB"}
1
+ {"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../../src/sdk-scheme-adapter/v2_0_0/backend/schemas.ts"],"names":[],"mappings":"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"}
@@ -2,10 +2,6 @@
2
2
  import { components } from './openapi';
3
3
  export declare namespace Types {
4
4
  type DateOfBirth = components['schemas']['DateOfBirth'];
5
- type Extension = components['schemas']['Extension'];
6
- type ExtensionKey = components['schemas']['ExtensionKey'];
7
- type ExtensionList = components['schemas']['ExtensionList'];
8
- type ExtensionValue = components['schemas']['ExtensionValue'];
9
5
  type FirstName = components['schemas']['FirstName'];
10
6
  type FspId = components['schemas']['FspId'];
11
7
  type IndividualQuote = components['schemas']['IndividualQuote'];
@@ -16,14 +12,6 @@ export declare namespace Types {
16
12
  type LastName = components['schemas']['LastName'];
17
13
  type MerchantClassificationCode = components['schemas']['MerchantClassificationCode'];
18
14
  type MiddleName = components['schemas']['MiddleName'];
19
- type Party = components['schemas']['Party'];
20
- type PartyComplexName = components['schemas']['PartyComplexName'];
21
- type PartyIdInfo = components['schemas']['PartyIdInfo'];
22
- type PartyIdType = components['schemas']['PartyIdType'];
23
- type PartyIdentifier = components['schemas']['PartyIdentifier'];
24
- type PartyName = components['schemas']['PartyName'];
25
- type PartyPersonalInfo = components['schemas']['PartyPersonalInfo'];
26
- type PartySubIdOrType = components['schemas']['PartySubIdOrType'];
27
15
  type amountCurrency = components['schemas']['amountCurrency'];
28
16
  type amountType = components['schemas']['amountType'];
29
17
  type bulkQuoteId = components['schemas']['bulkQuoteId'];
@@ -48,13 +36,11 @@ export declare namespace Types {
48
36
  type idSubValue = components['schemas']['idSubValue'];
49
37
  type idType = components['schemas']['idType'];
50
38
  type idValue = components['schemas']['idValue'];
51
- type ilpFulfilment = components['schemas']['ilpFulfilment'];
52
39
  type ilpPacketData = components['schemas']['ilpPacketData'];
53
40
  type initiator = components['schemas']['initiator'];
54
41
  type initiatorType = components['schemas']['initiatorType'];
55
42
  type latitude = components['schemas']['latitude'];
56
43
  type longitude = components['schemas']['longitude'];
57
- type mojaloopError = components['schemas']['mojaloopError'];
58
44
  type money = components['schemas']['money'];
59
45
  type otpDetails = components['schemas']['otpDetails'];
60
46
  type participantsResponse = components['schemas']['participantsResponse'];
@@ -69,14 +55,54 @@ export declare namespace Types {
69
55
  type transactionRequestId = components['schemas']['transactionRequestId'];
70
56
  type transactionRequestResponse = components['schemas']['transactionRequestResponse'];
71
57
  type transactionRequestState = components['schemas']['transactionRequestState'];
58
+ type transactionSubScenario = components['schemas']['transactionSubScenario'];
72
59
  type transactionType = components['schemas']['transactionType'];
73
60
  type transactionTypeObject = components['schemas']['transactionTypeObject'];
74
61
  type transferDetailsResponse = components['schemas']['transferDetailsResponse'];
75
- type transferError = components['schemas']['transferError'];
76
62
  type transferId = components['schemas']['transferId'];
77
63
  type transferParty = components['schemas']['transferParty'];
78
64
  type transferRequest = components['schemas']['transferRequest'];
79
65
  type transferResponse = components['schemas']['transferResponse'];
80
66
  type transferState = components['schemas']['transferState'];
81
67
  type transferStatus = components['schemas']['transferStatus'];
68
+ type CorrelationId = components['schemas']['CorrelationId'];
69
+ type bulkTransactionStatus = components['schemas']['bulkTransactionStatus'];
70
+ type autoAcceptPartyOption = components['schemas']['autoAcceptPartyOption'];
71
+ type Currency = components['schemas']['Currency'];
72
+ type Amount = components['schemas']['Amount'];
73
+ type bulkPerTransferFeeLimit = components['schemas']['bulkPerTransferFeeLimit'];
74
+ type autoAcceptQuote = components['schemas']['autoAcceptQuote'];
75
+ type DateTime = components['schemas']['DateTime'];
76
+ type bulkTransactionOptions = components['schemas']['bulkTransactionOptions'];
77
+ type PartyIdType = components['schemas']['PartyIdType'];
78
+ type PartyIdentifier = components['schemas']['PartyIdentifier'];
79
+ type PartySubIdOrType = components['schemas']['PartySubIdOrType'];
80
+ type ExtensionKey = components['schemas']['ExtensionKey'];
81
+ type ExtensionValue = components['schemas']['ExtensionValue'];
82
+ type Extension = components['schemas']['Extension'];
83
+ type ExtensionList = components['schemas']['ExtensionList'];
84
+ type PartyIdInfo = components['schemas']['PartyIdInfo'];
85
+ type PartyName = components['schemas']['PartyName'];
86
+ type PartyComplexName = components['schemas']['PartyComplexName'];
87
+ type PartyPersonalInfo = components['schemas']['PartyPersonalInfo'];
88
+ type Party = components['schemas']['Party'];
89
+ type AmountType = components['schemas']['AmountType'];
90
+ type Note = components['schemas']['Note'];
91
+ type Money = components['schemas']['Money'];
92
+ type Latitude = components['schemas']['Latitude'];
93
+ type Longitude = components['schemas']['Longitude'];
94
+ type GeoCode = components['schemas']['GeoCode'];
95
+ type IlpPacket = components['schemas']['IlpPacket'];
96
+ type IlpCondition = components['schemas']['IlpCondition'];
97
+ type QuotesIDPutResponse = components['schemas']['QuotesIDPutResponse'];
98
+ type IlpFulfilment = components['schemas']['IlpFulfilment'];
99
+ type TransferState = components['schemas']['TransferState'];
100
+ type TransfersIDPutResponse = components['schemas']['TransfersIDPutResponse'];
101
+ type ErrorCode = components['schemas']['ErrorCode'];
102
+ type ErrorDescription = components['schemas']['ErrorDescription'];
103
+ type ErrorInformation = components['schemas']['ErrorInformation'];
104
+ type mojaloopError = components['schemas']['mojaloopError'];
105
+ type transferError = components['schemas']['transferError'];
106
+ type bulkTransactionIndividualTransferResult = components['schemas']['bulkTransactionIndividualTransferResult'];
107
+ type bulkTransactionResponse = components['schemas']['bulkTransactionResponse'];
82
108
  }
@@ -495,6 +495,13 @@
495
495
  ],
496
496
  "description": "Type of transaction."
497
497
  },
498
+ "TransactionSubScenario": {
499
+ "title": "TransactionSubScenario",
500
+ "type": "string",
501
+ "pattern": "^[A-Z_]{1,32}$",
502
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
503
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
504
+ },
498
505
  "Note": {
499
506
  "title": "Note",
500
507
  "type": "string",
@@ -985,6 +992,13 @@
985
992
  ],
986
993
  "description": "Type of transaction."
987
994
  },
995
+ "subScenario": {
996
+ "title": "TransactionSubScenario",
997
+ "type": "string",
998
+ "pattern": "^[A-Z_]{1,32}$",
999
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
1000
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
1001
+ },
988
1002
  "note": {
989
1003
  "title": "Note",
990
1004
  "type": "string",
@@ -3055,6 +3069,13 @@
3055
3069
  ],
3056
3070
  "description": "Type of transaction."
3057
3071
  },
3072
+ "subScenario": {
3073
+ "title": "TransactionSubScenario",
3074
+ "type": "string",
3075
+ "pattern": "^[A-Z_]{1,32}$",
3076
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
3077
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
3078
+ },
3058
3079
  "note": {
3059
3080
  "title": "Note",
3060
3081
  "type": "string",
@@ -4674,6 +4695,13 @@
4674
4695
  ],
4675
4696
  "description": "Type of transaction."
4676
4697
  },
4698
+ "subScenario": {
4699
+ "title": "TransactionSubScenario",
4700
+ "type": "string",
4701
+ "pattern": "^[A-Z_]{1,32}$",
4702
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
4703
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
4704
+ },
4677
4705
  "note": {
4678
4706
  "title": "Note",
4679
4707
  "type": "string",
@@ -10114,6 +10142,13 @@
10114
10142
  ],
10115
10143
  "description": "Type of transaction."
10116
10144
  },
10145
+ "subScenario": {
10146
+ "title": "TransactionSubScenario",
10147
+ "type": "string",
10148
+ "pattern": "^[A-Z_]{1,32}$",
10149
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
10150
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
10151
+ },
10117
10152
  "ilpPacket": {
10118
10153
  "title": "IlpPacket",
10119
10154
  "type": "string",
@@ -10701,6 +10736,13 @@
10701
10736
  ],
10702
10737
  "description": "Type of transaction."
10703
10738
  },
10739
+ "subScenario": {
10740
+ "title": "TransactionSubScenario",
10741
+ "type": "string",
10742
+ "pattern": "^[A-Z_]{1,32}$",
10743
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
10744
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
10745
+ },
10704
10746
  "ilpPacket": {
10705
10747
  "title": "IlpPacket",
10706
10748
  "type": "string",
@@ -11304,6 +11346,13 @@
11304
11346
  ],
11305
11347
  "description": "Type of transaction."
11306
11348
  },
11349
+ "subScenario": {
11350
+ "title": "TransactionSubScenario",
11351
+ "type": "string",
11352
+ "pattern": "^[A-Z_]{1,32}$",
11353
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
11354
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
11355
+ },
11307
11356
  "note": {
11308
11357
  "title": "Note",
11309
11358
  "type": "string",
@@ -11865,6 +11914,13 @@
11865
11914
  ],
11866
11915
  "description": "Type of transaction."
11867
11916
  },
11917
+ "subScenario": {
11918
+ "title": "TransactionSubScenario",
11919
+ "type": "string",
11920
+ "pattern": "^[A-Z_]{1,32}$",
11921
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
11922
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
11923
+ },
11868
11924
  "note": {
11869
11925
  "title": "Note",
11870
11926
  "type": "string",
@@ -15372,6 +15428,13 @@
15372
15428
  ],
15373
15429
  "description": "Type of transaction."
15374
15430
  },
15431
+ "subScenario": {
15432
+ "title": "TransactionSubScenario",
15433
+ "type": "string",
15434
+ "pattern": "^[A-Z_]{1,32}$",
15435
+ "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
15436
+ "example": "LOCALLY_DEFINED_SUBSCENARIO"
15437
+ },
15375
15438
  "note": {
15376
15439
  "title": "Note",
15377
15440
  "type": "string",
@@ -15447,13 +15510,6 @@
15447
15510
  "description": "Below are the allowed values for the enumeration.\n- 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.\n- 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.\n- TRANSFER - Used for performing a P2P (Peer to Peer, or Consumer to Consumer) transaction.\n- 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.\n- REFUND - Used for performing a refund of transaction.",
15448
15511
  "example": "DEPOSIT"
15449
15512
  },
15450
- "TransactionSubScenario": {
15451
- "title": "TransactionSubScenario",
15452
- "type": "string",
15453
- "pattern": "^[A-Z_]{1,32}$",
15454
- "description": "Possible sub-scenario, defined locally within the scheme (UndefinedEnum Type).",
15455
- "example": "LOCALLY_DEFINED_SUBSCENARIO"
15456
- },
15457
15513
  "TransactionInitiator": {
15458
15514
  "title": "TransactionInitiator",
15459
15515
  "type": "string",