P2P APIs
P2P APIs are designed to manage and facilitate peer-to-peer (P2P) transactions. They offer functionalities for creating and managing P2P advertisements, registering and updating advertisers, handling orders, and managing communication and disputes between participants.
These APIs are crucial for enabling and operating P2P transactions on the Deriv platform, allowing users to engage in seamless and secure trading.
P2P APIs are only available for real accounts. Ensure that you have a real account to access P2P services.
# | API Name | Description | Send | Subscribe | Scope |
---|---|---|---|---|---|
1 | P2P: Advert Create | Creates a P2P advertisement. This can only be used by a verified P2P advertiser. | ā | ā | Payments |
2 | P2P: Advert Information | Retrieves details about a specific P2P advertisement. | ā | ā | Payments |
3 | P2P: Advert List | Returns available P2P advertisements for use with the p2p_order_create function. | ā | ā | Payments |
4 | P2P: Advert Update | Updates an existing P2P advertisement. This can only be used by the original advertiser. | ā | ā | Payments |
5 | P2P: Advertiser Adverts | Returns all P2P adverts created by the authorized client. Can only be used by a registered P2P advertiser. | ā | ā | Payments |
6 | P2P: Advertiser Create | Registers the client as a P2P advertiser. | ā | ā | Payments |
7 | P2P: Advertiser Information | Retrieves information about a P2P advertiser. | ā | ā | Payments |
8 | P2P: Advertiser Payment Methods | Manages or lists the payment methods for a P2P advertiser. | ā | ā | Payments |
9 | P2P: Advertiser Relations | Updates and retrieves the favourite and blocked advertisers for the current user. | ā | ā | Payments |
10 | P2P: Advertiser Update | Updates the information of the registered P2P advertiser for the current account. Only available to verified P2P advertisers. | ā | ā | Payments |
11 | P2P: Chat Create | Creates a P2P chat for the specified order. | ā | ā | Payments |
12 | P2P: Order Cancel | Cancels a P2P order. | ā | ā | Payments |
13 | P2P: Order Confirm | Confirms a P2P order. | ā | ā | Payments |
14 | P2P: Order Create | Creates a P2P order for a specified advertisement. | ā | ā | Payments |
15 | P2P: Order Dispute | Disputes a P2P order. | ā | ā | Payments |
16 | P2P: Order Information | Retrieves the information about a P2P order. | ā | ā | Payments |
17 | P2P: Order List | Lists active P2P orders. | ā | ā | Payments |
18 | P2P: Order Review | Creates a review for the specified P2P order. | ā | ā | Payments |
19 | P2P: Payment Methods | Lists all P2P payment methods. | ā | ā | Payments |
Updated 10 days ago