/
BI
binibit
/
WebApp
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 3h ago · Updated 24h 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
put
/api/p2p/deal-comments
Request body
DealCommentDto
required
dealId
string
uuid
fromUserId
string
nullable
isPositive
boolean
comment
string
nullable
isAnonymously
boolean
Response
Success
DealComment
required
id
string
uuid
dealId
string
uuid
required
deal
Deal
fromUserId
string
required
toUserId
string
required
isPositive
boolean
comment
string
required
isAnonymously
boolean
dateCreated
string
date-time
isDelete
boolean
userNickname
string
nullable
Changes
No recorded changes to this endpoint across all 1 revision of this API.