curl --request GET \
--url https://api.decodahealth.com/billing/deposits/available-months \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'[
"<string>"
]Get list of months (YYYY-MM format) that have deposits
curl --request GET \
--url https://api.decodahealth.com/billing/deposits/available-months \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'[
"<string>"
]