/
IO
iolpay
/
IOLPay Payment API (Public)
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 1d ago
Details
Filter operations
Bin Promo Code Rules
1
Disputes
2
Lpm
2
Order
6
Payment
10
Payment Info
1
Payment Methods
1
Pms Posting History
1
Refunds
2
get
/payment-api/v1/refunds
post
/payment-api/v1/refunds
Wallet Items
4
Refunds
post
/payment-api/v1/refunds
Request body
RefundCreateModel
required
transactionId
string
nullable
paymentIntentId
integer
nullable
amount
number
double
scheduledPaymentId
integer
nullable
orderItemId
integer
nullable
paymentProvider
'Stripe'
|
'CitiBank'
|
'Checkout'
|
'EvyPay'
|
'Mpgs'
|
'PayGate'
saveOldInternalDetails
boolean
Response
Success
'Pending'
|
'Succeeded'
|
'Failed'
|
'Canceled'
required
Changes