curl --request POST \
--url http://localhost:3333/v1/pentest-billing/handle-success \
--header 'Content-Type: application/json' \
--data '{}'curl --request POST \
--url http://localhost:3333/v1/pentest-billing/handle-success \
--header 'Content-Type: application/json' \
--data '{}'The body is of type object.
Subscription activated
Was this page helpful?