/
SK
skipcash
/
SkipCash API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 21h ago · Updated 21h ago
Details
Filter operations
Accounts
48
Categories
1
Coupons
14
CreditCard
5
Files
4
Merchants
15
MerchantsBranches
4
Nfc
1
Notifications
1
OnlinePayments
24
OnlinePaymentsWithCardinalStandard
25
OnlinePaymentsWithCardinalStandardTest
2
PayLaterWebhook
1
Payments
11
Payments2
4
Reports
1
TapToPhone
2
Transactions
11
post
/api/Transactions
get
/api/Transactions/{id}
post
/api/Transactions/{id}/Receipt
post
/api/Transactions/{id}/Refund
post
/api/Transactions/{id}/RefundAdmin
get
/api/Transactions/SpendingReport
get
/api/Transactions/EarningReport
get
/api/Transactions/EarningReport/{id}
post
/api/Transactions/SetWasSeen
post
/api/Transactions/tas
post
/api/Transactions/ore
Transactions
post
/api/Transactions
Request body
TransactionRequest
required
from
string
date-time
nullable
to
string
date-time
nullable
categoryId
string
uuid
nullable
limit
integer
nullable
amountFrom
number
double
nullable
amountTo
number
double
nullable
onlyDiscounts
boolean
type
integer
nullable
wasSeenByShopper
boolean
nullable
wasSeenByCashier
boolean
nullable
source
integer
nullable
Response
Success
Changes