Gets a list of the calculators defined

Prev Next
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
Authorization
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

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
403

Invalid Authorization Credentials

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
404

Resource Not Found

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
500

Internal Server Error

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value