api
Create Gift Order
post/v2/api/gift/buy
Headers
X-API-Keystring nullable
Request body
Example request
{
"username": "durov",
"gift_id": "5170250947678437525",
"comment": "Tabriklayman!",
"account": "girl"
}Response
Successful Response
{"stackTrail":"paths:/v2/api/gift/buy:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.