Greenthum project document
Authorization: Bearer ********************curl --location --request POST '/api/volunteer/decrementQuantity/resourceExchanges?resourceId&userId&amount' \
--header 'Authorization: Bearer <token>'{
"resourceType": "string",
"description": "string",
"quantity": 0
}