Below are all tables and field names created by BigCommerce’s native Google BigQuery integration. The fields within each table are populated by data from one or more BigCommerce API endpoints.

For more information about the integration, see Setting Up Google BigQuery.

 
 

Consignments

bc_consignment Table

API Endpoints:

Field NameTypeSample Data
consignment_idINTEGER99
order_idINTEGER118
location_idINTEGER1
pickup_method_idINTEGER1
product_idINTEGER115
is_shippingBOOLEANtrue
is_pickupBOOLEANfalse
 
 

Customers

 

bc_customer Table

API Endpoints:

  • /stores/{store_hash}/v3/customers?include=addresses,storecredit,attributes,formfields — (documentation)
  • /stores/{store_hash}/v3/customers/attributes — (documentation)
  • /v3/customers/form-fields
Field NameTypeSample Data
customer_idINTEGER3
full_nameSTRINGFirst Name Last Name
first_nameSTRINGFirst Name
last_nameSTRINGLast Name
companySTRINGBigCommerce
emailSTRINGname@domain.com
phoneSTRING5554445555
notesSTRINGstring
accepts_product_review_abandoned_cart_emailsBOOLEANtrue
date_createdDATETIME2024-02-15T11:09:29
date_modifiedDATETIME2024-02-15T11:09:29
tax_exempt_categorySTRINGG
registration_ip_addressSTRING104.129.202.55
last_updated_datetimeDATETIME2024-02-16T02:04:34
store_credit_in_USDNUMERIC0
 

bc_customer_addresses Table

API Endpoints:

  • /stores/{store_hash}/v3/customers?include=addresses,storecredit,attributes,formfields — (documentation)
  • /stores/{store_hash}/v3/customers/attributes — (documentation)
  • /v3/customers/form-fields
Field NameTypeSample Data
customer_idINTEGER3
customer_address_idINTEGER4
full_nameSTRINGFirst Name Last Name
first_nameSTRINGFirst Name
last_nameSTRINGLast Name
companySTRINGBigCommerce
address_line_1STRING145 Jefferson St
address_line_2STRINGSuite 600
citySTRINGSan Francisco
stateSTRINGCalifornia
postal_codeSTRING94133
country_codeSTRINGUS
address_typeSTRINGresidential
phoneSTRING5554445555
last_updated_datetimeDATETIME2024-02-16T02:04:34
 

bc_customer_custom_fields Table

API Endpoints:

  • /stores/{store_hash}/v3/customers?include=addresses,storecredit,attributes,formfields — (documentation)
  • /stores/{store_hash}/v3/customers/attributes — (documentation)
  • /v3/customers/form-fields
Field NameTypeSample Data
customer_idINTEGER19
custom_field_idINTEGER3
custom_field_typeSTRINGcheckboxes
custom_field_nameSTRINGstring
custom_field_valueSTRINGstring
last_updated_datetimeDATETIME2024-02-16T02:04:34
 
 

Customer Groups

 

bc_customer_groups Table

API Endpoints:

Field NameTypeSample Data
customer_group_idINTEGER1
customer_group_nameSTRINGWholesale
is_default_for_guestsBOOLEANfalse
is_default_for_registeredBOOLEANtrue
enabledBOOLEANtrue
last_updated_datetimeDATETIME2024-02-16T02:04:34
 

bc_customer_groups_access_categories Table

API Endpoints:

Field NameTypeSample Data
customer_group_idINTEGER1
typeSTRINGspecific
access_category_idINTEGER34
enabledBOOLEANtrue
last_updated_datetimeDATETIME2024-02-16T02:04:34
 

bc_customer_groups_discount_rules Table

API Endpoints:

Field NameTypeSample Data
customer_group_idINTEGER1
typeSTRINGcategory
methodSTRINGpercent
amountSTRING15.0000
discount_category_idINTEGER34
discount_product_idINTEGER3511
enabledBOOLEANtrue
last_updated_datetimeDATETIME2024-02-16T02:04:34
 
 

Inventory

bc_inventory Table

API Endpoint:

Field NameTypeSample Data
skuSTRINGRE-130
variant_idINTEGER79
product_idINTEGER120
location_idINTEGER1
available_to_sellINTEGER10
safety_stockINTEGER1
warning_levelINTEGER1
is_in_stockBOOLEANtrue
 
 

Locations

bc_location Table

API Endpoint:

Field NameTypeSample Data
location_idINTEGER2
codeSTRINGBIGC-2
location_nameSTRINGCentral Store
descriptionSTRINGCentral Park store
type_idSTRINGPHYSICAL
enabledBOOLEANtrue
citySTRINGNew York City
stateSTRINGNY
zipSTRING11111
latitudeINTEGER11
longitudeINTEGER8
country_codeSTRINGUS
is_storefront_visibleBOOLEANtrue
 
 

