Skip to content

Commit e2e1bb4

Browse files
author
appscisumup
committed
chore: synced local 'openapi.json' with remote 'specs/openapi.json'
1 parent 6692ec5 commit e2e1bb4

File tree

1 file changed

+29
-4
lines changed

1 file changed

+29
-4
lines changed

openapi.json

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5511,7 +5511,7 @@
55115511
}
55125512
},
55135513
"404": {
5514-
"description": "The requested Reader resource does not exists.",
5514+
"description": "The requested Reader resource does not exist.",
55155515
"content": {
55165516
"application/json": {
55175517
"schema": {
@@ -5578,7 +5578,7 @@
55785578
"description": "Returns an empty response if the deletion succeeded."
55795579
},
55805580
"404": {
5581-
"description": "The requested Reader resource does not exists.",
5581+
"description": "The requested Reader resource does not exist.",
55825582
"content": {
55835583
"application/json": {
55845584
"schema": {
@@ -5680,7 +5680,7 @@
56805680
}
56815681
},
56825682
"404": {
5683-
"description": "The requested Reader resource does not exists.",
5683+
"description": "The requested Reader resource does not exist.",
56845684
"content": {
56855685
"application/json": {
56865686
"schema": {
@@ -5850,7 +5850,8 @@
58505850
"200": {
58515851
"description": "Your server returns this code if it accepts the callback.\nIf the server returns any other code, the callback will be retried up to 5 times with exponential backoff.\n"
58525852
}
5853-
}
5853+
},
5854+
"callbacks": {}
58545855
}
58555856
}
58565857
}
@@ -5912,6 +5913,7 @@
59125913
{
59135914
"name": "Accept",
59145915
"in": "header",
5916+
"description": "",
59155917
"required": true,
59165918
"schema": {
59175919
"type": "string",
@@ -5923,6 +5925,7 @@
59235925
{
59245926
"name": "Content-Type",
59255927
"in": "header",
5928+
"description": "",
59265929
"required": true,
59275930
"schema": {
59285931
"type": "string",
@@ -5934,6 +5937,7 @@
59345937
{
59355938
"name": "Authorization",
59365939
"in": "header",
5940+
"description": "",
59375941
"required": true,
59385942
"schema": {
59395943
"type": "string",
@@ -6015,6 +6019,7 @@
60156019
}
60166020
}
60176021
},
6022+
"callbacks": {},
60186023
"security": [
60196024
{
60206025
"apiKey": []
@@ -6145,6 +6150,7 @@
61456150
}
61466151
}
61476152
},
6153+
"callbacks": {},
61486154
"security": [
61496155
{
61506156
"apiKey": []
@@ -8322,19 +8328,29 @@
83228328
"description": "Issuing card network of the payment card used for the transaction.",
83238329
"type": "string",
83248330
"enum": [
8331+
"ALELO",
83258332
"AMEX",
8333+
"CONECS",
83268334
"CUP",
83278335
"DINERS",
83288336
"DISCOVER",
8337+
"EFTPOS",
83298338
"ELO",
83308339
"ELV",
8340+
"GIROCARD",
83318341
"HIPERCARD",
8342+
"INTERAC",
83328343
"JCB",
83338344
"MAESTRO",
83348345
"MASTERCARD",
8346+
"PLUXEE",
8347+
"SWILE",
8348+
"TICKET",
83358349
"VISA",
83368350
"VISA_ELECTRON",
83378351
"VISA_VPAY",
8352+
"VPAY",
8353+
"VR",
83388354
"UNKNOWN"
83398355
]
83408356
},
@@ -11160,6 +11176,7 @@
1116011176
},
1116111177
"requestBodies": {
1116211178
"BankAccounts": {
11179+
"description": "",
1116311180
"content": {
1116411181
"application/json": {
1116511182
"schema": {
@@ -11170,6 +11187,7 @@
1117011187
},
1117111188
"CheckoutCreate": {
1117211189
"required": true,
11190+
"description": "",
1117311191
"content": {
1117411192
"application/json": {
1117511193
"schema": {
@@ -11322,6 +11340,7 @@
1132211340
},
1132311341
"CustomerUpdate": {
1132411342
"required": true,
11343+
"description": "",
1132511344
"content": {
1132611345
"application/json": {
1132711346
"schema": {
@@ -11336,6 +11355,7 @@
1133611355
}
1133711356
},
1133811357
"DoingBusinessAsLegacy": {
11358+
"description": "",
1133911359
"content": {
1134011360
"application/json": {
1134111361
"schema": {
@@ -11345,6 +11365,7 @@
1134511365
}
1134611366
},
1134711367
"MerchantProfile": {
11368+
"description": "",
1134811369
"content": {
1134911370
"application/json": {
1135011371
"schema": {
@@ -11354,6 +11375,7 @@
1135411375
}
1135511376
},
1135611377
"MerchantSettings": {
11378+
"description": "",
1135711379
"content": {
1135811380
"application/json": {
1135911381
"schema": {
@@ -11363,6 +11385,7 @@
1136311385
}
1136411386
},
1136511387
"PaymentInstrument": {
11388+
"description": "",
1136611389
"content": {
1136711390
"application/json": {
1136811391
"schema": {
@@ -11372,6 +11395,7 @@
1137211395
}
1137311396
},
1137411397
"PersonalProfile": {
11398+
"description": "",
1137511399
"content": {
1137611400
"application/json": {
1137711401
"schema": {
@@ -11381,6 +11405,7 @@
1138111405
}
1138211406
},
1138311407
"Refund": {
11408+
"description": "",
1138411409
"content": {
1138511410
"application/json": {
1138611411
"schema": {

0 commit comments

Comments
 (0)