API Reference
Subscription Holiday
Retrieve a subscription holiday
2min
GET
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
accountReference
string
*subscriptionReference
string
*holidayReference
string
*HEADER PARAMETERS
X-TokenId
string
The eSuite Token Id
X-SessionId
string
The eSuite Session Id
X-Version
string
*The eSuite Version
Origin
string
The eSuite Origin
RESPONSES
200
OK
FictiveGlobal.Api.Rest.Dtos.v3.Holidays.SubscriptionHoliday
Subscription holiday
subscriptionHolidayReference
string
The subscription holiday reference
startDate
string<date-time>
Example: 2021-09-21T05:33:25.2136609
The start date of the subscription holiday
endDate
string<date-time>
Example: 2021-09-21T05:33:25.2136609
The end date of the subscription holiday
401
Not Authorized
404
Subscription holiday not found.
500
Internal Server Error
ο»Ώ
ο»Ώ
Updated 22 Sep 2023
Did this page help you?