Skip to content

Commit 75afae6

Browse files
author
appscisumup
committed
chore: synced local 'openapi.json' with remote 'specs/openapi.json'
1 parent 22b5a59 commit 75afae6

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

openapi.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6797,6 +6797,16 @@
67976797
"type": {
67986798
"description": "Specifies the media type of the related resource.",
67996799
"type": "string"
6800+
},
6801+
"min_amount": {
6802+
"description": "Minimum allowed amount for the refund.",
6803+
"type": "number",
6804+
"format": "float"
6805+
},
6806+
"max_amount": {
6807+
"description": "Maximum allowed amount for the refund.",
6808+
"type": "number",
6809+
"format": "float"
68006810
}
68016811
},
68026812
"title": "Link"
@@ -7606,6 +7616,7 @@
76067616
"apple pay",
76077617
"google pay",
76087618
"paypal",
7619+
"twint",
76097620
"na"
76107621
],
76117622
"title": "Entry Mode"
@@ -10382,6 +10393,7 @@
1038210393
"APPLE_PAY",
1038310394
"GOOGLE_PAY",
1038410395
"PAYPAL",
10396+
"TWINT",
1038510397
"NONE",
1038610398
"CHIP",
1038710399
"MANUAL_ENTRY",

0 commit comments

Comments
 (0)