Consult product_collection response schema for resonse details and examples.
| Param name | Description |
|---|---|
|
id
required |
Product Collection ID Validations:
|
| Header name | Description |
|---|---|
|
Accept required |
application/vnd.api+json; com.pixelsquid.api.version=1 |
|
Authorization required |
Base64 encoding of [key_id]:[secret]
For example: key_id: DEVELOPER_PACK secret: pixelsquidsample |
|
X-Client-External-User-ID optional |
You may pass this header to associate any api requests with the unique identifier of the end user. |