Инструменты пользователя

Инструменты сайта


v6.show.inapp

Event

$server/api/sh?id=1&token=12345678901234567890123456789012

Post params

type tShowInput struct {
	OSint       models.TOs       
	Bundle      string           
	BundleVer   string           
	GAID        string           
	GaidType    models.TGAIDType 
	ProductType TProductType
	ProductId   string
}

TProductType enum
const (
	Consumable TProductType = iota
	Non_consumable
	Subscription
)

OK Response

	httpcode: 200

Not ok Response

Data

{"Error":"some error"}
v6.show.inapp.txt · Последние изменения: 2022/06/09 15:07 — serg