Authorization: Bearer ********************{
"remarks": "remarks ni",
"approval": "first-approval"
}curl --location --request PUT 'https://mazu-lan.concise.co.id/material-receipts/reject/d04bbca7-d499-4147-960e-279b34dda2d2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"remarks": "remarks ni",
"approval": "first-approval"
}'{}