Authorization: Bearer ********************{
"remarks": "remarks niii from inventory",
"date_acct": "2025-10-08 10:48:05.145",
"approval": "first-approval"
}curl --location --request PUT 'https://mazu-lan.concise.co.id/api/v1/main/miscellaneous-receipts/approve/6f348b9d-2caa-480c-9360-554b89537c8b' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"remarks": "remarks niii from inventory",
"date_acct": "2025-10-08 10:48:05.145",
"approval": "first-approval"
}'{}