Orders

 

bc_order Table

API Endpoint:

  • /stores/{store_hash}/v2/orders — (documentation)
  • /stores/{store_hash}/v2/orders/coupons
Field NameTypeSample Data
order_idINTEGER107
order_status_idINTEGER3
order_statusSTRINGPartially Shipped
order_archivedBOOLEANfalse
order_created_date_timeDATETIME2024-02-12T16:18:23
date_shippedDATETIME2024-02-12T16:20:58
order_sourceSTRINGstorefront
external_sourceSTRINGnull
external_idSTRINGnull
external_merchant_idSTRINGnull
external_order_idSTRINGnull
channel_idINTEGER1
customer_idINTEGER0
customer_messageSTRINGOrder Comments
staff_notesSTRINGStaff Comments
cart_idSTRING18848fc4-7974-4548-8cdd-f9e60d02994c
payment_statusSTRINGcaptured
payment_provider_idSTRINGnull
payment_method_typeSTRINGTest Payment Gateway
credit_card_typeSTRINGnull
total_itemsINTEGER2
total_items_shippedINTEGER1
coupon_idINTEGER2
coupon_codeSTRINGCouponCodeA
coupon_discountNUMERIC2.5
discount_amountSTRING0.0000
gift_certificate_amount_redeemedNUMERIC0
store_credit_redeemedNUMERIC0
sub_total_excluding_taxNUMERIC499.65
sub_total_including_taxNUMERIC499.65
sub_total_taxNUMERIC0
base_shipping_costNUMERIC10
shipping_excluding_taxNUMERIC10
shipping_including_taxNUMERIC10
shipping_taxNUMERIC0
base_handling_costNUMERIC0
handling_excluding_taxNUMERIC0
handling_including_taxNUMERIC0
handling_taxNUMERIC0
base_wrapping_costNUMERIC0
wrapping_excluding_taxNUMERIC0
wrapping_including_taxNUMERIC0
wrapping_taxNUMERIC0
total_taxNUMERIC0
total_excluding_taxNUMERIC509.65
total_including_taxNUMERIC509.65
default_currency_codeSTRINGUSD
currency_exchange_rateNUMERIC1
refund_amountNUMERIC0
last_updated_datetimeDATETIME2024-02-16T02:18:26
 

bc_order_billing_addresses Table

API Endpoint:

  • /stores/{store_hash}/v2/orders — (documentation)
  • /stores/{store_hash}/v2/orders/coupons
Field NameTypeSample Data
order_idINTEGER107
full_nameSTRINGFirst Name Last Name
first_nameSTRINGFirst Name
last_nameSTRINGLast Name
companySTRINGBigCommerce
street_1STRING145 Jefferson St
street_2STRINGSuite 600
citySTRINGSan Francisco
stateSTRINGCalifornia
zipSTRING94133
countrySTRINGUnited States
country_codeSTRINGUS
phoneSTRING5554445555
emailSTRINGname@domain.com
last_updated_datetimeDATETIME2024-02-13T02:08:18
 

bc_order_line_items Table

API Endpoint:

Field NameTypeSample Data
order_line_item_idINTEGER26
order_idINTEGER121
order_address_idINTEGER22
product_idINTEGER80
external_idINTEGER 
quantityINTEGER4
product_priceNUMERIC109
base_cost_priceNUMERIC10
product_price_after_discountNUMERIC98.1
price_ex_taxNUMERIC109
price_inc_taxNUMERIC109
price_taxNUMERIC0
base_totalNUMERIC436
product_total_costNUMERIC40
total_ex_taxNUMERIC436
total_inc_taxNUMERIC436
total_taxNUMERIC0
is_refundedBOOLEANfalse
refund_amountNUMERIC0
return_idINTEGER0
quantity_shippedINTEGER0
fixed_shipping_costNUMERIC0
base_wrapping_costNUMERIC0
wrapping_cost_ex_taxNUMERIC0
wrapping_cost_inc_taxNUMERIC0
wrapping_cost_taxNUMERIC0
variant_idINTEGER64
option_set_idINTEGERnull
parent_order_product_idINTEGERnull
is_bundled_productBOOLEANfalse
last_updated_datetimeDATETIME2024-04-03T02:32:16
 

bc_order_line_items_discounts Table

API Endpoint:

Field NameTypeSample Data
order_line_item_idINTEGER14
order_idINTEGER110
discount_idSTRINGcoupon
discount_amountNUMERIC2.5
discount_nameSTRINGCouponPromotionNameA
discount_codeSTRINGCouponCodeA
discount_levelSTRINGproduct
last_updated_datetimeDATETIME2024-02-18T17:00:06
 

