website logo
Sign Up ->
🌐Help Center
πŸ’ΌJobs
Navigate through spaces
⌘K
✏️ARCHBEE TEMPLATES
πŸ’»API Reference
Account Balance
Account Groups
Account Subscriptions
Accounts
Addresses
Analytics
Bulk Entitlements
Bundles
Carts
Customer Support Log
Dev Tools
Device Policy
Entitlements
Fulfilment
Gifting
Native Billing
Offers
Orders
Payment Details
Payment Instruction
Platform Status
Product Lists
Products
Service Credits
Sessions
Subscription Holiday
Subscriptions
Suppliers
Vouchers
πŸš€Realtime Editor with Markdown Shortcuts!
β›΅Integrations
AirTable
Miro
Figma
Github Gist
LucidChart
Trello
Prezi
Codepen
Iframe Embeds
🌀️Development in the Cloud
‴️Sharing Lambda Layers
πŸ”¨API Documentation
🌀️Endpoint Documentation
β›…GraphQL Endpoint Playground
☁️Full API Docs with Swagger/OpenAPI
πŸ§œβ€β™€οΈMermaid Diagrams
πŸ“„Why is Documentation Extremely Important for Engineers
Changelogs and Callouts
Code Editor Multi-Language
All Blocks
Tabs
Embed
πŸ—ΊοΈDatacenters (Minitasks and Maps)
API Reference
pet
store
user
Docs powered by
Archbee
API Reference
Subscription Holiday

Update a subscription holiday

2min
PATCH
This endpoint will provide the ability to update a configured holiday period providing the holiday has not beganat the point of execution
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
accountReference
string
*
The input account reference
subscriptionReference
string
*
The input subscription reference
holidayReference
string
*
The input subscription holiday reference
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
BODY PARAMETERS
subscriptionHolidayRequest
Microsoft.AspNet.JsonPatch.JsonPatchDocument[FictiveGlobal.Api.Rest.Dtos.v1.Holidays.SubscriptionHolidayPatch]
*
value
System.Object
path
string
op
string
from
string
RESPONSES
200
OK
FictiveGlobal.Api.Rest.Dtos.v1.Holidays.SubscriptionHoliday
Subscription holiday
subscriptionHolidayReference
string
The subscription holiday reference
subscriptionReference
string
The subscription reference
startDate
string<date-time>
Example: 2021-09-21T05:33:24.901147
The start date of the subscription holiday
endDate
string<date-time>
Example: 2021-09-21T05:33:24.901147
The end date of the subscription holiday
400
Past deferral instructions cannot be amended.
401
Not Authorized
404
Subscription holiday not found.
412
Subscription has not met the minimum number of subscription periods to be eligible for a holiday period.
500
Internal Server Error
ο»Ώ

ο»Ώ

Updated 22 Sep 2023
Did this page help you?
PREVIOUS
Delete a subscription holiday
NEXT
Retrieve Subscription Services
Docs powered by
Archbee