Langsung ke konten utama
GET
/
v3
/
stores
/
{store_id}
/
bundle-price-options
/
{id}
/
relations
Get bundle price option relations for a business store
curl --request GET \
  --url https://api.scalev.com/v3/stores/{store_id}/bundle-price-options/{id}/relations \
  --header 'Authorization: Bearer <token>'
{}

Otorisasi

Authorization
string
header
wajib

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

Parameter Path

store_id
integer
wajib

Numeric Scalev store database ID for authenticated business routes.

Contoh:

3288

id
string
wajib

Respons

Success

Raw single-resource success payload for v3.