POST api/product/content/add/file/{product_id}?token={token}&variant_id={variant_id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
product_id

integer

Required

token

string

Required

variant_id

integer

None.

Body Parameters

None.

Response Information

Resource Description

IResultViewModelOldOfListOfFileModel
NameDescriptionTypeAdditional information
retval

integer

None.

retdesc

string

None.

errors

Collection of ErrorModel

None.

content

Collection of FileModel

None.

Response Formats

application/json, text/json

Sample:

Sample not available.