Skip to main content
Version: 5.7.0

ReturnPurchase

Mock version of return purchase, use for test purpose.

ServiceOperation
appStoreRETURN_PURCHASE

Method Parameters

ParameterDescription
storeIdThe store type.
transactionIdId of transaction to return

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab
JSON Response
{
"status": 200,
"data": {}
}