api

Create Gift Order

post/v2/api/gift/buy

Headers

X-API-Keystring nullable

Request body

usernamestring required
gift_idstring required
commentstring nullable
accountstring nullable

Gift yuboruvchi account: user yoki girl

anonymousboolean nullable

Yuboruvchi nomini yashirish

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.