/
SK
skipcash
/
SkipCash API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3d 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
get
/pay/{id}
put
/pay/{id}
get
/pay/sample/form
post
/pay/{id}/payLater
get
/pay/{id}/payLater/response
post
/pay/{id}/debit
post
/pay/dc/res
get
/pay/cs
post
/pay/cs
post
/pay/cs/setup
post
/pay/cs/enroll
post
/pay/cs/returnUrl/{id}
post
/pay/cs/validate
get
/token/cardDetails/{id}
delete
/token/delete/{id}
post
/pay/cs/proc
get
/pay/{id}/receipt
post
/pay/{id}/validateSession
post
/pay/{id}/applePay
post
/pay/{id}/googlePay
post
/pay/{id}/googlePay/res
get
/pay/{id}/googlePay/status
post
/cancel/{id}
get
/case/{id}
get
/case/{id}/status
OnlinePaymentsWithCardinalStandardTest
2
PayLaterWebhook
1
Payments
11
Payments2
4
Reports
1
TapToPhone
2
Transactions
11
OnlinePaymentsWithCardinalStandard
put
/pay/{id}
Path parameters
id
string
uuid
required
Request body
OnlinePaymentUpdateRequest
required
cardholderName
string
nullable
cardPan
string
nullable
cardToken
string
nullable
cardExpiration
string
nullable
flexError
string
nullable
binError
string
nullable
cardinalError
string
nullable
applePayError
string
nullable
googlePayError
string
nullable
checkboxCard
boolean
Response
Success
Changes