id=10&product_ids=1&product_ids=2
{- "success": true,
- "message": "",
- "data": [
- {
- "id": 1,
- "vendor_id": 1,
- "product_id": 1,
- "created_at": "2022-08-12T19:28:59.000000Z",
- "updated_at": "2022-08-12T19:28:59.000000Z",
- "status": "Pending"
}, - {
- "id": 2,
- "vendor_id": 1,
- "product_id": 2,
- "created_at": "2022-08-12T19:29:39.000000Z",
- "updated_at": "2022-08-12T19:29:39.000000Z",
- "status": "Pending"
}
]
}{- "success": true,
- "message": "",
- "data": [
- {
- "id": 1,
- "name": "Sofa",
- "code": "FywIBN",
- "brand_id": 2,
- "category_id": 2,
- "cost_price": 1500,
- "stock": "5.000",
- "alert_stock": 0,
- "unit_id": 3,
- "distribute_unit_id": null,
- "tax_id": null,
- "tax_method": null,
- "image_id": null,
- "is_active": 1,
- "details": null,
- "type": "Serviceable",
- "status": "Pending",
- "items": [ ],
- "link": null,
- "brand": {
- "id": 2,
- "created_at": "2022-05-22T13:20:58.000000Z",
- "updated_at": "2022-05-22T13:20:58.000000Z",
- "name": "IKEA",
- "image_id": null
}, - "category": {
- "id": 2,
- "created_at": "2022-05-22T13:20:58.000000Z",
- "updated_at": "2022-05-22T13:20:58.000000Z",
- "name": "Furniture"
}, - "product_variants": [ ],
- "unit": {
- "id": 3,
- "name": "Pieces",
- "short_code": "Pcs",
- "category_id": 3,
- "type": "equal",
- "value": 1,
- "category": {
- "id": 3,
- "name": "Count"
}
}, - "distribute_unit": null
}, - {
- "id": 2,
- "name": "TV",
- "code": "HMzZQD",
- "brand_id": 2,
- "category_id": 2,
- "cost_price": 1500,
- "stock": "5.000",
- "alert_stock": 0,
- "unit_id": 3,
- "distribute_unit_id": null,
- "tax_id": null,
- "tax_method": null,
- "image_id": null,
- "is_active": 1,
- "details": null,
- "type": "Serviceable",
- "status": "Pending",
- "items": [ ],
- "link": null,
- "brand": {
- "id": 2,
- "created_at": "2022-05-22T13:20:58.000000Z",
- "updated_at": "2022-05-22T13:20:58.000000Z",
- "name": "IKEA",
- "image_id": null
}, - "category": {
- "id": 2,
- "created_at": "2022-05-22T13:20:58.000000Z",
- "updated_at": "2022-05-22T13:20:58.000000Z",
- "name": "Furniture"
}, - "product_variants": [ ],
- "unit": {
- "id": 3,
- "name": "Pieces",
- "short_code": "Pcs",
- "category_id": 3,
- "type": "equal",
- "value": 1,
- "category": {
- "id": 3,
- "name": "Count"
}
}, - "distribute_unit": null
}
]
}