Create a holiday information

POST {{baseUrl}}/buyers/:buyerId/holidays

Perform an add operation of holiday

Request Body

{"name"=>"New Year", "startDate"=>"2020-01-01", "endDate"=>"2020-01-01", "description"=>"New Year"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

""