Get a pricing rule
GET /pricing/{pricing_id}
GET
/pricing/{pricing_id}
Retrieve a specific terminal product price by ID
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” pricing_id
required
string
Pricing ID
Responses
Section titled “ Responses ”Pricing rule details
object
id
string
company_id
string | null
source_type
string | null
vendor_id
string | null
vendor_name
string | null
supplier_id
string | null
supplier_name
string | null
fuel_terminal_id
string | null
item_id
string | null
item_desc
string | null
product_id
string | null
tank
string | null
quantity_available
string | null
effective_date
string | null
effective_time
string | null
price
string | null
terminal_id
string | null
Pricing rule not found