Skip to main content
GET
Returns the product’s pending change request with its individual change actions, or null if no change is pending.
The response contains the pending product_change record and its actions — the raw edits awaiting review — not a merged product payload.

Path parameters

id
string
required
The product’s ID.

Response

product_change
object | null