Yearly Goals
Set yearly goal
Creates or updates the yearly revenue goal for a specific year
post/yearly-goals/{year}
Path parameters
yearinteger required
Year
Request body
Example request
{
"goal": 100000
}Response
Successful response
Changes
No recorded changes to this endpoint across all 4 revisions of this API.