Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8000/api/v1/stock-adjustments/1' \ --header 'Authorization: Bearer <token>'
{}