API REFERENCE
ZEPETO World Open API
Giving a Gift
1 min
you can deduct your zepeto zems or zepeto coins to provide them as zepeto gift items to other zepeto users however, this feature will be available only when the sender has created the zepeto account at least 30 days before sending the gift { "name" "giving a gift to the player", "method" "post", "url" "https //openapi zepeto zone/operation/v1/gift/send", "description" "", "tab" "examples", "examples" { "languages" \[ { "id" "ocyjwlo6s5x9 ncrons8r", "language" "shell", "code" "curl request post \\\\\n url https //openapi zepeto zone/operation/v1/gift/send \\\\\n header 'accept application/json' \\\\\n header 'content type application/json'", "customlabel" "" } ], "selectedlanguageid" "ocyjwlo6s5x9 ncrons8r" }, "results" { "languages" \[ { "id" "ugc4zikj7akjnh 3kmldu", "language" "200", "customlabel" "", "code" "{\n \\"coin\\" 0,\n \\"zem\\" 0,\n \\"totalbuycoin\\" 0,\n \\"totalbuyzem\\" 0\n}" }, { "id" "vjhmtokhwj4g7nenszyqf", "language" "500", "customlabel" "", "code" "{\n \\"message\\" \\"error message\\"\n}" } ], "selectedlanguageid" "vjhmtokhwj4g7nenszyqf" }, "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[ { "name" "itemid", "kind" "optional", "type" "string", "description" "item id" }, { "name" "message", "kind" "optional", "type" "string", "description" "message\n up to 80 characters", "children" \[] }, { "name" "receiver", "kind" "optional", "type" "string", "description" "receiver\n userid or zepetoid", "children" \[] } ], "formdataparameters" \[] }, "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" }, "response" \[ { "name" "coin", "kind" "optional", "type" "number", "description" "coin balance", "children" \[] }, { "name" "zem", "kind" "optional", "type" "number", "description" "zem balance", "children" \[] }, { "name" "totalbuycoin", "kind" "optional", "type" "number", "description" "spent coin", "children" \[] }, { "name" "totalbuyzem", "kind" "optional", "type" "number", "description" "spent zem", "children" \[] } ] }