ApexERPHost

<back to all web services

GetTfDimDate

Requires Authentication
The following routes are available for this service:
GET/HR/TfDimDate
GetTfDimDate Parameters:
NameParameterData TypeRequiredDescription
Yearqueryint?No
GetTfDimDateResponse Parameters:
NameParameterData TypeRequiredDescription
ResponseStatusformResponseStatusNo
ResultformList<TfDimDate>No
TfDimDate Parameters:
NameParameterData TypeRequiredDescription
DDateformDateTimeNo
TheDayformintNo
TheDaySuffixformstringNo
TheDayNameformstringNo
tsdayformbyteNo
TheDayOfWeekInMonthformintNo
TheDayOfYearformintNo
IsWeekendformintNo
TheWeekformintNo
TheISOweekformintNo
TheFirstOfWeekformDateTimeNo
TheLastOfWeekformDateTimeNo
TheWeekOfMonthformintNo
TheMonthformintNo
TheMonthNameformstringNo
TheFirstOfMonthformDateTimeNo
TheLastOfMonthformDateTimeNo
TheFirstOfNextMonthformDateTimeNo
TheLastOfNextMonthformDateTimeNo
TheQuarterformintNo
TheFirstOfQuarterformDateTimeNo
TheLastOfQuarterformDateTimeNo
TheYearformintNo
TheISOYearformintNo
TheFirstOfYearformDateTimeNo
TheLastOfYearformDateTimeNo
IsLeapYearformboolNo
Has53WeeksformintNo
Has53ISOWeeksformintNo
MMYYYYformstringNo
Style101formstringNo
Style103formstringNo
Style112formstringNo
Style120formstringNo
IsHolidayformintNo
HolidayTextformstringNo

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

HTTP + X-PROTOBUF

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

GET /HR/TfDimDate HTTP/1.1 
Host: apex.nikoratrade.ge 
Accept: application/x-protobuf
HTTP/1.1 200 OK
Content-Type: application/x-protobuf
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}},"Result":[{"DDate":"\/Date(-62135596800000-0000)\/","TheDay":0,"TheDaySuffix":"String","TheDayName":"String","tsday":0,"TheDayOfWeekInMonth":0,"TheDayOfYear":0,"IsWeekend":0,"TheWeek":0,"TheISOweek":0,"TheFirstOfWeek":"\/Date(-62135596800000-0000)\/","TheLastOfWeek":"\/Date(-62135596800000-0000)\/","TheWeekOfMonth":0,"TheMonth":0,"TheMonthName":"String","TheFirstOfMonth":"\/Date(-62135596800000-0000)\/","TheLastOfMonth":"\/Date(-62135596800000-0000)\/","TheFirstOfNextMonth":"\/Date(-62135596800000-0000)\/","TheLastOfNextMonth":"\/Date(-62135596800000-0000)\/","TheQuarter":0,"TheFirstOfQuarter":"\/Date(-62135596800000-0000)\/","TheLastOfQuarter":"\/Date(-62135596800000-0000)\/","TheYear":0,"TheISOYear":0,"TheFirstOfYear":"\/Date(-62135596800000-0000)\/","TheLastOfYear":"\/Date(-62135596800000-0000)\/","IsLeapYear":false,"Has53Weeks":0,"Has53ISOWeeks":0,"MMYYYY":"String","Style101":"String","Style103":"String","Style112":"String","Style120":"String","IsHoliday":0,"HolidayText":"String"}]}