bc_order_shipping_addresses Table

API Endpoint:

  • /stores/{store_hash}/v2/orders — (documentation)
  • /stores/{store_hash}/v2/orders/{order_id}/shipping_addresses — (documentation)
Field NameTypeSample Data
order_idINTEGER107
shipping_address_idINTEGER8
shipping_methodSTRINGFlat Rate
full_nameSTRINGFirst Name Last Name
first_nameSTRINGFirst Name
last_nameSTRINGLast Name
companySTRINGBigCommerce
street_1STRING145 Jefferson St
street_2STRINGSuite 600
citySTRINGSan Francisco
stateSTRINGCalifornia
postal_codeSTRING94133
countrySTRINGUnited States
country_codeSTRINGUS
phoneSTRING5554445555
emailSTRINGname@domain.com
last_updated_datetimeDATETIME2024-02-16T02:14:29
 
 

Pickup Methods

bc_pickup_method Table

API Endpoint:

Field NameTypeSample Data
pickup_method_idINTEGER1
location_idINTEGER2
pickup_method_display_nameSTRINGStore Pickup
collection_instructionsSTRINGBring photo ID.
collection_time_descriptionSTRINGCollect M-F between 0900-1700.
 
 

Products

 

bc_product Table

API Endpoint:

  • /stores/{store_hash}/v3/catalog/products?include=variants,custom_fields — (documentation)
  • /stores/{store_hash}/v3/catalog/brands?include_fields=id,name — (documentation)
  • /stores/{store_hash}/v3/catalog/categoriesinclude_fields=id,name — (documentation)
Field NameTypeSample Data
product_idINTEGER111
product_nameSTRINGSmith Journal
product_typeSTRINGphysical
skuSTRINGSKU-001
bin_picking_numberSTRINGBPN1234
universal_product_codeSTRING123456
global_trade_item_numberSTRING12345678
manufacturer_part_numberSTRINGMPNu23u42341234
date_createdDATETIME2015-07-03T12:55:30
date_modifiedDATETIME2024-04-01T21:34:49
brand_idINTEGER0
brand_nameSTRINGCommon Good
page_titleSTRING 
custom_urlSTRING/smith-journal-13/
descriptionSTRING<p>143 Pages</p>
is_featuredBOOLEANfalse
conditionSTRINGNew
sort_orderINTEGER0
preorder_release_dateSTRING2024-05-22T00:00:00-06:00
preorder_messageSTRINGPreorder now!
availabilitySTRINGavailable
availability_descriptionSTRINGUsually ships in 24 hours.
weightNUMERIC5
widthNUMERIC10
depthNUMERIC0.5
heightNUMERIC5
priceNUMERIC25
cost_priceNUMERIC13.43
retail_priceNUMERIC0
sale_priceNUMERIC0
fixed_cost_shipping_priceNUMERIC3
is_free_shippingBOOLEANfalse
is_preorder_onlyBOOLEANfalse
is_price_hiddenBOOLEANfalse
price_hidden_labelSTRING 
order_quantity_minimumINTEGER0
order_quantity_maximumINTEGER0
gift_wrapping_options_typeSTRINGany
tax_class_idINTEGER0
product_tax_codeSTRING 
inventory_levelINTEGER11655
inventory_warning_levelINTEGER300
open_graph_typeSTRINGproduct
open_graph_titleSTRING 
open_graph_use_product_nameBOOLEANtrue
base_variant_idINTEGERnull
last_updated_datetimeDATETIME2024-04-02T02:46:40
 

bc_product_category Table

API Endpoint:

  • /stores/{store_hash}/v3/catalog/products?include=variants,custom_fields — (documentation)
  • /stores/{store_hash}/v3/catalog/brands?include_fields=id,name — (documentation)
  • /stores/{store_hash}/v3/catalog/categoriesinclude_fields=id,name — (documentation)
Field NameTypeSample Data
product_idINTEGER94
category_idINTEGER21
category_nameSTRINGCategory D
last_updated_datetimeDATETIME2024-03-02T02:21:02
 

bc_product_custom_fields Table

API Endpoint:

  • /stores/{store_hash}/v3/catalog/products?include=variants,custom_fields — (documentation)
  • /stores/{store_hash}/v3/catalog/brands?include_fields=id,name — (documentation)
  • /stores/{store_hash}/v3/catalog/categoriesinclude_fields=id,name — (documentation)
