articles

Stores the article image information

ADD ENDPOINT DESCRIPTION HERE

post/articles/{sellerId}/{articleId}/images

Path parameters

sellerIdinteger required

The unique identifier for the seller account. This ID is used to scope operations to a specific seller's data and resources.

articleIdinteger required

The unique identifier for an article (product/SKU) in the system.

Request body

idstring required

Response

successful operation

idstring
sourcestring required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.