Create Commerce holidays or vacation

Description

adding and extra block day, cannot modify any block day (use delete route to delete and post route to create to simulate modification of blockedDays)

{
    "blockedDays" : 
        {
            "from": "2022-04-01",
            "to": "2022-04-05"
        }
    
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!