/
SK
skipcash
/
SkipCash API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 47m ago · Updated 2d 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
get
/api/Payments
post
/api/Payments
put
/api/Payments/{id}
delete
/api/Payments/{id}
post
/api/Payments/{id}/pay
post
/api/Payments/{id}/enroll
post
/api/Payments/{id}/validate
post
/api/Payments/{transactionId}/Rate
post
/api/Payments/{id}/reject
get
/api/Payments/{Id}
post
/api/Payments/{transactionId}/receipt-id
Payments2
4
Reports
1
TapToPhone
2
Transactions
11
Payments
put
/api/Payments/{id}
Path parameters
id
string
uuid
required
Request body
UpdatePaymentRequest
required
price
number
double
nullable
acceptedCoupons
string[]
nullable
rejectedCoupons
string[]
nullable
tip
number
double
nullable
requestedCoupons
string[]
nullable
assignShopper
boolean
source
PaymentSource
Response
Success
Changes