/
BI
binibit
/
WebApp
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7h ago · Updated 1d ago
Details
Filter operations
ApiAffiliate
16
ApiApiKeys
3
ApiAvatars
4
ApiBananatechWebhook
1
ApiBiniChainConnect
1
ApiChat
1
ApiClientLogs
1
ApiCurrencies
2
ApiCurrencyListings
24
ApiCurrencyOfferings
6
ApiCurrencyPairs
6
ApiDeals
5
ApiExternalPayments
5
ApiFaq
1
ApiFinance
21
ApiFutures
23
ApiHealthcheck
3
ApiHelpdeskFiles
2
ApiHelpdeskTickets
6
ApiMobileApps
2
ApiNews
2
ApiOrders
15
ApiP2P
55
ApiPaymentCards
18
get
/api/payment-cards
post
/api/payment-cards
get
/api/payment-cards/{cardId}
get
/api/payment-cards/{cardId}/transfers
post
/api/payment-cards/{cardId}/transfers
get
/api/payment-cards/{cardId}/balance
get
/api/payment-cards/{cardId}/transactions
get
/api/payment-cards/{cardId}/sensitive-details
get
/api/payment-cards/{cardId}/callbacks
get
/api/payment-cards/{cardId}/verification-codes
post
/api/payment-cards/{cardId}/3ds/confirm
post
/api/payment-cards/{cardId}/set-pin
get
/api/payment-cards/transfers
get
Public product catalog — intentionally without M:WebApp.Services.IStockAuthService.CheckApiUserAuthorized(System.Security.Claims.ClaimsPrincipal,Microsoft.AspNetCore.Http.HttpRequest,System.Boolean) (pre-login listing; only non-sensitive template metadata).
get
/api/payment-cards/available-products
get
/api/payment-cards/supported-dial-codes
post
/api/payment-cards/{cardId}/activate-physical
post
/api/payment-cards/{cardId}/set-status
ApiQuestionnaires
3
ApiStaking
6
ApiStakingAffiliate
8
ApiSupportTelegram
2
ApiTelegramLink
5
ApiTwoFA
1
ApiUser
8
ApiVerificationSumsub
2
ApiPaymentCards
get
/api/payment-cards/{cardId}/verification-codes
Path parameters
cardId
string
uuid
required
Query parameters
take
integer
Response
Success
PaymentCardCallbackDto[]
required
id
string
uuid
eventId
string
nullable
cardId
string
uuid
nullable
eventType
string
nullable
amount
number
double
nullable
currencyCode
string
nullable
merchantName
string
nullable
otpCode
string
nullable
challengeUrl
string
nullable
authMethod
string
nullable
providerChallengeId
string
nullable
requiresConfirm
boolean
dateReceived
string
date-time
Changes