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

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.

Response

Returns a list of all dynamic price profiles including their details.
amountdouble
Fixed amount for the price profile line.
amountIncludesVATboolean
Indicates if the amount includes VAT.
blockedboolean
Indicates if the price profile line is blocked.
descriptionstring
Description of the price profile line.
idUUID
Unique identifier of the price profile line.
lineNointeger
Line number within the price profile.
percentagedouble
Percentage value for the price profile line.
pricingOptioninteger
Pricing option identifier.
profileCodestring
Code of the price profile.
relativeBookingDateFormulastring
Formula for relative booking date calculation.
relativeEventDateFormulastring
Formula for relative event date calculation.
relativeUntilEventDatestring
Formula for relative until event date calculation.
roundingDirectioninteger
Rounding direction for the price profile line.
roundingPrecisiondouble
Rounding precision for the price profile line.
bookingDateFromdate or null
Start date for booking eligibility.
bookingDateUntildate or null
End date for booking eligibility.
eventDateFromdate or null
Start date for event eligibility.
eventDateUntildate or null
End date for event eligibility.