Update

View as Markdown
Updates an existing product.

Authentication

x-api-keystring
API Key authentication via header

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