post https://api.revenium.io/profitstream/v1/api/product-keys
Create a product key (subscription)
Log in to see full request history
Responses
Create a product key (subscription)
xxxxxxxxxx
11curl --request POST \
--url https://api.revenium.io/profitstream/v1/api/product-keys \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"sendDefaultNotificationOnCreation": true,
"sendDefaultNotificationOnQuotaThreshold": true,
"disableProductKeyOnPaymentFailed": true
}
'
Try It!
to start a request and see the response here! Or choose an example: