SalesChannelProductStock
Retrieves all of inserted extra product stocks data from related channel
The channel ID of the resource.
5Unique identifier of the resource
1OK
GET /api/v1/channel/{channel_id}/extra_product_stocks/{id}/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
OK
[
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]Retrieves all of inserted extra product stocks data from related channel
The channel ID of the resource.
5Unique identifier of the resource
1OK
GET /api/v1/channel/{channel_id}/extra_product_stocks/{id}/detailed/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
OK
[
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]Retrieves all of inserted product stocks data from related channel
The channel ID of the resource.
5Unique identifier of the resource
1OK
GET /api/v1/channel/{channel_id}/product_stocks/{id}/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
OK
[
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]Retrieves all of inserted product stocks data from related channel
The channel ID of the resource.
5Unique identifier of the resource
1OK
GET /api/v1/channel/{channel_id}/product_stocks/{id}/detailed/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
OK
[
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]Lists all of product stocks data from related channel
The channel ID of the resource.
5Filter by attributes in JSON format.
attributes__color=redFilter by localized attributes in JSON format.
localized_attributes__locale=en-USFilter by Product ID.
123Filter by modifier collection id
Filter by product's stock value
Filter by product's unit type value
Filter by product's sold quantity unreported value
Filter by multiple primary key values (comma-separated list of integers)
Filter by product's stock_list data
OK
Unauthorized Access
Server Error
GET /api/v1/channel/{channel_id}/product_stocks/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
{
"count": 0,
"next": "text",
"previous": "text",
"results": [
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]
}Lists all of product stocks data from related channel
The channel ID of the resource.
5Filter by attributes in JSON format.
attributes__color=redFilter by localized attributes in JSON format.
localized_attributes__locale=en-USFilter by Product ID.
123Filter by modifier collection id
Filter by product's stock value
Filter by product's unit type value
Filter by product's sold quantity unreported value
Filter by multiple primary key values (comma-separated list of integers)
Filter by product's stock_list data
OK
Unauthorized Access
Server Error
GET /api/v1/channel/{channel_id}/product_stocks/detailed/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
{
"count": 0,
"next": "text",
"previous": "text",
"results": [
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]
}Lists all of inserted product stocks data from related channel
The channel ID of the resource.
5OK
GET /api/v1/channel/{channel_id}/product_stocks/inserts/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
OK
[
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]Lists all of updated product stocks data from related channel
The channel ID of the resource.
5OK
GET /api/v1/channel/{channel_id}/product_stocks/updates/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
OK
[
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]Lists all of inserted or updated product stocks data from related channel
The channel ID of the resource.
5OK
GET /api/v1/channel/{channel_id}/product_stocks/inserts_or_updates/ HTTP/1.1
Host: sandbox.akinon.com
Authorization: YOUR_API_KEY
Accept: */*
OK
[
{
"pk": 1,
"product": 1,
"unit_type": "qty",
"stock": 1,
"sold_quantity_unreported": 1,
"extra_field": {},
"stock_list": 1,
"modified_collection": 1,
"adjusted_stock": 1,
"created_date": "2025-11-30T09:04:50.890Z",
"modified_date": "2025-11-30T09:04:50.890Z"
}
]Was this helpful?

