This is the API

cancelPurchaseNew


URL

http://localhost/api/accounts/{aid}/purchases/{pid}

HTTP Method

DELETE

Response Type

Parameters

consumePurchase


URL

http://localhost/api/accounts/purchases/{pid}/consume

HTTP Method

POST

Response Type

BTPurchaseInfo

Parameters

getPlanPurchases


URL

http://localhost/api/accounts/plans/{planId}/purchases

HTTP Method

GET

Response Type

BTListResponseBTPurchaseInfo

Parameters

getPurchases


URL

http://localhost/api/accounts/purchases

HTTP Method

GET

Response Type

List

Parameters