Resource:image for itemC# Rel Const:Rels.CustomerSvc.ItemImageURI template:{id}/items/{iid}/imageObtain URI from:
Get the image associated with the item, if any. Specify Accept: image/* to get image ContentType rather than json object.
Success status: 200; Response is cacheable
Name (* = required) | Data Type | Description |
---|---|---|
id * | int | customer id |
iid * | int | item id |
Type | Description | |
---|---|---|
ContentType | string | |
Content | Object |
{ "contentType": "str", "content": {} }
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.