- Print
- DarkLight
Gets a list of the calculators defined
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/pricing/v2/engines
Given a request, return a list of all defined pricing engines within the pricing service.
Security
HTTP
Type bearer
Header parameters
authorisation
stringRequired
Responses
200
List of all available pricing engines
object
pricingEngines
Array of string
List of all available pricing engines
Example[ "hardCoded", "fixedBasePrice", "bulkDiscountedCalculator", "productVolumeCalculator" ]
string
401
Invalid Authentication Credentials
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
403
Invalid Authorization Credentials
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
404
Resource Not Found
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
500
Internal Server Error
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
Was this article helpful?