I want to use the Bigcommerce API from here.
I need a custom field so I will use
GET /stores/{store_hash}/v2/products/{product_id}/custom_fields/{id}
.
Where do I find the {store_hash}
value?
Go to Advanced Settings -> Api Accounts then click Create API Account, you'll find it in the API PATH field `https://api.bigcommerce.com/stores/{{store-hash}}/v3/
The Bigcommerce store hash value can also be derived from your temp URL. For example, if your temp URL is http ://store-xxxxxxxxx.mybigcommerce.com/ then your store_hash value is the xxxxxxxxx. bigcommerce
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With