.dev
REST APIAPI Reference

Subscription

POST
/v1/stores/{storeId}/subscription/buyMonthWithIap

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/subscription/buyMonthWithIap"
POST
/v1/stores/{storeId}/subscription/payDue

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/subscription/payDue"
POST
/v1/stores/{storeId}/subscription/upgrade

Path Parameters

storeId*string

Response Body

curl -X POST "https://example.com/v1/stores/string/subscription/upgrade"