Skip to main content
POST
/
subscriptions
Create a new subscription
curl --request POST \
  --url https://backyard.posthoot.com/api/v1/subscriptions \
  --header 'Content-Type: application/json' \
  --data '
{
  "product_id": "<string>"
}
'
{}

Body

application/json
product_id
string
required

Response

Payment URL

{key}
string