List Purchase Orders By Items
Model aligned to the Fracttal ETL output schema for purchase orders by items.
General information:
| Module | Category |
|---|---|
Budget |
Read |
ListPurchaseOrdersByItems
Parameters:
No parameters.
Input parameters:
| Field | Type | Required | Description | Default Value | Examples |
|---|---|---|---|---|---|
Usage example:
{
"warehouse_active": true,
"warehouse_address": "Av. Central 123",
"warehouse_allow_negative_stock": false,
"warehouse_city": "Santiago",
"warehouse_code": "WH-001",
"warehouse_code_location": "LOC-001",
"warehouse_country": "Chile",
"warehouse_description": "Almacén Central",
"warehouse_detail_movement_code": "MOV-001",
"warehouse_detail_movement_date": "2024-01-01",
"warehouse_detail_movement_date_create": "2024-01-01T10:00:00Z",
"warehouse_detail_movement_id": 500,
"warehouse_detail_movement_id_company": 600
}
Notes:
This model represents the response to the item-based purchase order query, 100% aligned to the output schema.