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

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

itemNumberstringOptional
Filter result to the item number.
admissionCodestringOptional
Filter result to the admission code.
profileCodestringOptional

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.
priceProfileAssignmentslist of objects
List of assigned price profiles to the ticket item.
priceProfileslist of objects
Detailed list of price profile details associated with the assigned profiles.