curl --location --request POST 'https://dev-api.elefin.id/backoffices/paylater-applicants/monthly-forecast/1fc16f31-92a1-4159-ac94-346314b9c8a2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 115,
"monthly_forecast": [
{
"price": 7000,
"quantity": 3500,
"wholesale": [],
"product_id": 111,
"product_uom": "Kg",
"product_name": "Singkong",
"product_unit": 1,
"default_price": 7000,
"supplier_code": "JEST"
},
{
"price": 25000,
"quantity": 500,
"wholesale": [],
"product_id": 7,
"product_uom": "Pcs",
"product_name": "Roti Keju",
"product_unit": 1,
"default_price": 25000,
"supplier_code": "JEST"
},
{
"price": 73500,
"quantity": 30,
"wholesale": [],
"product_id": 888,
"product_uom": "Kg",
"product_name": "Daging Ayam Giling",
"product_unit": 1,
"default_price": 73500,
"supplier_code": "FNB"
}
],
"monthly_forecast_url": [
{
"document_url": "https://res.cloudinary.com/elefin-id/image/upload/v1751949270/local/staging-buyer-forecast/hvzzenrxnmffr4jfwpru.png",
"document_filename": "Screenshot 2025-06-16 at 22.04.19.png"
}
],
"additional_information": "testing simpan paylater meta",
"additional_information_url": [
{
"document_url": "https://res.cloudinary.com/elefin-id/image/upload/v1751949282/local/staging-buyer-forecast/zrnsrx4mfpdmdh2mzxgc.png",
"document_filename": "Screenshot 2025-06-24 at 14.02.12.png"
}
],
"is_urgent": false
}'