ticketing > Reports

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).

get/{tenant}/{environment}/{company}/ticket/reports/dynamicPriceRuleList

Path parameters

tenantstring required

Your Entra Tenant ID. More details.

environmentstring required

Your Business Central Environment. More details.

companystring required

Your Business Central Company. More details.

Query parameters

itemNumberstring

Filter result to the item number.

admissionCodestring

Filter result to the admission code.

profileCodestring

Filter result to the profile code. (ignores admissionCode if both are provided).

Headers

x-np-api-keystring required
x-api-versionstring date

Used for API versioning. More details.

Response

Returns a list of ticket items and the assigned dynamic price profiles, including their rules.

ServiceReportsAssignedProfileRules required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.