Product Stock Uses
GET
Get All Product Stock Uses
Retrieve a paginated list of all product stock uses with optional filtering and search capabilities.
GET
/product-stock-uses
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| page | integer | Optional | Page number for pagination |
| per_page | integer | Optional | Number of items per page (default: 15) |
| search | string | Optional | Search by note |
| branch_id | integer | Optional | Filter by branch |
| date | date | Optional | Filter by date (Y-m-d) |
Response
200 OKStatus Code
HTTP status code (200)
Message
Human-readable description
Data
Paginated list of product stock uses