List pricing rules
GET /pricing
GET
/pricing
Retrieve a list of terminal product prices
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
integer
page_size
integer
terminal_id
string
product_id
string
vendor_id
string
Responses
Section titled “ Responses ”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