cURL
curl --request POST \ --url https://backyard.posthoot.com/api/v1/subscriptions \ --header 'Content-Type: application/json' \ --data '{ "product_id": "<string>" }'
{}
Create a pending subscription and redirect to payment
Payment URL
Was this page helpful?