Skip to main content
GET
/
v3
/
stores
/
{store_id}
/
bundle-price-options
/
{id}
Get a bundle price option for a business store
curl --request GET \
  --url https://api.scalev.com/v3/stores/{store_id}/bundle-price-options/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

store_id
integer
required

Legacy numeric business store ID.

id
string
required

Response

Success

Raw single-resource success payload for v3.