Update

View as Markdown
Updates an existing product. This endpoint accepts the Application API Scope only. Storefront API Scope signatures are rejected.

Authentication

x-api-keystring

Application API Scope — server-to-server, sent in the x-api-key header. See Authentication.

Path parameters

external_product_idstringRequired

Request

This endpoint expects an object.
autoship_enabledbooleanOptionalDefaults to false
Product autoship eligibility
prepaid_eligiblebooleanOptionalDefaults to false
Product prepaid eligibility
autoship_by_defaultbooleanOptionalDefaults to false
upsell_eligiblebooleanOptionalDefaults to false
Product upsell eligibility
pricedoubleOptional

Product price, must be in decimal. Ex: 15.00

typestringOptionalDefaults to standard
Product type

Response

200

Errors

400
Bad Request Error
403
Forbidden Error