Application Development Support: Web Services: RESTful Resources

"/spls/{SETID}/packaging"

Returns all product packaging descriptions for specific Set ID.
API Version: 2

Path Parameters

  • SETID - The SET ID of a specific SPL. This parameter is required.

Query Parameters

Output Controls

  • pagesize - The number of records returned per page. This parameter is optional (Default 100, Maximum 100).
  • page - The page returned. This parameter is optional (Default 1).

Return Formats

RETURN FORMATS EXAMPLES

  • XML: https://dailymed.nlm.nih.gov/dailymed/services/v2/spls/l51b031a0-bc40-4159-a434-d48c3eadd2ca/packaging.xml?pagesize=10
  • JSON: https://dailymed.nlm.nih.gov/dailymed/services/v2/spls/l51b031a0-bc40-4159-a434-d48c3eadd2ca/packaging.json?pagesize=10

RETURN TO WEB SERVICES