sample response

sample response
 avatar
unknown
json
4 years ago
935 B
2
Indexable
[

	{
		"month_id": "2021-01",
		"month_name": "Januari",
		"details": [
			{

				"product_name": "Vaksin bOPV 10 ds",
				"quantity": 230000,
				"batch_number": "04101021",
				"production_date": "2021-03-05",
				"release_date": "2021-05-01",
				"supply_quantity": 50000,
				"batch_remaining": 0,
				"remaining_allocation": 180000
			},
			{

				"product_name": "Vaksin bOPV 10 ds",
				"quantity": 230000,
				"batch_number": "04101021",
				"production_date": "2021-03-05",
				"release_date": "2021-05-01",
				"supply_quantity": 50000,
				"batch_remaining": 0,
				"remaining_allocation": 130000
			},
			{

				"product_name": "Vaksin bOPV 10 ds",
				"quantity": 230000,
				"batch_number": "04101021",
				"production_date": "2021-03-05",
				"release_date": "2021-05-01",
				"supply_quantity": 50000,
				"batch_remaining": 0,
				"remaining_allocation": 80000
			}
		]

	}
]
Editor is loading...