/
BI
binibit
/
WebApp
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 20h 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
get
/api/p2p/orders
post
/api/p2p/orders
get
/api/p2p/users/orders
get
/api/p2p/orders/{id}
post
/api/p2p/orders/{id}/clone
post
/api/p2p/orders/{id}/cancel
get
/api/p2p/users/deals
get
/api/p2p/users/deals/all
get
/api/p2p/deals/{id}
delete
/api/p2p/deals/{id}
post
/api/p2p/deals
put
/api/p2p/deals/{id}/payment-status
get
/api/p2p/requisites
post
/api/p2p/requisites
get
/api/p2p/requisites/{id}
put
/api/p2p/requisites/{id}
delete
/api/p2p/requisites/{id}
get
/api/p2p/payment-methods
get
/api/p2p/currency-pairs
get
/api/p2p/exchange-currencies
get
/api/p2p/payment-systems
get
/api/p2p/users/info
get
/api/p2p/users/trading-limits/order
get
/api/p2p/users/trading-limits/deal
get
/api/p2p/users/merchant-applications/eligibility
post
/api/p2p/users/merchant-applications
get
/api/p2p/deal-comments
put
/api/p2p/deal-comments
post
/api/p2p/deal-comments
delete
/api/p2p/deal-comments/{dealCommentId}
get
/api/p2p/user-blocks
post
/api/p2p/user-blocks
delete
/api/p2p/user-blocks
get
/api/p2p/chats
post
/api/p2p/chats
get
/api/p2p/chats/{id}
put
/api/p2p/chats/reads
put
/api/p2p/chats/{id}/read
post
/api/p2p/chats/upload-file
get
/api/p2p/chats/files/{fileId}
get
/api/p2p/chats/files/{fileId}/metadata
get
/api/p2p/chats/users-info
get
/api/p2p/deals/{dealId}/appeals
get
/api/p2p/deal-appeals/{id}
get
/api/p2p/deal-appeals/all
post
/api/p2p/deal-appeals
put
/api/p2p/deals/{dealId}/confirm
put
/api/p2p/deals/{dealId}/appeal-status
get
/api/p2p/deals/{dealId}/cancel-dispute
get
/api/p2p/deal-cancel-disputes
post
/api/p2p/deal-cancel-disputes
put
/api/p2p/deals/{dealId}/cancel-dispute/status
post
/api/p2p/notify
get
/api/p2p/email-notifications
post
/api/p2p/email-notifications
ApiPaymentCards
18
ApiQuestionnaires
3
ApiStaking
6
ApiStakingAffiliate
8
ApiSupportTelegram
2
ApiTelegramLink
5
ApiTwoFA
1
ApiUser
8
ApiVerificationSumsub
2
ApiP2P
get
/api/p2p/users/deals
Query parameters
statuses
DealStatus[]
Response
Success
DealExt[]
required
isOrderCreator
boolean
isDealCreator
boolean
isDirectionDealBuying
boolean
isAppealed
boolean
isAppealedAfterFinish
boolean
id
string
uuid
orderId
string
uuid
order
Order
requisiteId
string
uuid
nullable
requisite
Requisite
dealUserId
string
required
price
number
double
exchangeAmount
number
double
paymentAmount
number
double
partOfOrderFeeAmount
number
double
status
10
|
20
|
40
|
50
|
60
|
80
|
90
dateCreated
string
date-time
datePaymentSystemSent
string
date-time
nullable
datePaymentSystemConfirmed
string
date-time
nullable
dateCanceled
string
date-time
nullable
dateProcessEnded
string
date-time
nullable
displayId
integer
comments
DealComment[]
nullable
cryptoAmountInUsdt
number
double
chatMessages
ChatMessage[]
nullable
dealAppeals
DealAppeal[]
nullable
dealCancelDispute
DealCancelDispute
userNickname
string
nullable
dealUserIsMerchant
boolean
Changes
No recorded changes to this endpoint across all 1 revision of this API.