Search Link: https://www.google.com/search?channel=fs&client=ubuntu-sn&q=postman+collection+35240-6e90ddfd-d8be-45c2-9615-f4a24a1dd00f

Overview

GET /{store-hash}/v3/catalog/products/{id}/images

Summary: Retrieve images for a single product

GET request for retrieving images associated with a product


PARAMETERS /{store-hash}/v3/catalog/products/{id}/images


GET /{store-hash}/v3/catalog/products/{id}/images/{id}

Summary: Retrieve a single product image’s data

GET request for a specific product image by ID


PARAMETERS /{store-hash}/v3/catalog/products/{id}/images/{id}


GET /{store-hash}/v3/catalog/products/{id}

Summary: Retrieve a single product with expanded sub-resources

Request a single product with expanded variant information


PARAMETERS /{store-hash}/v3/catalog/products/{id}


GET /{store-hash}/v3/catalog/products

Summary: Retrieve all products with expanded sub-resources

Shows full product data with a single GET request


PARAMETERS /{store-hash}/v3/catalog/products


GET /{store_hash}/v3/catalog/products/{id}/videos

Summary: Retrieve all videos for a single product

Retrieve all videos for a single product


PARAMETERS /{store_hash}/v3/catalog/products/{id}/videos


GET /{store_hash}/v3/catalog/products/{id}/videos/{id}

Summary: Retrieve a video on a product

Retrieve a video on a product


PARAMETERS /{store_hash}/v3/catalog/products/{id}/videos/{id}


GET /{store_hash}/v3/catalog/products/{id}/options

Summary: Retrieve an array of product options

Retrieve an array of product options


PARAMETERS /{store_hash}/v3/catalog/products/{id}/options


GET /{store_hash}/v3/catalog/products/{id}/options/{id}

Summary: Retrieve a product option

Gets Option object by product id and option id.


PARAMETERS /{store_hash}/v3/catalog/products/{id}/options/{id}


GET /{store_hash}/v3/catalog/products/{id}/modifiers/{id}

Summary: Retrieve a product modifier

Retrieve a product modifier


PARAMETERS /{store_hash}/v3/catalog/products/{id}/modifiers/{id}


POST /{store_hash}/v3/catalog/products/{id}/modifiers/{id}/values/{id}/image

Summary: Add an image to a modifier value

Add an image to a modifier value that will show on the storefront when itu2019s selected


PARAMETERS /{store_hash}/v3/catalog/products/{id}/modifiers/{id}/values/{id}/image


GET /{store_hash}/v3/catalog/products/{id}/modifiers

Summary: Retrieve an array of product modifiers

Retrieve an array of product modifiers


PARAMETERS /{store_hash}/v3/catalog/products/{id}/modifiers


GET /{store_hash}/v3/catalog/products/{id}/variants/{id}

Summary: Retrieve a single variant

Get a Variant object.


PARAMETERS /{store_hash}/v3/catalog/products/{id}/variants/{id}


POST /{store_hash}/v3/catalog/products/{id}/variants/{id}/image

Summary: Upload a variant image

Upload a variant image


PARAMETERS /{store_hash}/v3/catalog/products/{id}/variants/{id}/image


GET /{store_hash}/v3/catalog/products/{id}/variants

Summary: Retrieve a list of variants

Returns a Variant object list from the BigCommerce Catalog.n


PARAMETERS /{store_hash}/v3/catalog/products/{id}/variants


GET /{store_hash}/v3/catalog/products/variants

Summary: Retrieve variant with parameters

Returns a Variant object list from the BigCommerce Catalog.n


PARAMETERS /{store_hash}/v3/catalog/products/variants


GET /{store_hash}/v3/catalog/categories/{id}

Summary: Retrieve a single category

Retrieve a single category


PARAMETERS /{store_hash}/v3/catalog/categories/{id}


POST /{store_hash}/v3/catalog/categories/{id}/image

Summary: Create an image for a category

Create an image for a category


PARAMETERS /{store_hash}/v3/catalog/categories/{id}/image


GET /{store_hash}/v3/catalog/categories

Summary: Retrieve categories

Returns a paginated categories collection from the BigCommerce Catalogn


PARAMETERS /{store_hash}/v3/catalog/categories


GET /{store_hash}/v3/catalog/categories/tree

Summary: Retrieve category structure/tree

Retrieve category structure/tree


PARAMETERS /{store_hash}/v3/catalog/categories/tree


GET /{store_hash}/v3/catalog/brands/{id}

Summary: Retrieve a brand

Retrieve a brand


PARAMETERS /{store_hash}/v3/catalog/brands/{id}


POST /{store_hash}/v3/catalog/brands/{id}/image

Summary: Upload an image for a brand

Upload an image for a brand


PARAMETERS /{store_hash}/v3/catalog/brands/{id}/image


GET /{store_hash}/v3/catalog/brands

Summary: Retrieve brands

Retrieve brands


PARAMETERS /{store_hash}/v3/catalog/brands


GET /{store_hash}/v3/catalog/summary

Summary: Returns a lightweight inventory summary

Returns a lightweight inventory summary from the BigCommerce Catalog.n


PARAMETERS /{store_hash}/v3/catalog/summary


GET /{store_hash}/v3/customers/subscribers

Summary: Returns all newsletter subscribers

Returns a paginated Subscribers collection.n


PARAMETERS /{store_hash}/v3/customers/subscribers


GET /{store_hash}/v3/customers/subscribers/{id}

Summary: Return a single subscriber by ID

Return a single subscriber by ID


PARAMETERS /{store_hash}/v3/customers/subscribers/{id}


PUT /{store_id}/v3/catalog/products/{id}/options/{id}

Summary: Update a product option

Update a product option


PARAMETERS /{store_id}/v3/catalog/products/{id}/options/{id}