Field NameTypeSample Data
product_idINTEGER111
custom_field_idINTEGER2
custom_field_nameSTRINGManufacturer
custom_field_valueSTRINGAcme Inc
last_updated_datetimeDATETIME2024-04-02T02:46:40
 

bc_product_variants Table

API Endpoint:

  • /stores/{store_hash}/v3/catalog/products?include=variants,custom_fields — (documentation)
  • /stores/{store_hash}/v3/catalog/brands?include_fields=id,name — (documentation)
  • /stores/{store_hash}/v3/catalog/categoriesinclude_fields=id,name — (documentation)
Field NameTypeSample Data
product_idINTEGER111
variants_idINTEGER79
variants_skuSTRINGSKU-001-GR
variants_sku_idINTEGER129
variants_cost_priceNUMERIC3.23
variants_priceNUMERIC24.99
variants_sale_priceNUMERIC15.99
variants_retail_priceNUMERIC27.99
variants_weightNUMERIC4
variants_widthNUMERIC10
variants_heightNUMERIC5
variants_depthNUMERIC0.5
variants_is_free_shippingBOOLEANfalse
variants_fixed_cost_shipping_priceNUMERICnull
variants_purchasing_disabledBOOLEANfalse
variants_purchasing_disabled_messageSTRING 
variants_upcSTRINGnull
variants_inventory_levelINTEGER773
variants_inventory_warning_levelINTEGER100
variants_bin_picking_numberSTRING000001C
last_updated_datetimeDATETIME2024-02-18T18:06:41
 
 

Refunds

 

bc_refund Table

API Endpoint:

  • /stores/{store_hash}/v2/orders — (documentation)
  • /stores/{store_hash}/v3/orders/{order_id}/payment_actions/refunds — (documentation)
Field NameTypeSample Data
refund_idINTEGER43
order_idINTEGER112
user_idSTRING1
refund_created_date_timeDATETIME2024-02-18T18:06:41
refund_reasonSTRINGCustomer requested refund
refund_total_amountNUMERIC24.99
refund_total_taxNUMERIC2.06
last_updated_datetimeDATETIME2024-02-18T18:06:41
 

bc_refund_line_items Table

API Endpoint:

  • /stores/{store_hash}/v2/orders — (documentation)
  • /stores/{store_hash}/v3/orders/{order_id}/payment_actions/refunds — (documentation)
Field NameTypeSample Data
refund_idINTEGER43
item_typeSTRINGPRODUCT
order_line_item_item_idINTEGER529
refund_reasonSTRINGCustomer requested refund
quantityNUMERIC1
requested_amountNUMERIC19.99
last_updated_datetimeDATETIME2024-02-18T18:06:41
 

bc_refund_payments Table

API Endpoint:

  • /stores/{store_hash}/v2/orders — (documentation)
  • /stores/{store_hash}/v3/orders/{order_id}/payment_actions/refunds — (documentation)
Field NameTypeSample Data
refund_idINTEGER43
payment_idINTEGERstorecredit
payment_provider_idSTRINGnull
amountNUMERIC19.99
is_offlineBOOLEANfalse
is_declinedBOOLEANfalse
payment_declined_messageSTRING 
last_updated_datetimeDATETIME2024-02-18T18:06:41
 
 

Channels

bc_store_channel Table

API Endpoint:

Field NameTypeSample Data
channel_idINTEGER1
channel_nameSTRINGSample Data Store
channel_statusSTRINGactive
channel_typeSTRINGstorefront
channel_platformSTRINGbigcommerce
channel_external_idSTRING 
channel_site_urlSTRINGhttps://sample-data-store.mybigcommerce.com
channel_icon_urlSTRINGhttps://s3.amazonaws.com/bc-channel-platform/
channel-icons/bigcommerce.svg
channel_is_listable_from_uiBOOLEANtrue
channel_is_visibleBOOLEANtrue
channel_date_createdDATETIME2020-11-11T08:30:39
channel_date_modifiedDATETIME2020-12-29T11:18:42
store_idINTEGER1001500671
store_hashSTRINGhashi2vkga
store_domainSTRINGmybcstore.mybigcommerce.com
store_nameSTRINGSample Data Store
store_default_site_idINTEGER1000
store_default_channel_idINTEGER1
store_first_nameSTRINGFirst Name
store_last_nameSTRINGLast Name
store_secure_urlSTRINGhttps://mybcstore.mybigcommerce.com
store_control_panel_base_urlSTRINGhttps://store-hashi2vkga.mybigcommerce.com
store_statusSTRINGlive
store_countrySTRINGUnited States
store_country_codeSTRINGUS
store_phoneSTRING5554445555
store_languageSTRINGen
last_updated_datetimeDATETIME2024-05-29T02:27:01