Pricing
- Host: api.bigcommerce.com/stores/store_hash/v3
- Protocols:
https
- Accepts:
application/json
- Responds With:
application/json
Get product pricing.
Authentication
Authenticate requests by including an OAuth access_token
in the request header.
GET /stores/{{STORE_HASH}}/v3/pricing/products
host: api.bigcommerce.com
Accept: application/json
X-Auth-Token: {{ACCESS_TOKEN}}
OAuth Scopes
UI Name | Permission | Parameter |
---|---|---|
Products | read-only | store_v2_products_read_only |