Skip to content

List pricing rules

GET
/pricing

Retrieve a list of terminal product prices

page
integer
default: 1
page_size
integer
default: 50
terminal_id
string
product_id
string
vendor_id
string

List of pricing rules

object
data
Array
total
integer
page
integer
page_size
integer
has_more
boolean
data
Array<object>
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

Unauthorized

object
success
required
boolean
error
required
string
Example
An error occurred