You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: reference/merchant.v1.yaml
+25-25Lines changed: 25 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -1327,7 +1327,7 @@ components:
1327
1327
x-examples: {}
1328
1328
responses:
1329
1329
payment.request.list.200:
1330
-
description: Example response
1330
+
description: OK
1331
1331
content:
1332
1332
application/json:
1333
1333
schema:
@@ -1338,7 +1338,7 @@ components:
1338
1338
cursor:
1339
1339
$ref: ../models/Cursor.yaml
1340
1340
payment.request.create.200:
1341
-
description: Example response
1341
+
description: OK
1342
1342
content:
1343
1343
application/json:
1344
1344
schema:
@@ -1355,7 +1355,7 @@ components:
1355
1355
required:
1356
1356
- id
1357
1357
pos.create.201:
1358
-
description: Example response
1358
+
description: Created
1359
1359
content:
1360
1360
application/json:
1361
1361
schema:
@@ -1366,7 +1366,7 @@ components:
1366
1366
default: 'null'
1367
1367
description: Id
1368
1368
pos.list.200:
1369
-
description: Example response
1369
+
description: OK
1370
1370
content:
1371
1371
application/json:
1372
1372
schema:
@@ -1386,7 +1386,7 @@ components:
1386
1386
required:
1387
1387
- uris
1388
1388
pos.get.200:
1389
-
description: Example response
1389
+
description: OK
1390
1390
content:
1391
1391
application/json:
1392
1392
schema:
@@ -1413,7 +1413,7 @@ components:
1413
1413
location:
1414
1414
$ref: ../models/Location.yaml
1415
1415
payment.request.create.201:
1416
-
description: Example response
1416
+
description: Created
1417
1417
content:
1418
1418
application/json:
1419
1419
schema:
@@ -1430,7 +1430,7 @@ components:
1430
1430
required:
1431
1431
- id
1432
1432
sales.summary.200:
1433
-
description: Example response
1433
+
description: OK
1434
1434
content:
1435
1435
application/json:
1436
1436
schema:
@@ -1455,7 +1455,7 @@ components:
1455
1455
max_timestamp:
1456
1456
$ref: ../models/DateTime.yaml
1457
1457
settlement.latest.get.200:
1458
-
description: Example response
1458
+
description: OK
1459
1459
content:
1460
1460
application/json:
1461
1461
schema:
@@ -1505,15 +1505,15 @@ components:
1505
1505
- transaction_log_uris
1506
1506
- scope_log_uris
1507
1507
settlement.get.404:
1508
-
description: No settlement with this ID
1508
+
description: Not Found
1509
1509
content:
1510
1510
application/json:
1511
1511
schema:
1512
1512
properties:
1513
1513
id:
1514
1514
type: string
1515
1515
settlement.account.get.200:
1516
-
description: Gets a SettlementAccount by ID.
1516
+
description: OK
1517
1517
content:
1518
1518
application/json:
1519
1519
schema:
@@ -1538,7 +1538,7 @@ components:
1538
1538
frequency:
1539
1539
$ref: ../models/SettlementAccountFrequency.yaml
1540
1540
settlement.report.get.200:
1541
-
description: Example response
1541
+
description: OK
1542
1542
content:
1543
1543
application/json:
1544
1544
schema:
@@ -1551,7 +1551,7 @@ components:
1551
1551
report_context:
1552
1552
$ref: ../models/SettlementListReportContext.yaml
1553
1553
shortlink.create.201:
1554
-
description: Register new shortlink.
1554
+
description: Created
1555
1555
content:
1556
1556
application/json:
1557
1557
schema:
@@ -1576,7 +1576,7 @@ components:
1576
1576
type: string
1577
1577
headers: {}
1578
1578
shortlink.list.200:
1579
-
description: List shortlink registrations.
1579
+
description: OK
1580
1580
content:
1581
1581
application/json:
1582
1582
schema:
@@ -1596,15 +1596,15 @@ components:
1596
1596
required:
1597
1597
- uris
1598
1598
shortlink.update.200:
1599
-
description: Example response
1599
+
description: OK
1600
1600
content:
1601
1601
application/json:
1602
1602
schema:
1603
1603
properties:
1604
1604
id:
1605
1605
type: string
1606
1606
shortlink.update.204:
1607
-
description: No content
1607
+
description: No Content
1608
1608
content:
1609
1609
application/json:
1610
1610
schema:
@@ -1620,7 +1620,7 @@ components:
1620
1620
id:
1621
1621
type: string
1622
1622
shortlink.get.200:
1623
-
description: Retrieve registered shortlink info.
1623
+
description: OK
1624
1624
content:
1625
1625
application/json:
1626
1626
schema:
@@ -1645,7 +1645,7 @@ components:
1645
1645
required:
1646
1646
- shortlink_value
1647
1647
shortlink.delete.204:
1648
-
description: Delete shortlink
1648
+
description: No Content
1649
1649
content:
1650
1650
application/json:
1651
1651
schema:
@@ -1657,7 +1657,7 @@ components:
1657
1657
type: object
1658
1658
properties: {}
1659
1659
ssp.users.create.201:
1660
-
description: Example response
1660
+
description: Created
1661
1661
content:
1662
1662
application/json:
1663
1663
schema:
@@ -1685,7 +1685,7 @@ components:
1685
1685
default: 'null'
1686
1686
description: Bankid
1687
1687
ssp.users.create.409:
1688
-
description: User with the same email already exists
1688
+
description: 'Conflict, user with the same email already exists'
1689
1689
content:
1690
1690
application/json:
1691
1691
schema:
@@ -1694,15 +1694,15 @@ components:
1694
1694
response:
1695
1695
type: string
1696
1696
ssp.users.delete.204:
1697
-
description: Currently only deletes if MerchantSspUser does not have any LegalEntities to avoid side effects Used to avoid inconsistencies between core and merchant console.
1697
+
description: No Content
1698
1698
content:
1699
1699
application/json:
1700
1700
schema:
1701
1701
properties:
1702
1702
id:
1703
1703
type: string
1704
1704
ssp.users.get.200:
1705
-
description: Gets a MerchantSspUser.
1705
+
description: OK
1706
1706
content:
1707
1707
application/json:
1708
1708
schema:
@@ -1730,7 +1730,7 @@ components:
1730
1730
description: Bankid
1731
1731
default: 'null'
1732
1732
statusCodes.list.200:
1733
-
description: 'A list of objects containing the following data:'
1733
+
description: OK
1734
1734
content:
1735
1735
application/json:
1736
1736
schema:
@@ -1745,7 +1745,7 @@ components:
1745
1745
default: 'null'
1746
1746
description: Name
1747
1747
statusCodes.get.200:
1748
-
description: 'An object containing the following data:'
0 commit comments