Dynamic Price Rule List
Returns a list of ticket items and their assigned dynamic price profiles, including the pricing rules. The result can be filtered using the optional query parameters itemNumber, admissionCode, and profileCode (if profileCode is provided, it ignores admissionCode).
Authentication
x-np-api-keystring
API Key authentication via header
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
Headers
x-api-version
Used for API versioning. More details.
Query parameters
itemNumber
Filter result to the item number.
admissionCode
Filter result to the admission code.
profileCode
Filter result to the profile code. (ignores admissionCode if both are provided).
Response
Returns a list of ticket items and the assigned dynamic price profiles, including their rules.
priceProfileAssignments
List of assigned price profiles to the ticket item.
priceProfiles
Detailed list of price profile details associated with the assigned profiles.
