Authorization: Bearer ********************curl --location --request POST '/v1/load-unload/check-in' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"qr_code_data": "{idHeader: '\'''\''bb388356-a235-419e-85ae-5e9d17a58f7e'\'''\'',noAju: '\'''\''201049522B60F0802202500073'\'''\'',idKontainer: '\'''\''-'\'''\'',nomorKontainer: -'\'''\''}",
"vehicle_ticket_id": "50c90745-9f07-4240-8ab6-ffe09784260d"
}'{
"data": null,
"message": "Sukses menyelesaikan verifikasi bongkar muat"
}