Authorization: Bearer ********************{
"remarks": "remarks niii from inventory",
"requisition_number": "VR/0000319/HANK/E/IX/2025",
"approval": "first-approval",
"date_acct": "2024-10-28T13:07:11.433Z"
}curl --location --request PUT 'https://mazu-lan.concise.co.id/api/v1/main/landing-forms/approve/18ed4f03-dbd9-43fb-9c10-c91d02812b27' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"remarks": "remarks niii from inventory",
"requisition_number": "VR/0000319/HANK/E/IX/2025",
"approval": "first-approval",
"date_acct": "2024-10-28T13:07:11.433Z"
}'{}