API OVERVIEW
PATIENTS
FULLSCRIPT CATALOG
EVENTS AND WEBHOOKS
FULFILLMENT
The variant object contains details about product variants. The API allows you to find individual variants.
Retrieves an existing variant.
idstring
Required
Unique identifier for the Variant.
curl "https://api-us-snd.fullscript.io/api/catalog/variants/{id}" \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer XXXXXXXXXXXXXXXXXXXX'