Reorder packages [Alpha]

Overview

Set the display order of package catalog templates. Controls the sequence in which packages appear in the business's package catalog and client-facing portal.

Authentication

Available for Staff, Directory, and App tokens.

Request Body

  • packages (array, required) — Array of objects specifying the new order. Each object contains:
    • id (string) — The UID of the catalog package.
    • order (integer) — The desired position in the list (lower numbers appear first).

Notes

  • All packages should be included in the array to define a complete ordering. Packages not included retain their current position.
  • This endpoint is in Alpha and may change.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
packages
array of objects
packages
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json