Get Pricing Modules
Pricing Modules
Get Pricing Modules
Retrieve all pricing modules, or filter by pricing template code or specific pricing module ID. Use exceptSubtree to exclude a pricing module and its descendants when picking a parent to avoid circular references.
POST
Get Pricing Modules
Authorizations
Auth token returned from the login endpoint. Send as: Authorization: <token> (no Bearer prefix)
Body
application/json
Always "Retrieve"
Example:
"Retrieve"
Always "Retrieve Plans"
Example:
"Retrieve Plans"
Always "v2"
Example:
"v2"
Filter by pricing template code — null returns all plans across all templates
Fetch a specific plan by its ID
Exclude a plan and all its descendants — used when selecting a parent plan to avoid circular references
