/
IO
iolpay
/
IOLPay Payment API (Public)
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 17h ago
Details
Filter operations
Bin Promo Code Rules
1
Disputes
2
Exchange Rates
2
Lpm
2
Order
6
Payment
10
get
/payment-api/v1.1/Payment/{transactionId}
get
/payment-api/v1.1/Payment
post
/payment-api/v1.1/Payment
patch
/payment-api/v1.1/Payment
post
/payment-api/v1.1/Payment/pay-with-wallet-item
patch
/payment-api/v1.1/Payment/proceed-with-wallet-item
get
/payment-api/v1.1/Payment/pay-in-list
post
/payment-api/v1.1/Payment/captures
post
/payment-api/v1.1/Payment/authorizations
post
/payment-api/v1.1/Payment/authorizations/void
Payment Info
1
Payment Methods
1
Pms Posting History
1
Refunds
2
Wallet Items
4
Payment
post
/payment-api/v1.1/Payment
Request body
PaymentIntentRequestDto
required
transactionId
string
required
payerDetails
PaymentIntentPayerDetailsRequest
travelerDetails
PaymentIntentTravelerDetailsRequest
paymentDetails
PaymentIntentDetailsRequest
language
string
nullable
returnUrlSuccess
string
nullable
returnUrlCancel
string
nullable
webhookUrl
string
nullable
emailRequired
boolean
nullable
version
1
|
2
Response
Success
PaymentIntentResponseDto
required
encryptedPubKey
string
nullable
paymentLinkKey
string
nullable
paymentLink
string
nullable
returnUrlSuccess
string
nullable
returnUrlCancel
string
nullable
paymentLinkExpiryDate
string
date-time
paymentIntentId
integer
Changes
No recorded changes to this endpoint across all 1 revision of this API.