Skip to main content
PATCH
Patch Competitor Price

Path Parameters

entity_id
integer
required

Body

application/json
item_id
string | null
promo_price
currency
string | null
source_url
string | null
competitor_sku
string | null
barcode
string | null
status
string | null
stock_on_hand
competitor_name
string | null
observed_at
string<date-time> | null
regular_price

Response

Successful Response

id
integer
required
competitor_name
string
required
observed_at
string<date-time>
required
regular_price
string
required
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
item_id
string | null
promo_price
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
currency
string | null
source_url
string | null
competitor_sku
string | null
barcode
string | null
status
string | null
stock_on_hand
string | null
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
created_at
string<date-time> | null
updated_at
string<date-time> | null