Subscribed with free subscription
Fire this api to subscribed with free subscription package.
api/free/subscription
POST
https://yourdomain.com/api/free/susbcription
This end point allows to you subscribed with free subscription store.
Query Parameters
Name
Type
Description
secret
string
Client secret key will goes here which you get from admin panel.
Headers
Name
Type
Description
Authorization*
string
Bearer { bearer_token without bracket }
Accept*
string
application/json
Last updated