-
Notifications
You must be signed in to change notification settings - Fork 0
Set Push Data
This API is used for sending : push token of device to Curio & push open information to Curio.
-
POST /api/visitor/setPushData
-
Content-Type: application/x-www-form-urlencoded
-
FormParameters: sessionCode=GFGF-GFDG-RRER-FDFS&trackingCode=5L54XP88&visitorCode=DSDS-ERER-EREF-DGD&pushToken=6a46c93468fc7510f85173f307aaa81e720789c2db6593c6e9448b5191cec263&pushId=32621&customId=555555
-
sessionCode :the code taken from session create operation
-
trackingCode :trackingCode of application defined @Curio
-
visitorCode :visitorCode of the user given by Curio-SDK
-
pushToken :push token taken from GCM & APNS
-
pushId :optional parameter for defining which push is opened
-
customId :optional parameter for setting a “CustomId” for the client
-
Test : curiotest.turkcell.com.tr
-
Prod : curio.turkcell.com.tr