Phiếu nhập kho
Danh sách phiếu nhập
Endpoint
URL: /api/v6.1/inventory_sheet_ins
Phương thức: GET
Tiêu đề yêu cầu (Request Headers)
X-API-KEY: <your_api_key>
Tham số yêu cầu (Query Parameters)
Theo domain public API phiếu nhập (lọc, phân trang, fields, …) — xem Thông tin cần thiết.
Chi tiết phiếu nhập
Endpoint
URL: /api/v6.1/inventory_sheet_in
Phương thức: GET
Trả về phiếu kèm dòng phiếu khi lấy chi tiết.
Tham số yêu cầu (Query Parameters)
Bắt buộc đúng một trong hai:
| Tham số | Kiểu | Mô tả |
|---|---|---|
inventory_sheet_in_id | integer | ID phiếu. |
inventory_sheet_in_code | string | Mã chứng từ (sheet_code). |
Ví dụ Request
GET /api/v6.1/inventory_sheet_in?inventory_sheet_in_code=PNK/2025/001 HTTP/1.1
Host: example.getflycrm.com
X-API-KEY: your-api-key