File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5614156141 "transaction_type": {
5614256142 "description": "The type of money services transaction.",
5614356143 "enum": [
56144- "account_funding"
56144+ "account_funding",
56145+ "debt_repayment"
5614556146 ],
5614656147 "type": "string"
5614756148 }
@@ -143002,7 +143003,8 @@
143002143003 "description": "The type of money services transaction.",
143003143004 "enum": [
143004143005 "",
143005- "account_funding"
143006+ "account_funding",
143007+ "debt_repayment"
143006143008 ],
143007143009 "type": "string"
143008143010 }
@@ -146368,7 +146370,8 @@
146368146370 "description": "The type of money services transaction.",
146369146371 "enum": [
146370146372 "",
146371- "account_funding"
146373+ "account_funding",
146374+ "debt_repayment"
146372146375 ],
146373146376 "type": "string"
146374146377 }
@@ -210743,7 +210746,8 @@
210743210746 "description": "The type of money services transaction.",
210744210747 "enum": [
210745210748 "",
210746- "account_funding"
210749+ "account_funding",
210750+ "debt_repayment"
210747210751 ],
210748210752 "type": "string"
210749210753 }
@@ -222018,7 +222022,8 @@
222018222022 "description": "The type of money services transaction.",
222019222023 "enum": [
222020222024 "",
222021- "account_funding"
222025+ "account_funding",
222026+ "debt_repayment"
222022222027 ],
222023222028 "type": "string"
222024222029 }
@@ -233044,7 +233049,8 @@
233044233049 "description": "The type of money services transaction.",
233045233050 "enum": [
233046233051 "",
233047- "account_funding"
233052+ "account_funding",
233053+ "debt_repayment"
233048233054 ],
233049233055 "type": "string"
233050233056 }
@@ -237233,7 +237239,8 @@
237233237239 "description": "The type of money services transaction.",
237234237240 "enum": [
237235237241 "",
237236- "account_funding"
237242+ "account_funding",
237243+ "debt_repayment"
237237237244 ],
237238237245 "type": "string"
237239237246 }
Original file line number Diff line number Diff line change @@ -50275,6 +50275,7 @@ components:
5027550275 description: The type of money services transaction.
5027650276 enum:
5027750277 - account_funding
50278+ - debt_repayment
5027850279 type: string
5027950280 title: PaymentFlowsPaymentDetailsResourceMoneyServices
5028050281 type: object
@@ -128520,6 +128521,7 @@ paths:
128520128521 enum:
128521128522 - ''
128522128523 - account_funding
128524+ - debt_repayment
128523128525 type: string
128524128526 title: payment_details_money_services
128525128527 type: object
@@ -131461,6 +131463,7 @@ paths:
131461131463 enum:
131462131464 - ''
131463131465 - account_funding
131466+ - debt_repayment
131464131467 type: string
131465131468 title: payment_details_money_services
131466131469 type: object
@@ -191944,6 +191947,7 @@ paths:
191944191947 enum:
191945191948 - ''
191946191949 - account_funding
191950+ - debt_repayment
191947191951 type: string
191948191952 title: payment_details_money_services
191949191953 type: object
@@ -204258,6 +204262,7 @@ paths:
204258204262 enum:
204259204263 - ''
204260204264 - account_funding
204265+ - debt_repayment
204261204266 type: string
204262204267 title: payment_details_money_services
204263204268 type: object
@@ -216251,6 +216256,7 @@ paths:
216251216256 enum:
216252216257 - ''
216253216258 - account_funding
216259+ - debt_repayment
216254216260 type: string
216255216261 title: payment_details_money_services
216256216262 type: object
@@ -220070,6 +220076,7 @@ paths:
220070220076 enum:
220071220077 - ''
220072220078 - account_funding
220079+ - debt_repayment
220073220080 type: string
220074220081 title: payment_details_money_services
220075220082 type: object
You can’t perform that action at this time.
0 commit comments