cURL
curl --request GET \ --url https://api.pocketsflow.com/upsells/{id} \ --header 'Authorization: Bearer <token>'
Retrieve a specific upsell by its ID
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Upsell ID
Upsell details
Was this page helpful?