Skip to main content
PATCH
Update product

Autorizações

Authorization
string
header
obrigatório

Send an API key or an OAuth access token in the Authorization header as a Bearer token. See Authentication for details.

Parâmetros de caminho

id
string
obrigatório

Product identifier (id or product_pid).

Corpo

application/json

Partial product update payload — product_pid and type cannot be changed here.

name
string | null
price
number | null
category
string | null
sub_category
string | null
image
string | null
sale_page
string<uri> | null
affiliate_status
string | null
affiliate_comission
number | null
number
string | null

Contact/support number for the product (mapped to mobile_number).

number_code
string | null

Resposta

Success

The response is of type object.