Bombshell Agency Platform Service

<back to all web services

CorporateCalendarRequest

The following routes are available for this service:
GET,PUT,POST,DELETE,OPTIONS/v1/CorporateCalendar/{Id}
GET,PUT,POST,DELETE,OPTIONS/v1/CorporateCalendar/

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/CorporateCalendarRequest HTTP/1.1 
Host: backofficedemoapi.bombshelltechnologies.com 
Content-Type: text/csv
Content-Length: length

CorporateCalendar,Id,Fields
"{Id:0,Company:String,CalendarUrl:String,TextColor:String,BackgroundColor:String,BorderColor:String,IsActive:0}",0,{String:String}

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

ResponseStatus,CorporateCalendars
"{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}","[{Id:0,Company:String,CalendarUrl:String,TextColor:String,BackgroundColor:String,BorderColor:String,IsActive:0}]"