/
IO
iolpay
/
IOLPay Payment API (Public)
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 19h ago · Updated 19h ago
Details
Filter operations
Bin Promo Code Rules
1
post
/payment-api/v1/bin-promo-code-rules/validate
Disputes
2
Lpm
2
Order
6
Payment
10
Payment Info
1
Payment Methods
1
Pms Posting History
1
Refunds
2
Wallet Items
4
Bin Promo Code Rules
post
/payment-api/v1/bin-promo-code-rules/validate
Request body
ValidateBinPromoCodeRequest
required
merchantId
integer
nullable
promoCode
string
nullable
bin
string
nullable
Response
Success
ValidateBinPromoCodeResponse
required
isValid
boolean
brand
0
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
brandProductCode
string
nullable
description
string
nullable
iin
string
nullable
bin6Digits
string
nullable
issuer
string
nullable
isVcc
boolean
cardType
1
|
2
|
3
|
4
country
string
nullable
cardCurrency
string
nullable
checkInDateFrom
string
date-time
nullable
checkInDateTo
string
date-time
nullable
Changes