Big Commerce Locations

BigCommerce Locations API allows merchants to create, read, update, and delete inventory locations for their store. All BigCommerce stores have at least one default location, and additional locations can be created to track inventory against using the API. The API also supports managing metafields on locations, enabling custom data storage for each location. Merchants can have up to 100 active locations.

API entry from apis.yml

apis.yml Raw ↑
aid: bigcommerce:bigcommerce-locations
name: Big Commerce Locations
tags:
- Inventory
- Locations
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://developer.bigcommerce.com/docs/rest-management/locations
properties:
- url: https://developer.bigcommerce.com/docs/rest-management/locations
  type: Documentation
description: BigCommerce Locations API allows merchants to create, read, update, and delete inventory
  locations for their store. All BigCommerce stores have at least one default location, and additional
  locations can be created to track inventory against using the API. The API also supports managing metafields
  on locations, enabling custom data storage for each location. Merchants can have up to 100 active locations.