Dynamic Price Profile List
Returns a detailed list of all dynamic price profiles used by the time-based pricing model. The response includes each profile with all available details.
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.
Response
Returns a list of all dynamic price profiles including their details.
amount
Fixed amount for the price profile line.
amountIncludesVAT
Indicates if the amount includes VAT.
blocked
Indicates if the price profile line is blocked.
description
Description of the price profile line.
id
Unique identifier of the price profile line.
lineNo
Line number within the price profile.
percentage
Percentage value for the price profile line.
pricingOption
Pricing option identifier.
profileCode
Code of the price profile.
relativeBookingDateFormula
Formula for relative booking date calculation.
relativeEventDateFormula
Formula for relative event date calculation.
relativeUntilEventDate
Formula for relative until event date calculation.
roundingDirection
Rounding direction for the price profile line.
roundingPrecision
Rounding precision for the price profile line.
bookingDateFrom
Start date for booking eligibility.
bookingDateUntil
End date for booking eligibility.
eventDateFrom
Start date for event eligibility.
eventDateUntil
End date for event eligibility.
