Skip to main content
GET
Get Product Store

Path Parameters

entity_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
item_id
string
required
store_id
string
required
store_name
string | null
country_code
string | null
regular_price
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
unit_cost
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
stock_on_hand
integer | null
status
string | null
tax_rate
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
currency
string | null
price_effective_date
string<date> | null
sku
string | null
current_price
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$