post https://api.teamscope.co/organizations//checkout-session
Log in to see full request history
A sample body payload is shown below.
{
"priceIdentifier":"price_1ItPRSFgSURENtvBpwLk6h7j"
}
Response
A sample body payload is shown below.
{
"priceIdentifier":"price_1ItPRSFgSURENtvBpwLk6h7j"
}
xxxxxxxxxx
curl --request POST \
--url https://api.teamscope.co/organizations//checkout-session \
--header 'accept: application/json'
Try It!
to start a request and see the response here!