Fetch General Expenses By Id
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request samples
curl --location -g --request GET '/general-expenses/{{id}}'
Responses
application/json Modified at 2024-10-10 11:22:13