{
"success": true,
"message": "Berhasil membuat transfer fisik",
"data": {
"origin_store_id": 1,
"destination_store_id": 2,
"created_by": 3,
"updated_by": 3,
"updated_at": "2025-12-24T01:58:16.000000Z",
"created_at": "2025-12-24T01:58:16.000000Z",
"id": 34,
"items": [
{
"id": 53,
"physical_transfer_id": 34,
"product_id": 1,
"product_batch_id": 200,
"expirate_date": "2025-10-26 00:00:00",
"price_buy": "4000.00",
"qty": 1,
"created_at": "2025-12-24T01:58:16.000000Z",
"updated_at": "2025-12-24T01:58:16.000000Z",
"created_by": 3,
"updated_by": 3
},
{
"id": 54,
"physical_transfer_id": 34,
"product_id": 2,
"product_batch_id": 201,
"expirate_date": "2025-10-26 00:00:00",
"price_buy": "4000.00",
"qty": 2,
"created_at": "2025-12-24T01:58:16.000000Z",
"updated_at": "2025-12-24T01:58:16.000000Z",
"created_by": 3,
"updated_by": 3
},
{
"id": 55,
"physical_transfer_id": 34,
"product_id": 3,
"product_batch_id": 202,
"expirate_date": "2025-10-26 00:00:00",
"price_buy": "4000.00",
"qty": 3,
"created_at": "2025-12-24T01:58:16.000000Z",
"updated_at": "2025-12-24T01:58:16.000000Z",
"created_by": 3,
"updated_by": 3
}
]
}
}