Recerc

Add product document

Associates a document with a product.

POST/api/products/{productId}/documents

Associates a document with a product.

Path Parameters

productId*string

Product identifier.

Example"prod_123"

Request Body

application/json

Request payload for Add product document.

fileId*string

File identifier to associate as a product document.

Example"file_123"
isTechSpecs?|

Whether the document should be marked as a technical specification.

priority?|||||

Priority used for ordering or selection.

[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json