Get Quotes

Generate quotes to view pricing from different providers for your delivery.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Address of pickup location. Include all components including street, city, zipcode, and country. Do not provide if store_id is provided. Otherwise required.

string

Address of dropoff location. Include all components including street, city, zipcode, and country. Do not provide if dropoff_store_id is provided. Otherwise required.

string

Unit number of pickup location. Do not provide if store_id is provided.

string

Unit number of dropoff location. Do not provide if dropoff_store_id is provided.

date-time

Timestamp for when the items should be picked up. Must be in ISO8601 format. Cannot be both provided with dropoff_at.

date-time

Timestamp for when the items should be delivered. Must be in ISO8601 format. Cannot be both provided with pickup_at.

string

ID of a store created through Burq dashboard or API. Quotes created with a pickup_store_id can only be used to create delivery with the same pickup_store_id.

string

ID of a store created through Burq dashboard or API. Quotes created with a dropoff_store_id can only be used to create delivery with the same dropoff_store_id.

integer

Total value of all items in the delivery.

string
enum

Name of the industry that best describes your order.

string

Individual or company name of pickup location. Do not provide if pickup_store_id is provided.

string

Only relevant for Burq Connect merchants. Specify the connected account that you want to create the delivery under. If you are already setting store_id, you don't need to set this field, as the owner account will be inferred from the store.

boolean

Indicates whether items contain an alcoholic ingredient.

required_provider_settings
object

Required provider settings exclude providers that don't support the selected settings from quote generation. If you set required_provider_settings when creating quotes, you probably also want to set required_provider_settings or preferred_provider_settings when creating deliveries to ensure the settings are passed to the provider. Each provider supports different settings, and excessive requirements may reduce quote availability.

pickup_address_details
object

This object is optional. If provided, all nested fields must be provided. Burq will perform no address validation when this object is provided. The provided address will be sent to providers as is. Merchants are responsible for data validity and accuracy. Note, when this object is provided, you still need to provide a formatted address under pickup_address or pickup_store_id. Additionally, pickup_unit (when applicable) needs to be provided in the top-level field.

dropoff_address_details
object

This object is optional. If provided, all nested fields must be provided. Burq will perform no address validation when this object is provided. The provided address will be sent to providers as is. Merchants are responsible for data validity and accuracy. Note, when this object is provided, you still need to provide a formatted address under dropoff_address or dropoff_store_id. Additionally, dropoff_unit (when applicable) needs to be provided in the top-level field.

string

Phone number of pickup location. Do not provide if pickup_store_id is provided.

string

Phone number of dropoff location. Do not provide if dropoff_store_id is provided.

string

Individual or company name receiving the delivery. Do not provide if dropoff_store_id is provided.

items
array of objects

List of items to be delivered.

items
Headers
string
required

Burq API key for your account.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json