Skip to main content
Version: 5.7.0

ResetParentCurrency

Resets the player's parent currency back to zero.

ServiceOperation
productRESET_PARENT_VC

Method Parameters

Method Parameters

ParameterDescription
leveNameName of the parent level.

Usage

http://localhost:3000
// Cloud Code Only
JSON Response
{
"status" : 200,
"data" : null
}