Logo
Bold Commerce Logo

Bold Commerce APIs

More than 90,000 merchants around the world turn to Bold Commerce for industry-leading eCommerce tools to help power their online stores. We help high-growth merchants solve their biggest pain points including subscriptions, selling globally, wholesale & B2B, payments, personalization, and more.

Bold Commerce APIs

Account Request URL

https://developer.boldcommerce.com/guides/getting-started/quick-start

Base Endpoint

https://sub.boldapps.net/api/customer/{rest of path}

Inventory API

Retrieves inventory information.

/inventory

, location_id, product_id, variant_id, expand,

Inventory API

Updates inventory information.

/inventory

, location_id, product_id, variant_id, available, on_hold, pending,

Inventory API

Partially updates inventory information.

/inventory

, location_id, product_id, variant_id, available, on_hold, pending,

Orders API

Retrieves order information.

/orders/{order_id}

, expand,

Orders API

Creates order.

/orders

, billing_address, channel_id, currency, customer_id, email, external_id, line_items[product_id], line_items[variant_id], line_items[quantity], location_id, note, payment_method, shipping_address, shipping_method, tax_lines, type,

Orders API

Updates order information.

/orders/{order_id}

, billing_address, channel_id, currency, customer_id, email, external_id, line_items[product_id], line_items[variant_id], line_items[quantity], location_id, note, payment_method, shipping_address, shipping_method, tax_lines, type,

Orders API

Partially updates order information.

/orders/{order_id}

, billing_address, channel_id, currency, customer_id, email, external_id, line_items[product_id], line_items[variant_id], line_items[quantity], location_id, note, payment_method, shipping_address, shipping_method, tax_lines, type,

Orders API

Deletes order.

/orders/{order_id}

,

Products API

Retrieves product information.

/products/{product_id}

, expand,

Products API

Creates product.

/products

, categories, channel_ids, description, external_id, images, inventory, metafields, name, options, price, sku, tax_code, taxable, type, variants, vendor,

Products API

Updates product information.

/products/{product_id}

, categories, channel_ids, description, external_id, images, inventory, metafields, name, options, price, sku, tax_code, taxable, type, variants, vendor,

Products API

Partially updates product information.

/products/{product_id}

, categories, channel_ids, description, external_id, images, inventory, metafields, name, options, price, sku, tax_code, taxable, type, variants, vendor,

Products API

Deletes product.

/products/{product_id}

,

Variants API

Retrieves variant information.

/products/{product_id}/variants/{variant_id}

,

Variants API

Creates variant.

/products/{product_id}/variants

, barcode, comparable_price, cost, external_id, grams, inventory, metafields, option1, option2, option3, position, price, sku, taxable,

Variants API

Updates variant information.

/products/{product_id}/variants/{variant_id}

, barcode, comparable_price, cost, external_id, grams, inventory, metafields, option1, option2, option3, position, price, sku, taxable,

Variants API

Partially updates variant information.

/products/{product_id}/variants/{variant_id}

, barcode, comparable_price, cost, external_id, grams, inventory, metafields, option1, option2, option3, position, price, sku, taxable,

Variants API

Deletes variant.

/products/{product_id}/variants/{variant_id}

,

Customers API

Retrieves customer information.

/customers/{customer_id}

,

Customers API

Creates customer.

/customers

, addresses, email, external_id, first_name, last_name, metafields, note, orders_count, phone, tags, tax_exempt, total_spent, verified_email,

Customers API

Updates customer information.

/customers/{customer_id}

, addresses, email, external_id, first_name, last_name, metafields, note, orders_count, phone, tags, tax_exempt, total_spent, verified_email,

Customers API

Partially updates customer information.

/customers/{customer_id}

, addresses, email, external_id, first_name, last_name, metafields, note, orders_count, phone, tags, tax_exempt, total_spent, verified_email,

Customers API

Deletes customer.

/customers/{customer_id}

,

Addresses API

Retrieves address information.

/customers/{customer_id}/addresses/{address_id}

,

Addresses API

Creates address.

/customers/{customer_id}/addresses

, address1, address2, city, company, country, country_code, customer_id, first_name, last_name, phone, province, province_code, zip,

Addresses API

Updates address information.

/customers/{customer_id}/addresses/{address_id}

, address1, address2, city, company, country, country_code, customer_id, first_name, last_name, phone, province, province_code, zip,

Addresses API

Partially updates address information.

/customers/{customer_id}/addresses/{address_id}

, address1, address2, city, company, country, country_code, customer_id, first_name, last_name, phone, province, province_code, zip,

Addresses API

Deletes address.

/customers/{customer_id}/addresses/{address_id}

,

Details

Provider

Country HQ

CA

API Type

REST

Categories

Ecommerce

Alternatives

Important URLs

Last Updated on

2024-03-24

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo